Strange Glitch: Two drop-down menus for calendar "view as" selection

Home Forums Calendar Products Events Calendar PRO Strange Glitch: Two drop-down menus for calendar "view as" selection

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1563102
    Pat Lee
    Participant

    I’m having an strange issue where two drop-down menus for calendar “View as” are displaying on top of one another.

    I’ve removed all my custom CSS and also temporarily disabled my customized Tribe files in the child themes folder, but the issue persists.

    Strangely, when I enter WordPress’ Customize mode, the duplicate drop-down menu disappears.

    Comparing the two snippets of code, I noticed this…

    <select class="tribe-bar-views-select tribe-no-param" name="tribe-bar-view" aria-label="View Classes As">

    When the Customize mode is enabled, the style=”display:none;” code snippet appears and it looks to be properly hidden.

    `<select class=”tribe-bar-views-select tribe-no-param” name=”tribe-bar-view” aria-label=”View Classes As” style=”display: none;”>

    #1563464
    Jeremy
    Keymaster

    Hi Pat,

    Thanks for reaching out to us! I’d be happy to help you 🙂

    I couldn’t visit your website as it’s protected by a password, but it’s possible there’s a conflict somewhere given the number of plugins which are installed on your website.

    If you deactivate all plugins (except the Events Calendar ones), does your calendar dropdown menu appear correctly? What if you switch back to the default theme (Twenty Seventeen)? And if you activate Avada (not the Child theme, just the default Avada theme).

    I would recommend you to follow those instructions about testing for conflicts. If you have a staging environment to run those tests, that would be ideal.

    Please let me know how it goes,

    Cheers,
    Jeremy

    #1569732
    Pat Lee
    Participant

    Thanks for the tips! I discovered that the culprit was WMPU DEV’s Hummingbird optimization plug-in. The cache needed to be cleared, and once I did that, the display glitch was resolved.

    #1570418
    Jeremy
    Keymaster

    Hi Pat,

    I’m glad you managed to solve this issue!

    I’m going to close this thread then, but feel free to start a new one if you have further questions.

    Cheers,
    Jeremy

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Strange Glitch: Two drop-down menus for calendar "view as" selection’ is closed to new replies.