Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
After updating to WordPress Calendar is gone- please help :) | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium After updating to WordPress Calendar is gone- please help :)

After updating to WordPress Calendar is gone- please help :)

Posted: September 10, 2013 at 7:48 pm

Viewing 5 reply threads


Center City Pediatrics

September 10, 2013 at 7:48 pm

Hello.
I just updated my site to the latest version of WP. When I enabled all the plug-ins the calendar no longer shows up. I have read through the forum and see this happens a lot and I have double checked proposed solutions but they do not apply to my situation. I wish it was something I could figure out but I can’t. Please help this put me in a real bind. Thanks guys!


Center City Pediatrics

September 10, 2013 at 8:26 pm

Some more info for you below, thank you SO much for your continued help and support! Best,
Megan & Sibyl

The page in question is here: http://www.centercitypediatrics.com/classes-workshops-20121123-toggle-try-mr/calendar-try/

Code for the page is below (the JPEG image can stay or go later, depending on if the calendar re-appears):

<h4>Please save and print your payment confirmation for admittance to the class. This is how we know you have paid and serves as your ticket.</h4>
[raw][ESPRESSO_CALENDAR][/raw]


Center City Pediatrics

September 10, 2013 at 8:27 pm

* Please disregard the bit about the JPEG above, code was not included.
Thanks!


Sidney Harrell

  • Support Staff

September 10, 2013 at 8:38 pm

You are getting a javascript error, unexpected ‘(‘ on line 72:

jQuery('#header_images div, .header_image').('opacity', '1!important');

it should probably be:

jQuery('#header_images div, .header_image').css('opacity', '1!important');


Center City Pediatrics

September 10, 2013 at 9:18 pm

Thanks for the quick response!

Do you know “where” I might go to change that?

Thanks so much again!

Megan


Sidney Harrell

  • Support Staff

September 10, 2013 at 9:48 pm

You can try disabling each of your plugins to see which one is generating that script, but since it deals with the header image, I would suspect that it is coming from the theme. Try switching to the default WP theme to test whether it makes that script go away.

Viewing 5 reply threads

The support post ‘After updating to WordPress Calendar is gone- please help :)’ 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.

Event Espresso - Staging Server