This is a discussion on Title tag position displaced within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; First I'd like to thank for the MX loaded version. It is a great job! In the title tag, company ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| First I'd like to thank for the MX loaded version. It is a great job! In the title tag, company name is coming behind the page title. e.g. Canon G5 digital camera OsCommerce. I want the company name comes first, like OsCommerce :: Canon G5 digital camera. Any bright idea please. |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| First, the version is MS2-MAX Next, to modify the meta tags, you can edit /catalog/includes/meta_tags.php It looks pretty complex at first. Change the defines to look like this: Code: define('META_TAG_TITLE', TITLE . PRIMARY_SECTION . HEADING_TITLE . $web_site_tagline);
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| Thanks for your quick response and answer; sorry messing up the version name. I'm 24days old with osC today. My head is burning until I saw your latest and greatest version and really cool it down. I installed the centre shop to MS2-MAX, it doesn't work. I guess file changes messed up the original set up causing problem. Resize the width of the tables will be the best solution? Best regards |
|
#4
| |||
| |||
| My site is still displaying osCommerce as the title when I minimise the page. The title is set in META_TAG_TITLE I think but I can't see where it is defined and set to osCommerce. If I view the page source it shows: Code: <title>osCommerce : Welcome to mystore.com</title> Code: <title>Mystore : Welcome to mystore.com</title> Thanks |
|
#5
| |||
| |||
| Found the answer 5 minutes after posting. This post may help someone else? It is in includes/english.php line 47 and 48 Code: // page title
define('TITLE', 'osCommerce ');
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Infobox width and position | bhejr | osCMax v2 Customization/Mods | 1 | 12-02-2005 04:04 PM |
| coolmenu position help (please) | seandon01 | osCMax v1.7 Discussion | 0 | 11-25-2005 04:22 PM |
| How 2 change <title>osCommerce</title> | vannelle | osCommerce 2.2 Modification Help | 3 | 06-08-2004 04:25 PM |
| Title Bar | Anonymous | osCMax v1.7 Discussion | 1 | 11-13-2003 06:36 AM |
| help with TITLE, i'm using BTS v1 | misterjonl | osCommerce 2.2 Modification Help | 1 | 08-22-2003 11:38 AM |