Jump to content

(Solved) How To Hide Right Column For More Pages?


Recommended Posts

Hello Sir/Madam,

 

Could anyone teach me how to hide right column for more pages? I know how to hide the right column for 1 page by editing the footer.tpl and add the code:

 

 

 

{if $page_name == 'product'}{else}

<div id="right_column" class="column">{$HOOK_RIGHT_COLUMN}</div>

</div>

{/if}

 

 

Now I wanna hide the right column for the category.php also, but I have no idea how to do it. Please give me a hand, thank you very much.

 

Best regards,

Derox

Link to comment
Share on other sites

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...