-
Many of the organizational options in wp-bootstrap-navwalker are available until a manual update is performed. Current version enforces BS3's 2 level limit on navigation, but adds options to better or…
-
In case anyone wants it, I have managed to modify this nav-walker to support Multi-level submenus.
The submenus are written to fit to this submenu support css/script module: [bootstrapthemesco/boot…
-
Hello, I am creating an HTML page with bootstrap 4, and my idea is to configure it to walk with wordpress and its cms environment, the texts and other settings with Custom Fields and now in the final …
-
Extending class is not possible anymore, I get errors when trying to redefine some things in start_el:
Fatal error: Uncaught Error: Call to private method WP_Bootstrap_Navwalker::get_linkmod_…
-
Hey, I am creating my portfolio website, after using AOS animation, it looks superb,.
I am having one issue, after implementing AOS, the hamburger menu in mobile is appearing very slow, can say after…
-
This package doesn't seem to work with Composer Autoload.
I've seen that a similar issue was already opened #346 but I don't seem to be able to make this work.
Right now as a workaround I had to…
-
I tried all the instruction given
`composer require "mwdelaney/sage-bootstrap4-navwalker"`
in App.php file
`
/**
* Primary Nav Menu arguments
* @return array
*/
public function primarym…
-
#### Steps to reproduce the issue: You can visit appd4b.com
#### I need to put the humbrguer icon on the right and logo on the left. I did the following:
`
…
-
Because wp-bootstrap-navwalker is written for Bootstrap 3 and we're using Bootstrap 4, I wasn't able to get the Bootstrap-formatted menu to play nice with Wordpress's menu functions. Instead, I hard-c…
-
From: Paul Solomon Subject: _tk theme bug report
Message Body:
Hi Guys,
I’m a huge fan of your _tk starter theme; thank you so much for making it available!
I recently found two issues with …