View Single Post
  #9  
Old 09-08-2010, 04:34 AM
  robb3369's Avatar 
robb3369 robb3369 is offline
 

Advanced Member
  
Join Date: Jul 2010
Posts: 83
 

Default Re: Storefront design & Tempalte Editing in v 4.4.x

Actually the title tag is in the /skin/common_files/customer/service_head.tpl file:
Code:
{get_title page_type=$meta_page_type page_id=$meta_page_id}
Its built using a smarty function in /include/templater/plugins/function.get_title.php... You should be able to look through there to see how its put together. Just remember to set your default title in the SEO section of the admin panel.
__________________
Thanks, Rob

X-Cart 4.4.5 and 4.5.4 on Linux
Reply With Quote