![]() |
Change Template on Details Page (product.tpl)
I have a 2 column layout, I would like to remove the left side nav from the product detail page.
Which template do I need to edit? I can't seem to figure out which template calls the product.tbl. Thanks -------- Version 4.1.12 |
Re: Change Template on Details Page (product.tpl)
Ok, I figured it out. In case anyone needs to know. It's called on "product.php"
Guess in hindsight pretty obvious.... |
Re: Change Template on Details Page (product.tpl)
How did you remove the menu editing product.php?
|
Re: Change Template on Details Page (product.tpl)
You just need to edit home.tpl and surround the left side with an if statement
{if $main ne "product"} show left side {/if} |
All times are GMT -8. The time now is 01:46 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.