• Resolved nordmtl

    (@nordmtl)


    Hi,

    My wordpress theme has its own mobile menu.
    When I turn the plugin on, I see a hamburger menu at the bottom of the website. The theme mobile menu is being stayed on its place at the top of the page.
    So, what can I do?
    How to remove the theme mobile manu and to show plugin menu at the top?

    https://dev.imarketer.by/
    Pass:111

    • This topic was modified 3 years, 10 months ago by nordmtl.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @nordmtl,

    I looked at your site and the responsiveness of the theme seems to be broken. I’m also seeing some custom CSS that is changing the position of the header menu.

    Can you try with a different theme to see the difference?

    Thread Starter nordmtl

    (@nordmtl)

    I’ve disabled the theme menu by the code:
    .mob-hamburger {
    display:none;
    }

    Now menus are in the top but there are several issues.

    Plugin Author Rui Guerreiro

    (@takanakui)

    I’m still seeing several responsiveness issues in your theme.

    Can you try with another theme like the default Twenty Twenty?

    Thanks.

    Thread Starter nordmtl

    (@nordmtl)

    Here is twenty twenty screenshot
    https://prnt.sc/xcvu16
    https://prnt.sc/xcw0op

    Menus are in the bottom and do not work properly. We have similar menu view to one with my WordPress theme.
    https://prnt.sc/xcwv4w

    https://prnt.sc/xcwx6y

    Maybe something wrong with the menu position

    Plugin Author Rui Guerreiro

    (@takanakui)

    Thanks it seems that one of our CSS files isn’t loading.
    It should exist a file in the wp-content/uploads/dynamic-mobmenu.css
    that is changed every time you save the Mobile Menu options.

    Check if there isn’t any permissions errors or it can also be a conflict with other plugins. To discard this deactivate temporarily all plugin except WP Mobile Menu and hit the save changes button on the Mobile Menu options and see the result.

    Plugin Author Rui Guerreiro

    (@takanakui)

    Will close the topic for now. Let me know if necessary.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Menu shown at the bottom’ is closed to new replies.