Hi Lucas,
What have you tried – have you got all the Soli nav walker code included and do you know the custom walker plugin class name?
I have never used or heard of Soli nav before so I cant comment specifically but it should just be a case of making sure the code is autoloaded in your WP installation then inserting the class name.
All the best
The plugin’s name is Soil. I give you the link in the previous post.
This is the link specifically to Nav Walker Class.
It is namespaced so:
namespace Roots\Soil\Nav;
class NavWalker extends \Walker_Nav_Menu;
In the custom walker option i have to put:
Roots\Soil\Nav\NavWalker
Right?
Hi there,
I am not sure the exact Nav Walker Class name you need to add, you will need to speak to them about that, however I can help point you in the right direction…
What errors have you got when you try the custom walker names you mentioned above?
I can of course take a look for you if you are willing to pay for custom development time, if so please email me with details.
All the best