• Resolved cholyoake

    (@cholyoake)


    My website: https://www.vvsaz.org

    Have just installed Events Calendar and input a bunch of events. When doing an event search by date, a drop down box of the 12 months appears. Clicking on any of the months on the top row (Jan, Feb,Mar, Apr) takes you to the homepage. Other months to the relevant monthly calendar ok. How to fix please?
    thanks!
    Carol

Viewing 2 replies - 1 through 2 (of 2 total)
  • Barry

    (@barryhughes-1)

    Hi Carol,

    Looks like a syntax error – a mistake in some Javascript added by your theme or a different plugin – is causing this breakage:

    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(window,document,'script','//www.google-analytics.com/analytics.js
    ','ga');

    Uncaught SyntaxError: Invalid or unexpected token (index):1395

    The same error is actually present across the whole site (this code related to Google Analytics, if that helps you to track down its origin) and resolving that will hopefully help with various things, including the datepicker related breakage you referenced.

    I hope that helps!

    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 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Event Search bouncing to home page’ is closed to new replies.