Hi, I have recently upgraded from lite to business. My Calendar page and calendar widget will not show on my site. http://www.tjlbiz.com
Any assistance appreciated
The widget is now working on the home page right side bar at http://tjlbiz.com/wp, however, when selecting on the event, from the calendar widget, it takes you to the event registration page but it drops the widget down to the bottom of the side bar and leaves a large blank space
Your theme is automatically inserting <p> tags into the calendar javascript which breaks the code and causes the calendar to not display:
Sometimes, theme authors will implement a shortcode to wrap around text or shortcodes to disable this, so try wrapping your ESPRESSO_CALENDAR shortcode with [RAW] [/RAW] tags, so it looks like [RAW][ESPRESSO_CALENDAR][/RAW].
I couldn’t reproduce the issue with the widget on your site because the registration page doesn’t appear to have a sidebar.
Viewing 4 reply threads
The support post ‘Calendar Page and Calendar Widget not working’ 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.