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

From JReviews Documentation
Jump to: navigation, search
 
Line 9: Line 9:
 
You can turn it off or change the menu whose modules you want to show on pages without an ItemID.
 
You can turn it off or change the menu whose modules you want to show on pages without an ItemID.
  
If you have 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 the [[Creating Required Joomla Menu Items|Required Joomla Menu Items]]
+
If you have 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 the [[Creating Required Joomla Menu Items|Required Joomla Menu Items]].
  
  

Latest revision as of 10:40, 24 July 2013

When certain page doesn't have an ItemID in url, Joomla will show on that page only those 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 have 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 the Required Joomla Menu Items.