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

  • Support Staff

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

  • Support Staff

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