Thread: Title Tag
View Single Post
  #3  
Old 04-22-2006, 02:54 PM
 
bridal-land bridal-land is offline
 

Advanced Member
  
Join Date: Feb 2006
Posts: 38
 

Default

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.
__________________
Mike
X-Cart 4.0.18
http://www.bridal-land.com
Reply With Quote