About Menu

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Feb 10, 2015 4:51 am
Reply with quote
Report this post
1. Why is the "Sandrela" (point "2" in the image) can not be two columns like the "National" (point "1" in the image)?
menu.jpg

2. Why "Child menu" in Sandrela >> Dunia Wanita >> Fashion (or Konsultasi Kecantikan) (points "3 in the image) does not work?
child menu.jpg


Thank you
My Best regadrs
User avatar
Expert Boarder

teitbite
Sat Feb 14, 2015 11:31 am
Reply with quote
Report this post
Could you please provide me with a URL to your website, either here or 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
Sat Feb 14, 2015 1:18 pm
Reply with quote
Report this post
This the url : http://koranopini.com/

My Best Regards
User avatar
Expert Boarder

teitbite
Sun Feb 15, 2015 5:50 pm
Reply with quote
Report this post
Hi

2. I cannot tell the file because css is compressed, but I think it's in template's /css/menu.css . Try to look for this code there:

Code: Select all
.gkMenu .childcontent {
    pointer-events: none;
    z-index: 1000 !important;
}


and remove line:

Code: Select all
    pointer-events: none;


1. Please try to edit file /js/gk.menu.js and replace:

Code: Select all
jQuery(window).load(function() {


na:

Code: Select all
jQuery(document).ready(function() {
User avatar
Moderator

GK User
Wed Feb 18, 2015 9:27 pm
Reply with quote
Report this post
Thank you for willing to reply.

I already remove "pointr-events: none" in gk_news / css / menu / menu.css. And "click event" is functioning.

But I do not find the line "---- jQuery (window) .load (function () { ----" in gk_news / js / gk.menu.js.
As a result, the menu still does not appear two columns


My Best Regards
User avatar
Expert Boarder

teitbite
Sat Feb 21, 2015 9:45 am
Reply with quote
Report this post
Hi

It's a very first line of this file, but may look a little different in this older versions. Similar to:

Code: Select all
window.addEvent('load', function() {


but rule is the same, replace "load" with "ready".
User avatar
Moderator

GK User
Tue Feb 24, 2015 7:07 am
Reply with quote
Report this post
Thank for replay,

Still the same, "sandrela menu" not be two columns.
Screenshot_2.jpg


My regards
User avatar
Expert Boarder

teitbite
Thu Feb 26, 2015 10:08 am
Reply with quote
Report this post
Hi

Ok. I think it's time to check the code. Please update template to the latest version and send me an access to ftp.
User avatar
Moderator

GK User
Thu Feb 26, 2015 5:53 pm
Reply with quote
Report this post
Thank you Mr. Teitbite

I'll send PM for access to ftp.

My Best Regards
User avatar
Expert Boarder

teitbite
Fri Feb 27, 2015 1:25 pm
Reply with quote
Report this post
Hi

FTP worked, but I cannot edit any file. I think permissions are wrong. Can You please check ?

552 Quota exceeded: [/templates/gk_news/js/gk.menu.js-16b41c75-e18a-44a9-8eca-c4e515418e20] won't be saved. Please contact your web hosting service provider for assistance.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.