• Hello everyone,

    I’m relatively new to WordPress and am using WP Meteor to optimize my site, which has been working great overall. However, I’m encountering an issue with my menus being delayed. They don’t appear as quickly as they should.

    I’ve tried excluding various scripts in the WP Meteor settings, but I haven’t had any success so far. I’m not sure what else to try and would greatly appreciate any help or suggestions!

    Thanks so much,

    Brian

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Same issue hope somebody can find a solution to this!

    Plugin Author Aleksandr Guidrevitch

    (@aguidrevitch)

    The recommendation here would be to use any but infinite delay. With infinite delay, scripts start loading and executing only when user interacts with the page, eg clicks the menu. Then all the scripts start loading and executing, and after all the scripts have installed all the click handlers (including one for the menu), only then the plugin can dispatch the click to the menu button, which can be captured by the theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.