Jump to content

[SOLVED] Block Special in the Hompage


Recommended Posts

There are two ways to do this. You can go to Modules > Positions, click the edit button next to the "Specials block", then enter every page except for "index.php" under "Exceptions".

The second way is to edit modules/blockspecials/blockspecials.tpl and add the following code to the top:

{if $page_name == 'index'}



and the following to the bottom:

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