X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Title Tag (https://forum.x-cart.com/showthread.php?t=21274)

bridal-land 04-22-2006 12:29 PM

Title Tag
 
Ok The guy that designed my site edited the home.tpl for the title tag. He put
Code:

<title>Personalized Ribbons | Printed Ribbon | Napkins | & More</title>
This is a great title but it says the same on all of my pages no matter what product im viewing. Can someone tell me what was there originally Im guessing it calls a script that shows the breadcrumb trail in the title bar. I would really like to make it where the home page has the above title and the other pages show a breadcrumb trail type thing.

Is there a mod that will let you make a custom titke for each page?


Thanks
Mike

cotc2001 04-22-2006 02:24 PM

Best bet would be to download the default 3.5.x distro from x-cart support desk to find the original.

Im pretty sure that there is a free mod over at BCSE that does exactly what you want with the titles.

bridal-land 04-22-2006 02:54 PM

Anyone thats has the same problem I actually figured it out. Here thecode to get breadcrumbs back in the title bar

Code:

<title>Put | Whatever | You want | In Here | {if $config.SEO.page_title_format eq "A"}{section name=position loop=$location step=-1}{$location[position].0|escape}{if not %position.last%} | {/if}{/section}{else}{section name=position loop=$location}{$location[position].0|escape}{if not %position.last%} | {/if}{/section}{/if}</title>

Thanks cotc2001 Im going to check out BCSE to see if they have a mod for custom titles. But at least I got the breadcrumb thing working for now.


All times are GMT -8. The time now is 02:40 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.