Hey There!
Thank you for your wonderful plugin!
I need your help for bringing up the following situation:
I have a mother page which acts always as the starting point of a topic from the Main Menu and behaves then like an “overview” of the topic.
This page has child-pages and now in my SidebarNav i want this to display the motherpage with a specific word like “overview” also in the same hierachy like the child pages.
So the technical hierachy of the page is like here:
Mother
> Child
> Child
The Menu Should display
“Overview” (For Mother)
Child
Child
Is this possible?
Greetings,
Felix
OnPoint Plugins
Good Morning Felix,
To change the title of a page in every menu you may use the “Advanced Sidebar Menu” settings on your page edit screen.
To change the title of every highest level parent page to “Overview” you may add a filter to your active theme’s functions.php file. To make this easier, I added a new filter to the basic version 7.6.5 of the plugin. You will have to update to version 7.6.5 before this filter will work:
Have a great weekend!
Mat Lipe
Felix Stürmer
Thank you for your help – just one problem – this snip overrides other parts of my site too – do you have a fix for that too?
OnPoint Plugins
Hi Felix,
Turns out you were still running version 7.6.4 of the plugin. For the filters to work, you must be on version 7.6.5+. I went ahead and updated your plugin to version 7.6.5 and now everything appears to be working correctly.
Have a great weekend!
Mat Lipe.
Felix Stürmer
Could you please again have a look for the current situation – we again need to rename the First Point of the List to Overview and i don’t know which hook is responsible for that! 😉
OnPoint Plugins
Hi Felix,
It appears you are now using your first level children as your menu’s top level. To change the title of every first level child page, you may use the following filter:
Have a great day!
Mat Lipe