• Resolved th3gman

    (@th3gman)


    Stumped on this one, and I’m not getting any errors, even in the Dev Console to go off of. The menu on this page https://www.txfame.com/events/ simply doesn’t work. I’m at a loss as to what could be causing it, but it only happens on this page with Event Calendar.

    Thanks in advance!

    • This topic was modified 4 years, 7 months ago by th3gman.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter th3gman

    (@th3gman)

    Definitely related to the calendar using this page. Any help would be appreciated.

    The problem is that EVENTS (mouse clicks) on the <body> element have been duplicated on this page.

    Open the F12 Developer Tool. Look on the Elements page for the HTML BODY element and click on the small event box.

    The first two entries are for https://www.txfame.com/assets/js/util.js Line 275

    The first entry opens the menu and the second entry then closes the menu.

    Other EVENTS are also duplicated.

    So the routine that creates these EVENTS is being visited twice. This may be the problem – or the routine is not Checking/Destroying previously created events before creating new events.

    I don’t know if this is a TEC problem or a Theme problem – guessing its the Theme.

    HTH

    Plugin Support Jaime

    (@jaimemarchwinski)

    Hi @th3gman

    I’m sorry to hear that you are experiencing this issue on your site.

    As a first step, can you try a quick test and see if the functionality works as expected with a bare WordPress install? A bare install is basically a default WordPress theme like Twenty Twenty and no other plugins besides ours installed. You may want to consider trying this out on a staging site so that you don’t have to switch things around on your live site.

    I hope that helps!

    Thanks,
    Jaime

    Plugin Support Jaime

    (@jaimemarchwinski)

    Hey there! This thread has been inactive for a while so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up and we’d be happy to help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Event Calendar stops Main Nav from working’ is closed to new replies.