View Single Post
  #1  
Old 08-04-2015, 10:43 PM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default How to Not Load Module on Home Page only?

Is there a way of not loading a module on the home page but loading on all of the other pages?

I know you can use the following to only load in the homepage but I can't work out the logic.

{if $main eq "catalog" and $current_category.category eq ""}
Call module here
{/if}

Thanks
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote