Tagged: Removed login credentials
Sorry, but you do not have the capability to view this topic
-
Supported
- Topics: 1
- Replies: 5
- Total posts: 6
Post count: 5On 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.
