![]() |
Re: Home page without left or right side bar
post the code you are using again.
can you post the url? |
Re: Home page without left or right side bar
Here's what I am using
{if $current_category.category ne ""} sidebar content {/if} This hides the side bar on the homepage and the static pages, but allows the side bar to show up everywhere else. |
Re: Home page without left or right side bar
is that what you want?
|
Re: Home page without left or right side bar
No, I want the side bars to show up on static pages also.
|
Re: Home page without left or right side bar
well you need to use this.
{if $main ne "catalog" and $current_category.category eq ""} sidebar content {/if} it works fine, unless you have had customization doe to your store already. |
Re: Home page without left or right side bar
There aren't any customizations that would affect this, but using that still doesn't work.
thanks anyways. |
Re: Home page without left or right side bar
can anyone tell me how i would remove the sidebar completely ? ive managed to remove it but my code must be wrong because theres still a gap where the sidebar should be and i want it full width if possible ?
|
All times are GMT -8. The time now is 11:25 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.