Difference between revisions of "Why are some of my JReviews pages showing homepage modules"

From JReviews Documentation
Jump to: navigation, search
Line 6: Line 6:
  
 
[[File:Menu-lessPages.png]]
 
[[File:Menu-lessPages.png]]
 
  
  
Line 13: Line 12:
  
  
 
+
If you had this issue for listing detail pages also, it means they don't have any ItemID which is not good. To fix that, you should create required Joomla menu items as instructed here: [[Creating Required Joomla Menu Items]]
  
  
  
 
[[Category:JReviews]]
 
[[Category:JReviews]]
 
 
[[Category:Listing Detail Page]]
 
[[Category:Listing Detail Page]]
 
[[Category:Modules]]
 
[[Category:Modules]]

Revision as of 09:17, 27 June 2011

When certain page doesn't have ItemID in url, Joomla will show on that page only modules that are set to display on all pages.

But some Joomla templates (mostly RocketTheme templates) have a feature to instead show all homepage modules on pages without ItemID and that feature is enabled by default.

To disable it in RocketTheme templates, go to template parameters, click on Advanced and at the bottom you will find this setting:

Menu-lessPages.png


You can turn it off or change the menu whose modules you want to show on pages without an ItemID.


If you had this issue for listing detail pages also, it means they don't have any ItemID which is not good. To fix that, you should create required Joomla menu items as instructed here: Creating Required Joomla Menu Items