Rui Guerreiro
Forum Replies Created
-
Hi @madjazz ,
That could be caused by a cache plugin. If you are using some kind of cache mechanism purge the cache and test again.
Also if possible let me know the site URL.
Forum: Plugins
In reply to: [WP Mobile Menu - The Mobile-Friendly Responsive Menu] Chance colorHi @ocio132,
The plugin doesn’t seem active at the moment. Do you still need help with it?
Hi @rayeason,
You can adjust it in the following options:
Left Menu -> Menu Icon -> Icon top margin
Right Menu -> Menu Icon -> Icon top margin
Hope it helps.
Forum: Plugins
In reply to: [WP Mobile Menu - The Mobile-Friendly Responsive Menu] Submenu openHi,
Add the code below to the custom CSS option.
.mob-expand-submenu { display: none; }
That should sort it. Clear the cache and test again.
Do what I suggested above, to confirm if the problem is coming from the theme.
Forum: Plugins
In reply to: [WP Mobile Menu - The Mobile-Friendly Responsive Menu] Submenu openHi @wppraesenz ,
Try to add the code below in the custom JS field in General-> Advanced options
jQuery( document ).ready(function() { jQuery('.mobmenu-content .sub-menu').show(); });
Forum: Plugins
In reply to: [WP Mobile Menu - The Mobile-Friendly Responsive Menu] Help with cssHi @deubode,
What is that page specific URL? So I can have a look.
Hi @haadiqbal,
It should work like that by default. You can check our demo site.
https://demo.wpmobilemenu.com/
maybe something in your theme, try to temporarily switch theme to a default WordPress one just to confirm if it’s working.
Hi @sequith,
Can you provide an example image of the issue? And also provide your site URL.
The menu is responsive so maybe something in the content of the page can be causing it.
Does it happen in all the pages?
Hi @doppiej,
Sorry for the delay, somehow I missed the topic.
Can you provide the site URL to have a look?
It could be something related to the HTTPS settings.
Forum: Plugins
In reply to: [WP Mobile Menu - The Mobile-Friendly Responsive Menu] Menu not showingWill close the topic for now. Let me know if necessary.
Will close the topic for now. Let me know if necessary.
Hi @martinlanting,
That still happens when you disable the WP Mobile Menu and check with the mobile device?
If you have any cache plugin don’t forget to purge it.
Hi @kaschwei
Yes our mobile menu is different from the desktop menu. You can set the width that the mobile menu will be visible.
If I understood correctly you want to add the text in the bottom of the panel you can use the widgetized areas.
Use the left menu bottom or the right menu bottom.
Let me know if that helped.
Forum: Plugins
In reply to: [WP Mobile Menu - The Mobile-Friendly Responsive Menu] menu not uniformWill close the topic for now. Let me know if necessary.