This topic has 8 replies, 3 voices, and was last updated 12 years, 2 months ago by Fem.
Tagged: Removed login credentials
Viewing 9 posts - 1 through 9 (of 9 total)
On my posts page, let’s say it’s called “New Items”. The blog functionality is working for that page, but at the top of the page it still says “Blog”. I want to change “Blog” page header from “Blog” to the name of the page.
I read on another post for the musicplay theme:
Open framework/common/atp_generator.php and find the following code and change the Blog to Press
$title = __(‘Blog’,’musicplay’);
It’s not quite the same with the linofeast theme atp_generator.php.
Please contact via Skype the it would be very easy for me support. My Skype ID: support-aws
Still not working, I don’t have Skype
Changed it in 2 places within atp_generator:
// is_home
if (is_home()) {
$title = __(‘Butcher Block Specials’,’THEME_FRONT_SITE’);
}
and under the breadcrumbs section, still says “Blog” on the page.
If you can provide with WP Logins then we can take a closer look at it. Make sure you set the post as private reply so that only admin can see your wp logins.
Viewing 9 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic.