Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1115620
    Anonymous
    Inactive

    Could you tell me where I could look in the template files to find the javascript that references the navigation rollover code?

    #1115741
    Rupok
    Member

    Hi there,

    You can’t change the JavaScript file directly from your Theme rather you can add your own custom code within Customizer. However for your reference the code can be found at x/framework/js/dist/site/x-head.js

    Thanks!

    #1116642
    Anonymous
    Inactive

    I FOUND A FIX!!!!!!!!!!!!!!!!!!! robgolbeck on this thread solved the issue!
    https://community.theme.co/forums/topic/menu-dropdowns-not-showing-on-hover-with-some-devices/

    If anyone ever brings this up please direct them to that thread to see if that helps. I literally spent days on this single issue. My client’s partner discovered the issue today on his computer and asked me about it… I’ve never been at such a loss before trying to launch a simple website. 3 out of 4 of the website testers (including me) saw the issue and brought it up.

    It’s an issue with Cornerstone. It happened on Chrome & Firefox for me and I’m using a Surface book. If you can tell what changes were made in this javascript file to resolve it, please push through in the next update. It’s fixed for me but I’d hate to think of others having to going through this too. It’s been pretty awful not knowing what to do since the website navigation not working isn’t something that can be overlooked and I was over deadline because of the bug.

    #1116795
    Rupok
    Member

    Glad that you found it and thanks for sharing.

    Have a nice day!

  • <script> jQuery(function($){ $("#no-reply-1104426 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>