• Resolved ingridkerkyra

    (@ingridkerkyra)


    In mobile device the submenues are not shown. If I click on the little arrow nothing happens.

    I use Tiny Hestia (1.0.9) and wordpress 5.2 and have no plugins enabled except from Orbit Fox.

    Thanks for any tips!

Viewing 5 replies - 1 through 5 (of 5 total)
  • In assets/js/scripts.js line 32 should read
    $(this).parent().parent().siblings().toggleClass('open');
    and line 38 should read
    $(this).parent().parent().siblings().toggleClass('open');

    This fixed it for me. Hopefully the author will issue an update.

    • This reply was modified 4 years, 10 months ago by Jon Lynch.
    Thread Starter ingridkerkyra

    (@ingridkerkyra)

    Yes, it works! Thank you very much!

    Seems like something that needs to be updated…
    Thanks @jonlynch for the fix!

    YES! This definitely is a bug that Hestia needs to fix. Thanks for @jonlynch though… I might venture into the depths of code cut and paste…

    Just to add – this worked for me too (although the Cache needs clearing in your browser before you can see it.) If Hestia don’t fix it, does that mean I’ll have to upload an edited file every time they update the theme?

    • This reply was modified 4 years, 9 months ago by dixonjones.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Tiny Hestia: No submenue in mobile device’ is closed to new replies.