Cant go to next month in calendar

Home Forums Ticket Products Eventbrite Tickets Cant go to next month in calendar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #965378
    Janka
    Participant

    Having an issue you cant go to the next month looks like a javascript issue. Can you assist urgently please.

    http://haltech.ca/events/month/

    #965467
    Brian
    Keymaster

    Hi,

    Sorry for the issues you are having. I can help out.

    I took a look at your site and see what you mean.

    I am seeing this error that maybe causing the issue:

    TypeError: $ is not a function
    http://haltech.ca/events/month/
    Line 173

    It is coming from this script:

    <script language="javascript">
    $(window).load(function() {
    $('#featured').orbit({bullets: true});
    $('#featured2').orbit({bullets: true});
    $('#responsive').orbit({bullets: true, fluid: true});
    });
    </script>

    Not sure what added that script, but removing it should fix the issue.

    Let me know.

    Thanks

    #974168
    Brian
    Keymaster

    Since I haven’t heard back from you here, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Cant go to next month in calendar’ is closed to new replies.