Matthew

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: jQuery Handle Issue #1173223
    Matthew
    Participant

    Makes perfect sense, and we’ve since changed our theme back to the default handle and will deal with the “bad” plugin that was causing the issue (why we changed it) in the first place. Thanks!

    in reply to: jQuery Handle Issue #1172711
    Matthew
    Participant

    Hi George!

    I think maybe my question got lost in translation here. I understand that jQuery is a dependency of The Events Calendar, but my question was more aimed at the “handle” that jQuery is registered as in WordPress. By default WordPress has jQuery registered as a script called ‘jquery’, and in this specific custom theme we have jquery registered as ‘prelude_jquery’. The issue is 100% resolved by renaming our jQuery handle in WordPress back to just the default handle of “jquery”. So my question was does TEC look for a script dependency with a handle of “jquery”?

    All in all we decided internally to update our theme to not have the custom handle name for jQuery so it won’t be an issue in the future, but was just looking for insight into what TEC is looking for when it comes to handles of dependent scripts.

    Thanks!

    in reply to: event cal pro dropping menus #21199
    Matthew
    Participant

    sorry, try this again:
    php wp_nav_menu( array(‘menu’ => ‘Main’ ));

    in reply to: event cal pro dropping menus #21198
    Matthew
    Participant

    Looks like permalinks took care of the issue. We planned on using them, just didnt do that yet since we were in production still.

    Our menu call in: ‘Main’ )); ?>

    in reply to: event cal pro dropping menus #21019
    Matthew
    Participant

    Just a follow up test. I dropped my custom theme to try on a default 2012 theme. Same thing. the menu just completely drops to list all pages when you hit events.

Viewing 5 posts - 1 through 5 (of 5 total)