Disabling template menu

GK User
Fri May 15, 2015 4:08 pm
I would like to disable the template menu and add a basic menu at the right top of the pages. How do I do this? Clicking "disabled" on "Show template menu" in the template style doesn't seem to work.
User avatar
Gold Boarder

GK User
Fri May 15, 2015 6:11 pm
Hi, ops ..it look likes template issue.
If you want to wait for fix or don't like spend time on editing php files just use:
#gk-menu-button {display: none; }
User avatar
Platinum Boarder

GK User
Tue May 19, 2015 9:03 am
Thanks for the fix. Is there a way to display the breadcrumbs module position on every page? I would like to display a simple menu in that position.
User avatar
Gold Boarder

GK User
Wed May 20, 2015 10:27 pm
This template is specific, so I guess you have to add new module position in that place where you planned to publish breadcrumbs.
User avatar
Platinum Boarder

GK User
Tue Jun 30, 2015 1:31 pm
There is a module position for the breadcrumbs, but it is not displayed on the K2 and com_content single item subpages. As it says in this page (https://demo.gavick.com/joomla25/photo/ ... -positions).
In which file(s) is this managed? I would like to alter this.
User avatar
Gold Boarder

GK User
Tue Jun 30, 2015 2:16 pm
layout/default.php in template folder - this is main core file where all begins
User avatar
Platinum Boarder


cron