Does exactly what it says:
Hides selected pages from menus.
You are probably seeing it from tags or categories which the plugin does not do.
Can you explain more clearly please.
Where is it shown on the dashboard?
And I’m not using tags or categories.
Thanks
If you gave a link to your site it would help immensly.
But the plugin is only hiding from the menus. If you see it in a list other than the menu it will not be hidden.
My url is
http://ballonvillage.com/wp/
and
in the vertical menu I’m trying to hide the button
Ballykealey B & B
How is the menu generated? Specifically is it using:
wp_list_pages
I made the theme and therfor the vertical menu in Artisteer.
I made the theme and the vertical menu using Artisteer.
That does not help me. Never used them. You need to look in prresumably your Page.php and look for wp-list_pages. That a function to generate the menus but they could be generated another way. The plugin only works for that function.
Should be below where the:
class=”art-vmenublockcontent”
is located.