Finally, after several tests with jquery versions I found that the correct one was the jquery-1.8.0.min.js
. Is the only one latest jquery version which is working with superfish.js
. The jQuery versions after 1.8.0 seem to have problems working in combination with superfish.js
(also tested the latest jQuery 3.1.1 with no result). So eventually I had to upload the jquery-1.8.0.min.js
in the js
directory and modify the theme-scripts.php
for the file and version of jQuery.
Related Posts:
- Which settings/options are saved on a theme-basis and how does this affect theme-switching?
- Merge two separate WP menus into one in Mobile view
- Add class to menu ul with active child
- jQuery cookie not working properly in wordpress
- How do you center the main menu in CSS? [closed]
- Create search form in menu as in Twenty Fourteen theme
- Hide menu item in certain condition
- How to add fixed position in menu class for Twenty Twelve theme?
- Hierarchical menu nesting problem with jQuery targetting
- Adding numbers inside a span tag in nav menu [closed]
- Adding toggle-able element after menu item
- WordPress Menu adds an unwanted slash before anchor
- Twenty Fifteen: Change navigation menu behavior
- Drop Down menu expanded by default (on front page) [closed]
- WordPress Menus – How to add inline styles to UL menus
- WP Menu Rollover Nav Item and Effect DIV Elsewhere
- Menu item that hides when you click the previous submenu
- Add class to sub-menu from unrelated element
- Cannot collapse a responsive menu in WordPress
- Add “onclick” option to header menu item
- calling JS to custom menu design
- how do you create this customize menu using wp_nav_menu function?
- Mobile menu not working – jQuery error?
- Walker or wp_get_nav_menu_items VS jQuery
- show a hidden ul if li is active
- Foundation Scripts not loading (custom theme)
- Links in new menu don’t work
- jQuery not working when used with wordpress menu
- Adding Sub Menu In a theme which Do not have Menu Options
- Jquery dropdown menus working locally, but not in WordPress [duplicate]
- Is it possible to animate the Twenty Eleven menu? [closed]
- How to add toggle-able DOM element after nav menu item?
- Display a portion/ branch of the menu tree using wp_nav_menu()
- Programmatically add a Navigation menu and menu items
- Any docs for wp_nav_menu’s “items_wrap” argument?
- Customizing Only a Specific Menu using the “wp_nav_menu_items” Hook?
- Changing the Order of Admin Menu Sections?
- How make top level menu item not have link, but have sub-menus that are linked?
- Add ‘has_children’ class to parent li when modifying Walker_Nav_Menu
- Get WP Navigation Menu from REST API V2
- How to Hard Code Custom menu items
- How to add a Custom Link to a Menu with a URL that is relative to the blog URL
- How do I remove UL on wp_nav_menu?
- Retrieving a list of menu items in an array
- WordPress default menu in database
- Adding an Arbitrary Link to the Admin Menu?
- Dynamically exclude menu items from wp_nav_menu
- Add “Logout” link to navigation menu
- Error: Declaration of MyClass::start_lvl() should be compatible with that of Walker_Nav_Menu::start_lvl()
- Split up wp_nav_menu with custom walker
- Removing container from wp_nav_menu not working
- Custom Nav walker display current menu item children, or siblings on no children
- wp_nav_menu: show menu only if one exists, otherwise show nothing
- Is there an easy way to replace a custom menu link with a page or post?
- Convert output of nav_menu items into a tree-like multidimensional array
- Get page IDs from nav items
- Add a custom walker to a menu created in a widget
- Using a menu walker add a custom item at the end of the menu’s items
- Add settings to menu items in the Customizer
- wp_get_nav_menu_items() not working with slug
- How to get current-menu-item title as variable?
- Error “Trying to get property of non-object” with Custom Walker for wp_nav_menu
- Add Class to Specific Link in Custom Menu
- Remove a menu item in menu
- Generate a Menu that Displays Child Pages using wp_list_pages() with the New Menu Functionality in WordPress 3.0?
- How do I get the name of a menu in WordPress?
- How to Add to Each Menu Link with link text to data-attr?
- How to manually specify the current active page with wp_nav_menu()
- How to count nav menu items?
- How Does The Walker Class Work?
- Add Javascript to WordPress Menu
- Add custom menu item using wp_nav_menu_items filter
- Filter wp_nav_menu()
- How to modify navigation menu of the “My Account” page in WooCommerce
- remove “edit your profile” from admin menu bar
- WordPress Settings API, Implementing Tabs On Custom Menu Page
- Adding line breaks to nav menu items
- Adding category ID or slug to WP Nav Menu
- add custom class to wp_nav_menu using filter hook nav_menu_css_class
- Passing boolean values with wp_localize_script
- Custom ID for certain menu item?
- Does Extending Multiple Nav_Menu_Walkers Allow Nested Menus?
- Check if page is in a certain menu
- how to create a menu with all sub categories?
- Making breadcrumb with wp_nav_menu
- Does WP REST API have a built in route for calling menu?
- How to avoid wp_nav_menu() ID conflict?
- Add data-icon input to WordPress custom menu links
- Registering menu with ‘Automatically add new top-level pages to this menu’ selected
- Why do Custom Nav Menus generate so many classes on list items? Can I manage this somehow?
- wp_nav_menu remove class and id from li
- Custom search filter causes menu and query_posts problems
- Unregister Nav Menu from Child-Theme
- How does a minimal menu walker look like?
- Add separator to admin submenu
- fall back for main menu?
- On which hook should I be calling register_nav_menu(s)?
- WordPress Shortcode in Menu Item Title
- register_nav_menus() won’t register menus
- Calling the Menu Title within wp_nav_menu array function