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
Single Event View Issue | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Single Event View Issue

Single Event View Issue

Posted: January 11, 2013 at 12:53 pm

Viewing 4 reply threads


pretendcity

January 11, 2013 at 12:53 pm

Hello,

I’m having an issue that I cannot seem to figure out. Whenever you view an individual event on our website the dropdown menus don’t work in the navigation, everywhere else they do.

Is there a specific file I can look at that might help me figure out this issue?

http://pretendcity.org/visit/events/

Thanks.


Josh

January 11, 2013 at 1:05 pm

Hi Slava,

It looks like file is in the theme in /js/final.js

If you change the line where it says:

$(document).ready(function()

to

jQuery(document).ready(function($)

that should fix it.

screenshot of JS error

Please see this reference for more info:
http://digwp.com/2011/09/using-instead-of-jquery-in-wordpress/


pretendcity

January 15, 2013 at 12:45 pm

Hi Josh,

I tried doing that but had no luck. Going to trouble shoot. I have a feeling it has something to do with that final.js file and maybe the way I have my Menus setup. I’ll let you know shortly if I have any luck.

Thanks.


Josh

January 15, 2013 at 2:43 pm

Hi Slava,

It’s still throwing JS errors. You can try changing line 11 of final.js so it reads:

ddmenuitem = jQuery(this).find('ul').css('visibility', 'visible');}


pretendcity

January 24, 2013 at 12:25 pm

Fixed the issue. Rebuilt the navigation and it all works now. Thanks for the assistance.

Viewing 4 reply threads

The support post ‘Single Event View Issue’ 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