Recently I received another interesting question from one of my clients.
She was looking for a simple and safe method of displaying additional navigation menus in her posts ... In my opinion, it's a really cool idea ...
But let's start with the basics ...
By default, the Wordpress theme is responsible for handling and displaying the navigation menus. Yes, we can create as many navigation menus as we want in our admin area, but ultimately, the active theme defines where and how those navigation menus are displayed ...
In other words: you can only display them on specific menu locations defined and supported by your active theme.
So if you want to enhance your posts and pages with additional, helpful navigation menus, you'll have to manually create a bunch of links, to add HTML anchor tags to your source code, etc. Which will require a certain level of knowledge and needless to say, is also time-intensive ...
But of course, there's another way ... I just found a cool plugin that will allow you to incorporate additional navigation menus into your content ... regardless of your theme settings.
And I've decided to create this short tutorial where I will show you how easy is to display additional navigation menus in your Wordpress posts and pages.
Interested?
Let's do this!