This is a discussion on How to change page titles for information pages? within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; Hi, I'm not sure if this is the right forum for this. I'm running a site based on OSCMax... Does ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi, I'm not sure if this is the right forum for this. I'm running a site based on OSCMax... Does anyone know where to change the page title (as it appears at the top of a browser window) for the information pages that are added via the admin panel (info system/info manager)? The file that opens the info pages is information.php, but I don't see any title settings in it, nor in english.php, header_tags.php, etc. Currently, the title default is NAVBAR_TITLEXXX. How can I set the page titles to the headers given to each information page when they were created? Thanks. |
|
#2
| |||
| |||
| catalog\includes\languages the code is found in your language files which is either english or what ever language you are using: CODE // page title define('TITLE', 'osCommerce'); enjoy.... |
|
#3
| |||
| |||
| Thanks, but that's not the problem. I've already set the page titles in the language files. The problem relates only the information pages I create via the admin panel's "Information System" feature. I've looked in all the files and can't find any title setting for these pages. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changing Page Titles | Studio143 | osCMax v1.7 Discussion | 0 | 11-11-2006 07:33 AM |
| ERROR_FILE_NOT_WRITEABLE for my Home and Information Pages | PurdiceLTD | osCMax v2 Installation issues | 9 | 11-09-2005 09:36 AM |
| Setting up information pages - shipping & returns...etc | wyldeone | osCMax v1.7 Discussion | 1 | 03-19-2005 05:41 AM |
| Need to change server information - NEWBIE - Please help | xpressed | osCMax v1.7 Installation | 4 | 07-31-2004 05:53 PM |
| Extra pages in information box | neil | osCommerce 2.2 Installation Help | 1 | 01-24-2003 06:49 AM |