![]() |
Which file holds the menu on books_and_magazines theme?
Hi all,
I can't find which file holds the 3 links on the top menu of the books_and_magazines template. What I'm looking for is the file relevant with those 3 links --> Home Shopping Cart Contact Us It doesn't take the values from a variable as I've already translate those variables but still showing in English so it should be somewhere hard coded to the template files. I'm using 4.5.4 version. Thanks |
Re: Which file holds the menu on books_and_magazines theme?
The template is /books_and_magazines/customer/tabs.tpl
You might want to watch my tutorial on webmaster mode if you are having trouble locating a template. The header is near the bottom of the template list for SEO reasons. Consider this code for making it pull a language value: Code:
{if $sb.title eq 'Home'}{$lng.lbl_site_path}{else}{$sb.title}{/if} |
Re: Which file holds the menu on books_and_magazines theme?
Thanks a lot, it works great now.
|
All times are GMT -8. The time now is 02:17 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.