Menu 2 columns doesn't work

GK User
Fri Oct 30, 2015 1:53 pm
Hi,

I have Joomla 3.4.5 + storefront

I follow this tutorial to create 2 column submenus on my main menu:
https://www.gavick.com/documentation/un ... mns-plugin


1) I enabled plugin GK Menu Extended Parameters
2) I create menu tree as tutorial explained:
http://www.awesomescreenshot.com/image/ ... d648deae86

3) I configured main menu:
http://www.awesomescreenshot.com/image/ ... 0aff7b20d4

4) I configured 2 columns text-separator:
http://www.awesomescreenshot.com/image/ ... 55674351f3
http://www.awesomescreenshot.com/image/ ... 87d7c7c68d

5) But I don't get the result I expect: 2 columns submenus:
see screenshot attached

I clean cache of joomla and browser. It doesn't work.

Someone can help me please?

Kind regards
User avatar
Junior Boarder

teitbite
Mon Nov 02, 2015 5:37 pm
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Fri Nov 06, 2015 7:24 am
Hello,

I jsut sent you the admin credential of my backend for all my issues. Thanks.
User avatar
Junior Boarder

teitbite
Mon Nov 09, 2015 12:08 pm
Hi

I can see JS is interfering with menu scripts. Since it's the only submenu You are using try just add this code to css to fix it.

Code: Select all
.gkMenu > ul li div.childcontent {
width: 402px;
}


My mail is in a footer of my every post.
User avatar
Moderator

GK User
Mon Nov 09, 2015 2:21 pm
Thanks.

I gave you ftp access by pm if you want to test.

What about other issues?
User avatar
Junior Boarder

teitbite
Thu Nov 12, 2015 2:20 pm
Hi

Just copy this code to override.css file and make sure override is enabled in template setting.

What other issues You have in mind ? Please send me links to it, so I'll check.
User avatar
Moderator


cron