Hello,
I have an annoying issue regarding the Reporter template and the Guru component.
For all Guru pages, I have set a particular template style, different from the rest of the website, where the predominant color is blue. Any link I access from the right menu (sidebar-r) on the website opens the correct template style.
The problem: after completing the course and taking the test, when I click the "Course complete" button, a completely different template style opens. It's the correct page but with an inconvenient template style.
So, I have three types of links that theoretically lead to the same page but each opens a different template style:
- /index.php?option=com_guru&view=guruorders&layout=mycertificates ---- wrong template style where unwanted modules appear
- /index.php?option=com_guru&view=guruorders&layout=mycertificates&Itemid --- wrong template style but without modules
- If you are logged in and access the "My certificates" menu from the right (menu 2), the correct style appears, with the set menu being "My certificates" (so with the link /index.php?option=com_guru&view=guruorders&layout=mycertificates)
Menus are set up correctly for each Guru page in the administration.
How can I make sure that any page related to Guru displays only one template style?