• Resolved pseminarinf1517

    (@pseminarinf1517)


    Hi there,

    I’ve tried everything and also searched related topics with similar problems, but I just couldn’t get it to work. As I said in the title, the break point and hiding of the main menu works just fine, but the responsive menu, or the button to open it up won’t appear.

    In another topic I read, that you need a footer.php with “<?php wp_footer(); ?>” in it, a header.php with “<?php wp_footer(); ?>” in it and a function.php where some sort of a short code is written in it, which I tried too, but neither of the tips worked out.

    The website is: klenzegymnasium.lima-city.de

    If there is anything I need to provide, I will.

    Thanks in advance,
    Justus

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi Justus,

    You don’t need the shortcode to make it work nor to do anything with functions.php to get it to work.

    In fact, please check that the Use Shortcode option is turned off. Also, are you sure you have the wp_footer() call in your footer.php file as it seems there is nothing added by WordPress in your footer.

    All the best

    Thread Starter pseminarinf1517

    (@pseminarinf1517)

    Thanks a ton!

    I always put the “wp_footer();” in the footer.php instead of the end of the body element in the page.php. Now a picture which I can click on is shown and opens up the menu with all of its submenus! The only thing now, which I want to change is the position. I want it to be alligne with the searchbar on the right side.

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hey there,

    Great news, have you read through the documentation as all 150 options are covered there including that one?

    https://responsive.menu/docs/

    If so, please let me know where you are stuck and I will try to help.

    All the best

    Thread Starter pseminarinf1517

    (@pseminarinf1517)

    Hi,

    Yes I read it and it helped a lot. Thanks again for the support!

    Justus

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hey Justus,

    No problem and glad it helped!

    If you need anything more in future please let me know!

    All the best

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Main menu is disappearing but responsive menu is not showing up’ is closed to new replies.