• Running WordPress 5.8 and CIAB 1.3.0 on the above test site.

    Each of the menu items has a drop down associated with them

    Since 5.6, dropdown menus have not worked (across multiple hosts)
    Have needed to use ‘Enable Jquery Migrate’ plugin to get dropdowns working, but this involves reverting to Jquery 1.14

    This comes up in the log:

    wp-content/themes/cbox-theme/assets/js/jquery.bxslider.min.js
    jQuery.fn.load() is deprecated

    I have tried to register on the CIAB Support forum but have had an
    ERROR: Your account has to be confirmed by an administrator before you can log in since January.

    Please let me know if there is more information I can provide you with.

    kind regards
    Kieran

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor r-a-y

    (@r-a-y)

    Hi Kieran,

    Thanks for the report. The bxslider messages are not related and currently does not cause a problem.

    The issue is with the Superfish JS library used to render the dropdown menus. The version that is bundled with the CBOX Theme is outdated.

    I’ve addressed this here:
    https://github.com/cuny-academic-commons/cbox-theme/commit/d54679cabc72a424fde7420c47bd76bb13661631

    To fix this temporarily before the next release, update the /cbox-theme/assets/js/superfish.js file with this one:
    https://raw.githubusercontent.com/cuny-academic-commons/cbox-theme/1.3.x/assets/js/superfish.js

    Let us know if this fixes the problem for you.

    Plugin Contributor r-a-y

    (@r-a-y)

    Hi Kieran,

    I’ve also approved your account on the commonsinabox.org site, so feel free to post there as well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Drop down menu issue’ is closed to new replies.