• Resolved AdreaUI

    (@adreaui)


    Hello,
    I have searched the forums and have found no solution to this issue. I am getting a 403 error for all my feeds and none of the events are showing up.
    Troubleshooting steps:
    1. “Make this calendar public” is checked for all feeds and “Share only my free/busy information” is unchecked for all
    2. Not using Google Apps
    3.Plugin version 2.1.7

    The plugin was working one day and not the next. Nothing was changed or updated prior to this issue.
    Here is the shortcode I am using: [google-calendar-events type=”list-grouped” max=”10”]
    Here is the URL for calendar display: https://www.bluepointsolutions.com/events/

    Thoughts? Any help would be appreciated.
    Thanks
    Andrea

    https://www.ads-software.com/plugins/google-calendar-events/

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    It seems like your theme does not have a wp_footer() because the JavaScript is not loading on the page for the calendar, or maybe you have disabled it?

    Thread Starter AdreaUI

    (@adreaui)

    Hi, thanks for the response Nick.
    It would not have been disabled in the last couple of days. I don’t have wp_footer() in that page template but when I added it in nothing happened. If the JavaScript was disabled it would probably be commented out or missing from the header.php file or be in the functions.php file, correct?

    Plugin Contributor Nick Young

    (@nickyoung87)

    Does it work if you disable your other plugins and switch to a default theme?

    Thread Starter AdreaUI

    (@adreaui)

    No, it doesn’t work.

    Plugin Contributor Nick Young

    (@nickyoung87)

    I just visited your page again and it still looks like the shortcode isn’t being added to that page. The JavaScript is not loading and I don’t see any of the calendar HTML in the page source.

    You can also try updating your shortcode to use the new ID and shortcode format:

    [gcal id=”{insert new ID here}”]

    Thread Starter AdreaUI

    (@adreaui)

    So I have tried the new ID and shortcode format and a now getting the error “The feed URL has not been set. Please make sure to set it correctly in the Feed settings.” for each feed. This may be a silly question but I don’t see anywhere in the feed settings to add a a feed URL.

    Plugin Contributor Nick Young

    (@nickyoung87)

    Ah I am sorry for the confusion. We recently changed that to be the “Google Calendar ID” setting (it used to be Feed URL).

    You can see that here:

    https://screencast.com/t/lft68McykQ

    If you need help finding it you can click that link or visit directly from here:

    https://wpdocs.philderksen.com/google-calendar-events/getting-started/find-calendar-id/

    We will make sure the error messaging gets updated as well. Thanks!

    Thread Starter AdreaUI

    (@adreaui)

    That’s ok! I thought that might be the case, but when I checked the Calendar IDs for each feed, they were entered and correct despite the error message.

    Thread Starter AdreaUI

    (@adreaui)

    Update:

    I had a small error in my shortcode that was giving me the error messages.

    I seemed to have lost some of the styling I had before. Is this common with the update or should it have carried over?

    Thread Starter AdreaUI

    (@adreaui)

    Never mind. With the new Id the CSS will change. Duh ??

    Thanks for your help! I can update the CSS.

    Thread Starter AdreaUI

    (@adreaui)

    Sorry, last thing. The Next and Previous links are not working. I am getting an error in the console:

    [Error] TypeError: undefined is not a function (evaluating ‘$(‘body’).on’)
    (anonymous function) (gce-script.js, line 63)
    ready (jquery.min.js, line 29)
    u (jquery.min.js, line 37)

    Not sure what that means.

    Plugin Contributor Nick Young

    (@nickyoung87)

    It looks like you are using an older version of jQuery(1.4 is what I see). The plugin needs to have 1.6+ for jQuery.

    Thread Starter AdreaUI

    (@adreaui)

    Okay, I will have to update. Thanks again!

    Plugin Contributor Nick Young

    (@nickyoung87)

    Let me know how it goes. If you need any help just let me know.

    Thanks!

    Plugin Contributor Nick Young

    (@nickyoung87)

    Assuming this is resolved now. Let us know if you need any more help.

    Thanks!

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Feed 1: access to this feed denied (403)’ is closed to new replies.