Hi,
I have SVG images uploaded in WP to Media, I would like to add them as icons.
Please, how can I do this?
Thanks.
]]>Hello everyone, I am contacting you to ask if there is a method to hide the menu only on a specific page.
At the moment I have used the property -> Display: None,
but it is loaded after too long and therefore a flickering effect occurs within the page.
I would like to make sure that only on that page the mobile menu is not loaded, how can I do it?
Thanks in advance for all those who will help me
]]>why cant i edit the menus on mobile phone… im using iphone15
]]>Hello,
I am using the WP Bottom Menu plugin in conjunction with the Polylang plugin on my website. My default language is Azerbaijani, and I have translations set up for English and Russian. While the menu items themselves are translated correctly, the URLs do not change based on the selected language.
For example, the “Home” menu item should link to:
Currently, all language versions link to the Azerbaijani URL.
Could you please help me resolve this issue or provide guidance on how to properly configure the links to change based on the selected language?
Thank you!
]]>Hi there,
I’m getting a critical error whenever I try to open the WP Bottom Menu settings in customizer, or open customizer with the WP Bottom Menu plugin active.
I’ve tried testing on a staging site with just Woocommerce and WP Bottom Menu active, using the default Twenty Twenty-Four theme.
Here’s the Woocommerce error log:
2024-06-02T00:49:18+00:00 Critical Allowed memory size of 1073741824 bytes exhausted (tried to allocate 12288 bytes)
Additional context{ "error": { "type": 1, "file": "\/wp-includes\/meta.php", "line": 1190 }, "backtrace": [ { "file": "\/wp-content\/plugins\/woocommerce\/includes\/class-woocommerce.php", "line": 347, "function": "critical", "class": "WC_Logger", "type": "->" }, { "function": "log_errors", "class": "WooCommerce", "type": "->" } ] }
Any idea why your plugin seems to need over a gig of memory to open the customizer?
Is there perhaps a php setting I need to alter in cPanel?
I’d really appreciate some help with this as at the moment I can’t update any settings for your plugin, and if I want to access the customizer to alter any other theme / plugin settings I have to deactivate your plugin first.
Thanks for your help!
]]>Hi,
When I select custom menu and go to menu to set the wp custom menu for the new that I created, it’s just shows a random menu not the one that I selected. Even when I deselect all menus and only set the wp custom menu still somehow shows a random menu.
Plugin version: 2.2.3
Theme: Neptune by Osetin
WordPress 6.5.3
I want to hide the bottom menu in all of my single post page, but my single post pages get error.
I selected:
Reverse the condition? > (tick)
Select the Archive (Select a condition) > Singular
Singular Elements (Select a condition) > Post
Single Post (Select a condition) > Blank
Could you help me with that?
]]>Is it just my website or does the search box only appear on non-post pages? In other words, from a page it works. But, when on a single post page it does not. It may be only my website due to a plugin/JavaScript conflict, but I thought I’d ask here to make sure.
]]>Good afternoon, developer, I’m a fan of your plugin, I wanted to ask how to make the buttons on your menu open instantly, without downloading, like in a mobile application. I encountered a problem that clicks on links open slowly. I made a mobile version of a PWA site, and I need to make the user think that he is in a mobile application, I need to click on links in your menu to open instantly
]]>After adding a product to the cart, can I make the cart (in the wp bottom menu) to popup ?
]]>Hello. Hope you feel good.
Special thanks for this wonderful plugin.
But there is a problem.
When we select two “custom menu” items, both “custom menu” items change color and become the same color. please check it
]]>Hi there,
When I try to open customizer I’m getting a HTTP ERROR 500.
This happens with just Woocommerce and WP Bottom Menu active?
I’ve also tested with Twenty Twenty-Four and Storefront themes with the same result.
My site is hosted on Pressable, I’m using php 8.2.
Any idea what might be causing it?
]]>Menu hovering works, but the active does not. Please fix.
]]>Hi there I am using the following code for a custom onClick button:
jQuery( '.mobmenu-left-bt .mob-menu-icon').last().click();
The latest update (v2.2.2) stops it from working.
Can you recommend updated code I should use in the new version please?
Reverting back to v2.2.1 fixed the issue.
Thank you for your help!
]]>I am trying to hide 1 single icon on screens 768px and smaller.
I can hide the fa-icon with CSS but there is a blank empty space left where the icon used to be. How can stop that space from showing up??
and Thank you for this awesome plugin!
GOD Bless you, always.
Hi,
I’m using HubAI template, and your plugin WP Bottom Menu is on it. I have a Font Awesome Pro license but I’m unable to use them on your plugin. Only the free ones works. Is there any way to integrate my license with your plugin?
Kind Regards,
Tiago
]]>How can I create multiple bottom bar menus and add them to certain pages?
]]>Hi there,
I’m using the WP Mobile Menu plugin to create a slideout left panel menu, but would like to use a WP Bottom Menu item to open the slideout left panel menu.
How can I find the correct script to place in the onClick textarea?
I also use WPC Fly Cart for WooCommerce for a slideout right panel cart, and the script was quite easy to find woofc_toggle_cart();
but I can’t for the life of me work out the correct script for the WP Mobile Menu.
If you have any idea of the script I should use, or any suggestion on what I might be looking for please let me know.
I appreciate the help!
]]>I am using better messages plugin for my messaging plugin in my site. I added a custom link menu (to the message page) in the buttom menu. Now I want to put counter of message using a shortcode (refer this documentation: https://www.better-messages.com/docs/shortcodes/better_messages_unread_counter) on the menu. Where should I put the shortcode?
]]>I have a page titled ‘Members’ which has child pages titled ‘Profile’ and ‘Settings’. When I select the menu item for Profile or Settings pages, the ‘Members’ menu item shows active.
I would like for the child page menu item to show active and not the parent page when these menu items are selected.
]]>How can I use the plugin on all pages except for one page i.e /explore-calendar/ which I want to exclude from showing?
The conditional login doesn’t work for selecting pages?
]]>Hi,
Thanks for your amazing plugin.
I wanted to bring to your attention an issue regarding the compatibility of the WPBottom plugin with the YITH Badge Management Premium plugin. When a badge is applied using the YITH Badge plugin, certain product pages without badges experience display problems with the WP Bottom Menu, including flickering and scrolling disruptions on mobile phones only. Interestingly, removing the badge or deactivating the YITH Badge plugin resolves the WP Bottom Menu display.
]]>Theme Hestia. When selecting frontpage section in customizer, some dropdown (collapse/expand) function do not work properly. Actually Customizer->Frontpage Section->Clients Bar -> Add clients and edit details do not working properly when this plugin enabled. WordPress 6.2.2+
]]>This plugin is truly outstanding. The only feature I miss in it, and which would be pretty trivial to add, is allowing users to choose for the bottom menu to appear only when devices are in portrait mode. Currently, the customization scree only gives the option to set a width pixel threshold.
This extra condition I am proposing is the equivalent to the following media query:
@media only screen and (orientation: landscape) {
.wp-bottom-menu {
display: none;
}
}
However, when I include that in my style.css, nothing happens. That is, the bottom menu still gets displayed (inspecting the page source code suggests that it is bypassing the theme’s style.css for that particular class only – other wp-bottom-menu classes can be overwritten normally via the theme’s style.css).
Would the developer mind proving a way for us to achieve this simple but very helpful behavoior?
Thanks for your consideration!
]]>Many thanks for this fantastic plugin!
So, This is more a feature request than a question or ask for support. It would be great if the plugin would allow the option of easily changing the background color of also the hovered item. This way, one could achieve visuals like inverting the color of item vs. background when an item becomes hovered upon or selected.
]]>How can one set the colors via CSS? I rather have all that info on my CSS files instead of established through the editor.
]]>How can I permanently remove the advertisement banner (WP Bottom Menu developers recommend Hub) from my backend? https://prnt.sc/cpTF_Um_oF7H
]]>Hi guys, I would like to insert personal images/gifs as icons, but I saw that I have the system ones or SVG, but in doing so they don’t meet my needs, how can I do?
]]>Hi, love this plugin, looks great and works well apart from one issue I’m having.
When the display cart total checkbox is ticked it works fine while still in the customizer but doesnt show when not in the customizer.
Im on the latest version of wordpress/woocommerce. I understand the plugin is not yet fully tested with the latest versions yet.
Kind regards
Ant
]]>Hi!
Please tell me if there is any filter or how to make a menu item as html so that you can insert your own content.
]]>