Jump to content
thirty bees forum

Hide page heading, but only on one page


Fernando

Recommended Posts

u sure can, just edit category.tpl a use someting like this (my way of doing this) 

{if $smarty.get.id_category==1}
spec code for cat. with id 1
{elseif $smarty.get.id_category==2}
spec code for cat. with id 2     
{else}   
default heading
{/if}             
Link to comment
Share on other sites

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...