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
no results... | Event Espresso - Staging Server

Support

Home Forums Calendar no results…

no results…

Posted: May 8, 2013 at 8:33 am

Viewing 2 reply threads


Teresa Derrick

May 8, 2013 at 8:33 am

When I activate Event Calendar my Home Page header menu disappears and I have no header menu on the Event Registration page, I have purchased a business license?


Josh

May 8, 2013 at 11:07 am

Hi Teresa,

I checked and the issues you are seeing have to do with the code that handles the menu and the slider not being correctly coded.

If you look in the current WordPress theme’s header.php file, you will see a few lines of code that can be changed to fix the errors:

1) Just below where it says “Init for si.files” this line:

$(function() {

should be changed to say:

jQuery(function($) {

then about 20 lines down, this line:

$('nav.primary ').css('display', 'block');

should be changed to say:

jQuery('nav.primary ').css('display', 'block');

If you’d like someone from support to help fix your WordPress theme, we typically can do this if you purchase a priority support token.


Teresa Derrick

May 9, 2013 at 1:00 am

Hi Josh, many thanks for the quick response and it now works perfectly, much appreciated.

Viewing 2 reply threads

The support post ‘no results…’ 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