• Resolved Vik999

    (@vik999)


    I think its a great plugin, but it seems not working for me.

    I added
    <meta name=’viewport’ content=’width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no’ /> to my child theme header.php.
    in firebug I can see <div id=”responsive-menu”> and <div id=”click-menu”>, but they both showing as grey.

    when I scale it down the responsive button showing on top right of the page and the original menu still there;the site not responsive anymore.

    can anyone help me with this please

    thanks

    https://wordpress.org/plugins/responsive-menu/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi vik999,

    Thanks for downloading the plug-in and your support request.

    Have you placed in the “CSS to hide” box the CSS for the menu you want to hide when the site becomes responsive?

    Also, if you can please provide me with a link to your site then I can try to see what is going on exactly.

    Many thanks

    Peter

    Thread Starter Vik999

    (@vik999)

    Hi, Peter,

    thanks for your reply. I am very new to wordpress.

    I haven’t hide the css of the orginal menu. I don’t know how to link to an other css stylesheet to add a max-width.

    I think that’s why my site became not responsive. jiaglasgow.com

    thanks

    vik

    Hi Vik,

    I have just looked at your site and can see the menu working perfectly.

    However, the problem with the site not being responsive is down to the sites stylesheets not the plugin.

    To hide the original menu you will need to put #access in the CSS of menu to hide option from the admin area.

    However, as said previously you are using fixed width pixel values for all your container classes so they will not grow/shrink with the screen size as is what a responsive site should do.

    Also, there doesn’t appear to be any use of media queries within your stylesheets either so unfortunately it doesn’t appear you actually have your site built responsively.

    You will either need to get a developer to make your site responsive by updating the stylesheets/html accordingly or install a ready made responsive theme from the WordPress repository.

    I hope this helps to point you in the right direction and if there is anything else I can help you with please don’t hesitate to ask.

    Many thanks

    Peter

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘after adding the plugin my site became not responsive?’ is closed to new replies.