[Solved] Assign Module to Specific Webpage
Hi,
I am completely new to Tiki but do have some previous experience with the likes of Joomla (years ago though!) so still finding my way around everything!
One thing I am trying to do to make the site less cluttered, is to hide a lot of the modules that appear on the homepage (articles) in the rest of the sections & web pages.
I can see that it is possible to hide the modules based on section, page (wiki) etc but the problem I find is that because the homepage is set to articles, I can't have them show on the homepage and be hidden when entering the articles section.
For example the homepage page goes to /tiki-view_articles.php and the modules show, which is what I want. But when clicking on a link to the articles section which is /tiki-list_articles.php the modules show here too, which I don't want.
The best I have found is to set the module section option to "cms", however as mentioned above the modules will display in all webpages that are part of the article section.
Is there a way to specify that a module is only shown on a specific webpage such as /tiki-view_articles.php?
I am sure there must be a way but I just can't see it despite reading through the module documentation.
Thanks