Which files I need change for customize nav-menu css ?
]]>Am a webmaster, but not much of a programmer…. inherited WP site and have done okay, but the navbar drop-down menu does not display at all on the site (desktop and mobile). I’ve gone through CSS sheets, forums, etc… and cannot find the solution. All I see on three different browsers is the nav three-line icon. Help!!! Is there a program I can use that will help solve this… or a css comment I can easily add?
]]>Hello, we’re using your plugin and having an issue. When we try to click the dropdown menu arrow to get the child menu, we really click the parent menu and go to that page. We want to clearly define what is the arrow and what is the parent menu item. I don’t see how/where to do that. Please advise. Thanks!
]]>Hi,
i am looking for a bootstrap menu plugin that offers a off-canvas slide in menu for mobile view like this:
https://www.jasny.net/bootstrap/examples/navmenu-push/
Can i do this with this plugin?
]]>How can I change the color of the bar?
]]>I am having issues with the mobile version of the menu. I am on a local environment building a custom theme. At first the menu would disappear after resizing the window below large and not show the mobile version. I was able to get it to display after a-lot of trial and error. but now it doesn’t display correctly. When you click on the hamburger icon it creates a small div, then you have to click on it again to get it to show the menu options and that div remains.
If i use my code
`<nav class=”navbar navbar-inverse navbar-fixed-top”>
<div class=”container”>
<div class=”navbar-header” id=”top”>
<button type=”button” class=”navbar-toggle collapsed” data-toggle=”collapse” data-target=”#main-navbar” aria-expanded=”false” aria-controls=”main-navbar”>
<span class=”sr-only”>Toggle navigation</span>
<span class=”icon-bar”></span>
<span class=”icon-bar”></span>
<span class=”icon-bar”></span>
</button>
</div>
<div id=”main-navbar” class=”navbar-collapse collapse”>
<?php wp_nav_menu( array( ‘theme_location’ => ‘primary’ ) ); ?>
</div>
<!–/.nav-collapse –>
</div>
</nav>`
I get my collapse and the plugins collapse. which causes that second drop-down
If I use this code supplied from another forum post
<div id="main-navbar" class="navbar-collapse collapse">
<?php wp_nav_menu( array( 'theme_location' => 'primary' ) ); ?>
</div>
The mobile menu does not display
]]>Hello All,
I would like to remove the ‘container’ / ‘container-fluid’ option. Seems you can only choose one or the other, and no option for none.
Any ideas?
Thanks,
Lisa
Can you make it so that the logo can have alt text?
Thanks! It’s working pretty well for me.
]]>Hi,
I am wondering if you could help me sort out the problem I am having with this website: https://www.portsmouthdentalcare.net/. The menu is not working on mobile devices. Nothing happens when I click on it.
I’ve tried adjusting the Advanced Options –> Load My Bootstrap Menu Plugin Styles settings but no luck.
Any insight would be greatly appreciated!
Thanks
]]>Hi,
It’ll be great if you could update your cool plugin to work with the latest WP version + work with the WP 2017 Theme.
I’m getting 2 black boxes that I wish can be removed – please see
https://www.taxattorneynearme.us/
Hopefully, there is some way to make the Search box accept the code from my Google Search ID.
Cheers,
Christie
I installed the plugin and my navbar looks great, except I’m having trouble with the submenus displaying when clicking the parent item on the navbar. The glyphicon shows up for menu items with submenus. The li items for submenu dropdowns exist in the source, but nothing displays when I click on the menu item, except that it navigates to that parent item page. I’ve looked over the settings over and over again but can’t seem to find anything that will fix the problem. Advice? Thanks!
]]>Hello all,
I am having an issue having the navbar show on my pages.
I am building a child theme with a custom built front-page.php.
I can’t share the website yet as it is only on an internal server.
Things I’ve tried:
– Emptied the child’s functions.php
– Removed wp_bootstrap_navwalker.php
– Removed the previous navbar
Using:
– PHP 7.0.0
thanks a lot!
-Kevin
I decided not to use this plugin, and now I can’t delete it, just a few hours after installing.
It is deactivated. Then I click on DELETE, and it says DELETING…but it never deletes. Meanwhile an error message appears at the top of my plug-in screen that says: “Deletion failed: Are you sure you want to do this?Please try again.”
So I try again, and same thing every time…
Please help!
]]>I have the plugin set up but the menus are not dropping down on a tablet.
everything else is working ok.
Hi,
After installing your plugin from WP repo:
1.Search for the ‘My Bootstrap Menu’ plugin via WordPress Admin > Plugins > Add New
2.Install with the ‘Install Now’ button
And trying to turn on plugin I am getting:
]]>Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected T_STRING in /home/krzakx/domains/fotopani.pl/public_html/wp-content/plugins/my-bootstrap-menu/my-bootstrap-menu.php on line 27
According to the description there should be a Settings tab/section where you can set the menu alignment, but there is none. The tabs are Main, Options, Format, Advanced Options and About. Scrolling through the options there is no Settings section or option to set navbar-right.
]]>If I enable and assign the bootstrap menu to the site’s main menu, the menu displays positioned correctly, but I’m also getting the website’s logo, slogan and reserved space for the original menu. I have reviewed the template and these items are/were controlled by the original menu, not aside. So the question, what is the nav css and php code to activate the bootstrap menu only?
<nav class=”???”>
<?php
…
?>
</nav>
Upon install:
Fatal error: Cannot access static:: when no class scope is active in
wp-content/plugins/my-bootstrap-menu/assets/my-plugin-settings-helper/inc/my-plugin-admin-notice.php on line 22
Hi,
Following error is showing when plugin is activated Cannot access static:
: when no class scope is active in D:\INETPUB\VHOSTS\bestgiftcart.com\httpdocs\wp-content\plugins\my-bootstrap-menu\assets\my-plugin-settings-helper\inc\my-plugin-admin-notice.php on line 22.