Posted: January 13, 2015 at 11:53 am
|
I just purchased the EE3 business license specifically for the recurring events, WP User and event calendar add-ons. I was able to set up some recurring events, listed events successfully on a page and allowed a member to successfully register for an event. When I tried to use the event calendar shortcode, the calendar displays but the events never load. WP 4.1 This is a new installation. I attempted some of the troubleshooting tips found in the calendar documentation. I used enclosed the shortcode with raw. Did a cursory check of the themes and plugins. It appears that the theme I’m using does indeed use wp_enqueue_script( ‘jquery’ ); I did find this error in Firebug:
in file http://exhale.fitness/wp-content/plugins/espresso-calendar/scripts/espresso_calendar.js?ver=2.2.4.p All the events have an event and registration start date (I believe they are required fields). I’m so close to getting what I need. Can you please advise? |
Hi there, I checked the page that has your calendar and it’s some code that’s in this file I can advise dequeueing the above script for the calendar page or trying a different WordPress theme. |
|
|
Thank you for tracking down that file! This was the last thing before marking this website complete so I’m kinda committed to using this theme. I changed the theme to not register that file for the calendar page. For anyone that’s interested. I edited the Theme Functions in the functions.php file for my theme.
and several lined down:
It’s now working!!! Thank you so much!!! One last question, can you color code recurring events from the admin panel (for example recurring events at 6AM are red) OR is that something I would have to customize in the code on the backend? |
Hi, there isn’t a specific setting for color-coding recurring events. However, event categories can be color coded: https://eventespresso.com/wiki/event-categories/#add — |
|
|
Ok. Thanks |
The support post ‘Calendar events won't display’ 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.