Viewing 4 replies - 1 through 4 (of 4 total)
  • There’s certainly a problem on our demo site due to a Javascript issue and we hope to resolve that soon.

    Are you experiencing the very same thing on your own site? If so, can you confirm which version of The Events Calendar you are using and if the problem persists with no other plugins and only a default theme running?

    Thanks!

    Thread Starter MrFeedbackAUT

    (@mrfeedbackaut)

    Hi,

    Problem was related to our footer.php which did not call wp_footer();
    So this was not a bug from your plugin but from us.

    Unfortunatley in the events calendar pro widget there are 2 problems.

    a) widget-calendar.js calls in line 37 $( ‘.tribe_mini_calendar_widget’ ). In your original template there is no tribe_mini_calendar_widget class defined. Thats why i could not jump between the months. I changed this in the meanwhile to $(‘body’) to be sure it works for now.
    b) the next month >> creates a wrong date at initial call. it wants to jump from january to march instead of feb. After it jumped to march it works fine backwards and forward. Couldn′t find a fix for it so far because it seems that inital links are generated by a php function (but im not sure yet). If you would have a small advice or fix I really would apreaciate. (funny fact: same problem on your demo site as well https://wpshindig.com/event-widgets/ )

    Best regards,
    MrFeedbackAUT

    Hi Barry –

    Same thing here.

    You can see it on our dev site at https://m.angiemeekerdesigns.com/events/upcoming/.

    The calendar view works as expected. I also disabled everything, and reverted back to 2012 to no avail. This client doesn’t actually have any recent events, but that said, this is the last technical bug on the site – we’d like some help to squash it if possible.

    I’ve had three developers looking at it and can’t figure it out. They’ve said there’s a function being referenced as empty that’s not? Also, they said it also seems connected to the date picker… and that the link behind the click (if you will) is always correct and there. So, for example, it’s Feb. now, so if you’re trying to click “Previous Events” or Previous Month – you can see the link in the search bar – if you copy that link and just paste it in – it’s the right page… but clicking the link itself just refreshes the page.

    Barry

    (@barryhughes-1)

    Hi MrFeedbackAUT,

    Unfortunatley in the events calendar pro widget there are 2 problems.

    Please note this forum is for The Events Calendar (the free, core plugin) – not Events Calendar PRO. If you need support relating to PRO the correct venue is our PRO forum.

    @ameeker: sorry to see you are having problems – but please do create a new thread of your own. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘List View "Upcoming Events / Next Events" Link not working’ is closed to new replies.