Hello, I want to hide my template´s main menú when some articles are displayed but I cant do that because when I go to the modules section, I find the menú module is disabled, I dont know where to configure the template´s main menú to not show in some sections.
With RT templates, usually the menu is integrated in the template and not part of modules. Could you please provide your website link and let me know on which page you want to hide your menu? We can tweak the template index.php
Menu > Materiales didácticos > Artículos elaborados > PaqueteM4-2008
I dont want the menú on all my PDFs sections. I think I know how to tweak the index.php, maybe I upload it as a different template and I assign it to those sections, but I would like to see what can you sugest.
I checked your site and went through to the menu item you mentioned. I would like to confirm again, do you mean the menu at the the left side, not the top mainmenu, right?
If so, you might want to try
this extension
to control the module assignment
Im using wrappers and since menu is integrated in the template and not part of modules, I cannot change its assignments because it always shows.
Solution:
I made a copy of the template package, changed the templateDetails.xml and modified the index.php commenting all the code between the <!--Begin Horizontal Menu--> comments. Uploaded the template and assigned the wrappers to that template.