• Resolved Groovyx9

    (@groovyx9)


    Works fine in desktop mode. Does not work in mobile menu. It only display the initial link, but not the categories.
    Any idea on how to do it?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Anonymous User 15400552

    (@anonymized-15400552)

    Add this to your child theme functions, it might help you out!

    // enable compatibility with theme custom menu walkers
    add_filter('jcs/enable_public_walker', '__return_false');
    • This reply was modified 4 years, 10 months ago by Anonymous User 15400552.
    Thread Starter Groovyx9

    (@groovyx9)

    Thanks Remon, nope it does not work.

    Anonymous User 15400552

    (@anonymized-15400552)

    Do you have a link to your website?

    Thread Starter Groovyx9

    (@groovyx9)

    Thanks Remon but my web site is not visible yet…
    I tried different things and… no luck.
    I can’t believe that’s the only plugin able to do such a thing out of the box, and that it does not work in mobile mode ??
    Thanks anyway for your time and help.

    • This reply was modified 4 years, 10 months ago by Groovyx9. Reason: forgot a word
    Thread Starter Groovyx9

    (@groovyx9)

    It works, it works, it works ! Thank you SO much !

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Mobile menu’ is closed to new replies.