The events calendar pligin is installed and won’t load, I noticed that it only load properly when pilotpress plugin for ontraport plugin is deactivated. Both plugins are needed.
Calendar plugin is EE4.3+ Version 3.2.13.p
Here is a link where the calendar plugin won’t load: https://gareia.com/calendar-of-events
Here is the same site with the plugin deactivated: https://new.gareia.com/calendar-of-events
You’ll see the calendar’s requested URL outlined in blue (/wp-admin/admin-ajax.php?action=get_calendar_events). That’s how the calendar fetches the events. What’s happening is the request is getting redirected to a member dashboard page instead (/member-dashboard/). So apparently PilotPress redirects that type of request to a member dashboard page.
What you could do is contact Ontraport support and check with them to see if they have a way to allow specific requests to /wp-admin/admin-ajax.php without the redirect. In this case, the specific request is action=get_calendar_events
I found the answer to the problem I was having and wanted to share, just in case someone else had the same issue. The reason the pilotpress plugin was blocking was because of a setting in the pilotpress settings. If the “Lock all users without admin role out of the profile editor” is checked then it will restrict the calls as you stated.
The support post ‘Event Calendar plugin conflict with Ontraport PilotPress plugin’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.