Viewing 1 replies (of 1 total)
  • Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi there,

    Unfortunately you are right… If you look at the console you have the following javascript errors:

    TypeError: $ is not a function
    
    $(document).ready(function() {
    
    scripts...ver=1.0 (line 20)
    TypeError: $ is not a function
    
    var $selector1 = $('#menu-top-nav'),

    You will need to fix these and then the menu will start working for you correctly.

    All the best

Viewing 1 replies (of 1 total)

The topic ‘Button not working’ is closed to new replies.