Menu Dropdowns No Longer Working

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #35809

    First of all, we are using version 3.6 of the Extinct theme.

    We very recently started having an issue where hovering above a menu item does not display the dropdown items. On mobile devices, hovering over the icon for the menu does not display any menu items, making the site unnavigable from a mobile device.

    We have always had a problem with the menu titles appearing in front of the main page image if the window is resized (making them difficult to see). And on a mobile device, the cart icon overlaps the menu icon, making the menu icon difficult to select.

    These are the only problems we have ever had with this theme and very much enjoy it.

    Our website is http://www.oldbridgewater.org.

    Thank you for any and all help.

    OBHS

    #35810
    This reply has been marked as private.
    #35816
    Raghavendra
    Moderator

    Can you pls confirm if deploying and activating the below plugin helps overcome this issue?

    https://wordpress.org/plugins/enable-jquery-migrate-helper/

    Once you confirm will provide the resolution for overlapping icons.

    #35817

    That fixed the missing drop-down menus, thank you!

    Please send the fix for the icons at your convenience.

    Thanks again,

    Shellie

    #35818

    Just received the following error on my site for the first time:

    jQuery Migrate Helper — Warnings encountered
    This page generated the following warnings:

    https://www.oldbridgewater.org/wp-content/themes/extinct/framework/option-tree/assets/js/ot-admin.js: ‘ready’ event is deprecated
    Please make sure you are using the latest version of all of your plugins, and your theme. If you are, you may want to ask the developers of the code mentioned in the warnings for an update.

    #35819

    I did some updates… the error message disappeared.

    #35822
    Raghavendra
    Moderator

    Pls install Really Simple SSL plugin to resolve mixed content errors on your site. Also , I do not see a logo for your site. Pls make sure you have set the retina logo for the same in theme options for logo to show up in all devices of higher resolutions.

    Also, pls remove the custom CSS

    .woocommerce-site .cart-contents {
    padding: 0;
    position: absolute;
    right: 20px;
    top: 65px;
    }

    to resolve overlapping icons on mobile devices. Or at least a media-query to restrict the above custom CSS to desktop only.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.