Submenu in mainmenu in columns
- GK User
- Sat Feb 13, 2016 7:21 am
Dear all,
We use for our school the university template. We need do two columns in submenu of noticies http://54.76.216.210/08062730/university like in original mainmenu template where there are three columns in subtemplate.
Anybody can help me?
Thanks you in advance and I hope your answers,
Manel
We use for our school the university template. We need do two columns in submenu of noticies http://54.76.216.210/08062730/university like in original mainmenu template where there are three columns in subtemplate.
Anybody can help me?
Thanks you in advance and I hope your answers,
Manel
-
- Senior Boarder
- GK User
- Wed Feb 17, 2016 7:00 am
Oh!! it was very eassy thank you
-
- Senior Boarder
- teitbite
- Mon Feb 22, 2016 7:47 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
-
- Moderator
- GK User
- Tue Mar 15, 2016 5:04 pm
Dear all,
I've done a submenu in columns but I need that the words apear completlly in the line. Now the word are cutted.
You can see the problem in the l'organització menu at http://nova.institutdosrius.cat/
I hope for your answers
Thanks you,
Manel
I've done a submenu in columns but I need that the words apear completlly in the line. Now the word are cutted.
You can see the problem in the l'organització menu at http://nova.institutdosrius.cat/
I hope for your answers
Thanks you,
Manel
-
- Senior Boarder
- teitbite
- Mon Mar 21, 2016 5:24 pm
Hi
You can resize the width of the column in template configuration to the size that all fits in line:
You can resize the width of the column in template configuration to the size that all fits in line:
-
- Moderator
- GK User
- Wed Mar 23, 2016 7:56 am
Oh! Thank you very much I not saw this option.
Manel
Manel
-
- Senior Boarder
- GK User
- Wed Mar 23, 2016 8:01 am
I prove this option and I see that if I do an menu width with 220px in the last menu disappear the columns.
How can I solve it? I saw the same problem in template demo at gawick.com
Thank you in advance,
Manel
How can I solve it? I saw the same problem in template demo at gawick.com
Thank you in advance,
Manel
-
- Senior Boarder
- teitbite
- Wed Mar 23, 2016 10:28 am
Hi
Which menu option You have in mind ? Looks like every submenu is ok when I check.
Which menu option You have in mind ? Looks like every submenu is ok when I check.
-
- Moderator
- GK User
- Thu Mar 31, 2016 8:34 pm
Dear Teitbite.
The problem is in l'organització menu as you can see in the attached file.
When you browse in the page finally you can see correctly but win you return to the main page the problem continue
The problem is in l'organització menu as you can see in the attached file.
When you browse in the page finally you can see correctly but win you return to the main page the problem continue
img1.jpg
-
- Senior Boarder
- teitbite
- Wed Apr 06, 2016 12:04 pm
Hi
Please send me an access to joomla panel and ftp. It's either an issue in configuration or menu is not producing the links indeed.
Please send me an access to joomla panel and ftp. It's either an issue in configuration or menu is not producing the links indeed.
-
- Moderator
- teitbite
- Wed Apr 13, 2016 1:24 pm
Hi
I've send Your access to programmers to check it. Please do not change the width of the column yet. I will let You know as soon as I hear from them.
I've send Your access to programmers to check it. Please do not change the width of the column yet. I will let You know as soon as I hear from them.
-
- Moderator
- GK User
- Mon Apr 18, 2016 11:28 am
I hop for your answer.ç
Thank you very much
Thank you very much
-
- Senior Boarder
- teitbite
- Mon Apr 18, 2016 12:56 pm
Hi
Nothing yet. I'm gona try to rush the answer.
Nothing yet. I'm gona try to rush the answer.
-
- Moderator
- GK User
- Mon Apr 18, 2016 3:09 pm
Don't worry, Thank you
-
- Senior Boarder
- teitbite
- Wed Apr 20, 2016 9:43 am
Hi
I have the answer that programmers suspect what can be the problem here. Unfortunately, You need to be patient. Fix will not be easy, so programmers has to find couple of hours in their schedule to work on that first.
In meantime please try install jotCache and activate it to test if this will make any difference. Problem here is a speed of page load. When script is counting a width of submenus a content is not fully loaded and the width comes false.
I have the answer that programmers suspect what can be the problem here. Unfortunately, You need to be patient. Fix will not be easy, so programmers has to find couple of hours in their schedule to work on that first.
In meantime please try install jotCache and activate it to test if this will make any difference. Problem here is a speed of page load. When script is counting a width of submenus a content is not fully loaded and the width comes false.
-
- Moderator
- GK User
- Thu Apr 21, 2016 4:12 pm
Dear Teitbite,
First very much for your concern.
I've installed jotCache but the result not seem better. Don't worry I'll wait until you con fix the problem.
Thank you,
Manel
First very much for your concern.
I've installed jotCache but the result not seem better. Don't worry I'll wait until you con fix the problem.
Thank you,
Manel
-
- Senior Boarder
- teitbite
- Mon Apr 25, 2016 11:47 am
Hi
I have an answer from programmers. Please edit file gk.menu.js in template and change:
to
I have an answer from programmers. Please edit file gk.menu.js in template and change:
- Code: Select all
jQuery(window).load(function() {
to
- Code: Select all
jQuery(document).ready(function() {
-
- Moderator
- GK User
- Mon Apr 25, 2016 1:37 pm
Dear Teitbite
I've done the change but unfortunatelly the problem persist.
For example if you go l'institut>historia and return to menus the wiew is not correct.
Thank you very much,
Manel
I've done the change but unfortunatelly the problem persist.
For example if you go l'institut>historia and return to menus the wiew is not correct.
Thank you very much,
Manel
-
- Senior Boarder
- teitbite
- Mon Apr 25, 2016 2:10 pm
Hi
Please try clear browsers cache. I think You are still using old code. It worked for me.
Please try clear browsers cache. I think You are still using old code. It worked for me.
-
- Moderator
- GK User
- Mon Apr 25, 2016 7:20 pm
Opsss!!
You are right. The problems is fixed!!!
Thank you very much,
Manel
You are right. The problems is fixed!!!
Thank you very much,
Manel
-
- Senior Boarder
- teitbite
- Tue Apr 26, 2016 12:50 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
-
- Moderator
22 posts
• Page 1 of 1