I have a problem with the module that I use to show the content of a category. The module is set to show on this category, but it also shows when I open an article which is also under this same category...
What I would like is to show only article without this module and module to be visible only on category of the article.
I know this can be achieved if I add every article to a new menu which is not shown anywhere on the site but this is too much work and is complicating things to my editors. I hope this can be achieved without adding every article to a menu...
thank you!
This is due to the articles inheriting the itemID from the category. Joomla places modules based on the itemID of the menu items. In order to prevent the module(s) from displaying on the child items of a menu item, you will need to use Advance Menu manager. It has the option to only display module on the parent menu item.