Eszaraxe Posted January 14, 2013 Posted January 14, 2013 The pages "About us", Contact us, Privacy amd Conditions doesn't have a page TITLE. How do I get one? osCommerce 2.3.1 - QTPro 4.6.1 - Ultimate SEO URL's 5 Pro r205 - Discount Code 3.1 - Column listing with smart columns - Products Sort and some more
nottheusual1 Posted January 14, 2013 Posted January 14, 2013 There should be a corresponding language file for each page in catalog/includes/languages/english/name_of_page.php :not_the_usual1 [you decide] -- Trying to figure it out, just like everyone else --
Eszaraxe Posted January 16, 2013 Author Posted January 16, 2013 Yes, of course there is but there is no TITLE. osCommerce 2.3.1 - QTPro 4.6.1 - Ultimate SEO URL's 5 Pro r205 - Discount Code 3.1 - Column listing with smart columns - Products Sort and some more
♥14steve14 Posted January 16, 2013 Posted January 16, 2013 Taking the privacy page as an example. You have in the main privacy.php a line of code that is <h1><?php echo HEADING_TITLE; ?></h1> That is where the heading title is called. In the corresponding language file ie includes/language/english/privacy.php you should have define('HEADING_TITLE', 'Privacy Notice'); What ever you write here between the two ' ' is what will show on the page. REMEMBER BACKUP, BACKUP AND BACKUP
Eszaraxe Posted January 27, 2013 Author Posted January 27, 2013 I'm talking about page title. osCommerce 2.3.1 - QTPro 4.6.1 - Ultimate SEO URL's 5 Pro r205 - Discount Code 3.1 - Column listing with smart columns - Products Sort and some more
Recommended Posts
Archived
This topic is now archived and is closed to further replies.