• Resolved ND

    (@nigeltduke2)


    Hello Rui,

    I seem to be having some issues after upgrading to 2.5

    1) The right menu icon seems to be unresponsive. see truetalenttv.com

    2. I love the new “Display Type, Slideout over content” and the shadow overlay! :). As much as I love it, I just want to point out that for me, no matter what option I choose in the plugin settings whether it is the old content push out way setting or the new slideout over content, the slideout over content seems to be the dominant setting in both.

    Please let me know when you no longer need to look at my site so I can place it back in maintenance mode. It isn’t supposed to be seen by the public yet.

    Thanks ??

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 46 total)
  • Thread Starter ND

    (@nigeltduke2)

    I just want to add that the issue with the menu “icon” is when I use an image instead of an icon. The image stretches below the header. In the past, when it did than I just had to use a smaller image less than the header height to fit but the header height is 50px and the image is about 30px by 27px. It was fitting right in the previous update.

    In the past I know you helped me with adding some custom CSS for styling and functionality and I thought that may be the issue but I tested with no customization too and it does the same thing

    Thanks hope all this info helps. ??

    • This reply was modified 7 years ago by ND.
    Plugin Author Rui Guerreiro

    (@takanakui)

    Hi,

    Regarding the error of the display type, just replace the file class-wp-mobile-menu-core.php located in /plugins/mobile-menu/includes/ by this one below.

    https://www.dropbox.com/s/p6w52vpr9k1yotv/class-wp-mobile-menu-core.php?dl=0

    Will add this to the current version so the next downloads and updates don’t face this issue.

    Will check the icon issue in a few minutes.

    Apologies for any inconvenience.

    sevebanl

    (@sevebanl)

    Dear Rui,
    I just upgraded to version 2.5 and i use a self made image as menu icon. I have the image 50×50 pixels, this is large enough, in the past this looked great, but now for some reason the image is stretched out and looked fuzzy.

    https://www.seveba.nl

    Plugin Author Rui Guerreiro

    (@takanakui)

    @sevebanl and @nigeltduke2

    Regarding the error of the icon size, just replace the file dynamic-style.php located in /plugins/mobile-menu/includes/ by this one below.

    https://www.dropbox.com/s/u7hi1tf2zm6cy4q/dynamic-style.php?dl=0

    Apologies for any inconvenience.

    Let me know if it worked fine.

    sevebanl

    (@sevebanl)

    Dear Rui,
    I’m quite new ad WordPress, where do i find the file dynamic-style.php ?

    Plugin Author Rui Guerreiro

    (@takanakui)

    You have to use ftp or use the file explorer in your cpanel account.
    It’s in the folder wp-content/plugins/mobile-menu/includes/

    Has an alternative you can delete the current plugin in the plugins install page and install again WP Mobile Menu because I released an update 30 minutes ago.

    You won’t lose any data by doing this but has a precaution measure you should always backup.

    sevebanl

    (@sevebanl)

    thank you, this worked great!

    fdlab

    (@fdlab)

    Hi, after last update I have a new row at the bottom of pages with mobile menu items. How can I hide this?
    Many thanks

    https://www.comecambiailmondo.it

    Plugin Author Rui Guerreiro

    (@takanakui)

    @sevebanl Glad it’s sorted.

    @fdlab I can’t see it, can you try to clear the browser cache or purge any cache plugin that you may have.

    Just a tip, to lower the text after/before the icons just increase the line heigh to a value between the 2 and 2.5em
    https://cl.ly/2I3o1a3a372j

    fdlab

    (@fdlab)

    https://drive.google.com/file/d/1SIvczdoCJlVGGCGvGnhYJzIXudOlEGcz/view?usp=sharing

    here u can see the mobile menu at the bottom of every page (below footer!)

    ty for the suggestion with line heigh…

    thanks

    Plugin Author Rui Guerreiro

    (@takanakui)

    Thanks for the screenshot, I wasn’t seeing that.

    Add the code below to the custom css option in the General Options tab.

    .mob_menu, .mob_menu_left_panel, .mob_menu_right_panel, .mobmenu {
        display: none!important;
    }

    Will release an update shortly.
    Thanks

    Thread Starter ND

    (@nigeltduke2)

    @takanakui

    Thank you! issue with the menu icon size/position fixed!

    atty12

    (@atty12)

    Hello, I have the same issue. The logo and the right icon appears at the bottom of the website. The mobile version works perfectly, but these two elements are visible on desktop.

    Check the bottom of the page https://eaglefamilycleaning.co.uk/

    EDIT: By the time I posted it, you already fixed it with that code. Thanks!

    • This reply was modified 7 years ago by atty12.
    Plugin Author Rui Guerreiro

    (@takanakui)

    @nigeltduke2
    Glad it’s sorted.

    @atty12
    Great, I was replying that the code was above. Glad it’s sorted.

    Will release an update in minutes so this doesn’t happen anymore.

    fdlab

    (@fdlab)

    ty very much, problem solved with custom css

Viewing 15 replies - 1 through 15 (of 46 total)
  • The topic ‘Issues with Version 2.5.0’ is closed to new replies.