Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #320562

    Hi,

    My mobile menu doesn’t appear. When I watch at a smaller screen, or resize my window, the mobile button does appear, but when I click on it, nothing happens. Does anyone knows how to solve this?
    Regards,

    Erwin

    #320867

    Hi erwin_m!

    Thank you for using Enfold.

    Please try to deactivate the cache plugin or disable the minify settings.

    Regards,
    Ismael

    #320923

    Hi Ismael,

    Thanks for your assistance.

    I ended up with disabling all the pliugins, but this didn’t help either. What else could go wrong?

    Regards,

    Erwin

    #321511

    Hi Erwin,

    Can you please create us an administrator account? post it here as a private reply.

    Regards,
    Josue

    #322082
    This reply has been marked as private.
    #322097

    Hey Erwin!

    The problem is with the avia_register_child_frontend_scripts function you have in your child theme functions.php, apparently some of the scrips included are outdated, if you comment this line you’d note the mobile menu comes back:

    //add_action('wp_enqueue_scripts', 'avia_register_child_frontend_scripts', 100);
    

    Regards,
    Josue

    #322123

    Hi Josue,

    Indeed, that did the trick, that you already know. And off course a cild theme doesn’t get updated ;).

    Thanks!

    Regards,

    Erwin

    #322134

    You are welcome Erwin, always glad to help :)

    Regards,
    Josue

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