• Resolved fgingras75

    (@fgingras75)


    I have a site that uses ICS to display 5 upcoming events. This has worked for months, but recently cannot be viewed by the public. I can see the events if I am signed into WordPress. Any suggestions are appreciated! Thank you.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author room34

    (@room34)

    Hi… I see there are some JavaScript errors on your site. Since you appear to be trying to load the calendar with the AJAX option, that’s why it’s not loading.

    Both of the JavaScript errors are in ICS Calendar functionality, but I think this may be due to a plugin or theme conflict, since ICS Calendar is not generating any JavaScript errors on my test sites.

    The best course of action would be to check for a plugin conflict, but that can be somewhat disruptive. There are two changes you can make entirely within ICS Calendar that may resolve the issue for you:

    1. Try turning on the new Load CSS and JS files on wp_enqueue_scripts action setting on the ICS Calendar admin page. If that doesn’t resolve the issue, then…
    2. Remove ajax="true" from your calendar shortcode.

    Let me know if neither of these fixes the issue.

    Thread Starter fgingras75

    (@fgingras75)

    I did not have ajax=”true” in my shortcode, but once I added it the calendar events appeared. Thank you for the suggestions!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Upcoming Events Not Loading’ is closed to new replies.