single article menu nav does not work

  • Jeannine
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 9 months ago #40540 by Jeannine
Hello.

I am having trouble with the navigation. The customer doesn't want the scroll down function, so I wanted to change to normal menu - single article.

But it simply does not work out.. when clicking the menu item it won't navigate to the page. :(

I even tried to add a single article without the anchor link, but it still won't work.

How to resolve this?

Please Log in to join the conversation.

More
9 years 9 months ago #40546 by ivan.milic
To remove scroll totaly to to:

/templates/hot_food_spirit/js/hot_food_spirit.js

and comment out this code:
Code:
jQuery(".scroll, .mp_top2 a, .mp_top3 a").click(function(event){ event.preventDefault(); jQuery('html,body').animate({scrollTop:jQuery(this.hash).offset().top}, 500); });

like this:
Code:
/* jQuery(".scroll, .mp_top2 a, .mp_top3 a").click(function(event){ event.preventDefault(); jQuery('html,body').animate({scrollTop:jQuery(this.hash).offset().top}, 500); }); */

refresh browser good since it is .js change
The following user(s) said Thank You: Jeannine

Please Log in to join the conversation.

  • Jeannine
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 9 months ago #40547 by Jeannine
That resolved the problem. Thank you.

Please Log in to join the conversation.

  • Jeannine
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 9 months ago #40549 by Jeannine
uuups.. but now there is no responsive menu on mobile any longer.. and the links do not work on mobile device. What to do?

Please Log in to join the conversation.

More
9 years 9 months ago #40558 by ivan.milic
Strange that is not related, send link so we could inspect

Please Log in to join the conversation.

  • Jeannine
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 9 months ago #40563 by Jeannine

Please Log in to join the conversation.

Time to create page: 0.305 seconds
Powered by Kunena Forum