• Resolved EisFeld

    (@eisfeld)


    Hi Peter,

    I think your Responsive Menu is exactly what I am looking for, but I got a problem:

    I installed it as WP Admin and configured it, but it wont appear on my site.
    I set the width for the menu to 1000 px and my “normal” menu does disappear as I wished at this point, what proves that something happens, but the responsive menu won’t show up.

    Do I have to add some div containers, like “click-menu” or “responsive-menu” to my <head> area or should the Plug-In create these automatically?

    Greetings

    https://www.ads-software.com/plugins/responsive-menu/

Viewing 15 replies - 16 through 30 (of 47 total)
  • Hi!

    Thanks for having a look. My chrome and IE are latest versions
    it’s also not showing on my friends ipad.
    In my noobness i thought it was a nice menu bar for a site.
    So you’lle have to excuse me for not understanding the responsiveness of a menu on a static site.. ??

    Matbe you can advise me something different then?

    cheers!

    Hi mtht,

    Are you still interested in using the plug-in?

    I’ve just gone to your site to take a look but it appears that it’s been removed, so I can’t debug.

    Please let me know if you still wish to use the plug-in so I can help debug for you.

    What I mean about the site being static is that none of your images on the site resize when you re-size the browser or use a mobile device etc. The whole site is fixed in it’s width etc.

    Many thanks

    Peter

    Aha, that makes sense.., thanks for explaining!
    I suppose i could install a plugin to de-statify the page?
    But how would things look??? Hmmm….

    I would very much like it if you could help me debug.
    Still liking the menu, you see. So i ‘ll turn it back on.

    Please take your time.

    Thank you very much!

    Ah, the menu breakpoint option slipt by me…

    It’s working now!!

    Cheers!

    Hi mtht,

    No problem!

    Glad you got it working now! In regards to “de-statifying” the page, this isn’t something that you could do with a plug-in, you would need to re-work the CSS files for your site to use percentage widths rather than fixed…

    So, for example, instead of

    #container { width: 900px; }

    you would do:

    #container { width: 80%; }

    The above is only an example, and you would need to do this on all currently fixed width elements, including images etc.

    I hope this helps point you in the right direction.

    Many thanks

    Peter

    I have a simple new website with no coding.
    I simply selected the menu name that I want to responsify, but didn’t get a result. Website name is https://www.minepatch.com
    Is there a get started tutorial for Responsive Menu I could follow? I can’t even find one on youtube.

    Hi amhampton,

    I wish I had time/ability to create a YouTube tutorial for the plug-in!

    To be honest, there isn’t anything that needs doing to get started with the plug-in, simply installing and activating it should be enough, but here are some of the common problems that can occur:

    – Check that wp_head() and wp_footer() calls are included in the header.php and footer.php files respectively.
    – Check that if you have a white background to your site that you aren’t using the default white line colouring and change this so that it will actually appear.
    – Check the menu breakpoint width is high enough that you can see it on whichever device you are using (the default is 400px).

    As I can’t see the files included on your site currently, that would suggest that it is probably my first point that is the issue.

    Please can you check this and let me know.

    Many thanks

    Peter

    Hi, i am building a website in localhost using bigfoot theme and the menu don′t show up. Can you please check? Thank you.

    Hi Megabyte12,

    Unfortunately as you are building the site on localhost it will be impossible for me to test this for you.

    As above, please check that the wp_head() and wp_footer() calls are included in the themes header.php and footer.php files respectively.

    If they are, please check the source code of your site and check that there is one and only one element with the ID “responsive-menu” and “click-menu”.

    If after all of the above it still doesn’t work we can look at other ways to debug this issue for you.

    Many thanks

    Peter

    Having the same issue. Button not appearing. It does look like the wp_header and wp_footer are in the CSS. Site is https://www.mohrassociates.com/wordpress. do you need sign-on info as well? liking this theme but having many issues with layout other than home page. Currently, ‘menu’ is hidden for this theme as it creates a large vertical bar. we’d prefer the button. Hidden menu could be where the problem lies. Thanks for your help.

    Hello Peter,

    I just downloaded your plugin and I need help with making my menu button appearing on my website too. Please help.

    https://grungecake.com

    Hi,

    Can any of the former customers assist with this since the plugin author is inactive?

    Hi there,

    My apologies for the unusually late reply to your support request.

    I have just gone back from a long, well deserved holiday!

    Grungecake I can see your menu loading perfectly on my browser. You have set the breakpoint width quite low which means you cant see it until you make the browser very small.

    Try upping it to something like 2000 so you can see it firstly and then reduce it until you get it to the perfect point.

    Many thanks

    Peter

    Dear Mr.Peter,

    I really interest this plugin , I have problem when I installed plugin and active already. but it still not display on my website : https://www.snappcambodia.com/ . what I need change menu only on mobile . I want to keep whole of content of website as the same desktop .Please you help .

    Many Thanks ,

    Sithon

    Hi Sithon,

    I am looking on your site and can’t see it installed at all.

    Can you please make sure that you have the wp_head() and wp_footer() function calls inside your header.php and footer.php files.

    Many thanks

    Peter

Viewing 15 replies - 16 through 30 (of 47 total)
  • The topic ‘Menu does not show up’ is closed to new replies.