Jump to content

module shouldn't show on all pages


Jaith

Recommended Posts

i installed a module that shows 3 blocks with links (banner image block) from the pure theme, it should show only on the home page but it's showing on categories as well.

i checked the code and it does {if $page_name =='index'} at start in the .tpl file

on the category pages in the source code it shows up only one variable for page_name which is 'category'

even on my localhost the module doesn't show up with the same files...

what is wrong?

what might be the cause?

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