I’m not seeing the option “Top level parent page to use for this widget” in the widget settings in order to create two different sidebar page menus for two different parent-child page groups.
Can you tell me a bit more about what you are trying to accomplish?
Wes Reed
Sure. I have two parent menu pages that have child menu pages. Let’s call them Set1 and Set2. I’d like the Set1 menu (and its child pages) to show on their respective page set without showing the Set2 menu (and it’s child pages) and vice versa.
Are the two parent menu pages top level pages or do they have a parent above them?
If they are top level pages, the default behavior of the “Page” widget is to show only the respective pages.
If they have a parent above them, using the “Display current page’s parents only” may be used to limit included pages to ones within the current page’s direct parent’s respective pages.
If neither of those are applicable, it may help to send me a link to where I can see the menu along with an explanation of which pages you would like to be shown on that linked page.
Wes Reed
Please see the private comments. I added some links there.
If I understand correctly, the pages are generating correctly but you would like the following changes:
A different widget title based on the section you are in (current accomplished by using two widgets).
Only one widget to show in the sidebar (the one with the matching widget title).
The are a couple of approachs to accomplish this with the easiest being to leave both widgets in the sidebar (as you have now) and using some custom CSS to hide the incorrect one based on section:
Hi Wesley,
Once you check “Display widget on every page” this option will become available.
Let me know if you have any questions.
Mat Lipe
Got it. Unfortunately, that still didn’t work. I’m seeing the menu on all pages.
Here is a screenshot of my settings: https://drive.google.com/file/d/1f0nYgV2XLo6sgLwTsDEzkDSgFuNa8E3y/view?usp=sharing
Can you tell me a bit more about what you are trying to accomplish?
Sure. I have two parent menu pages that have child menu pages. Let’s call them Set1 and Set2. I’d like the Set1 menu (and its child pages) to show on their respective page set without showing the Set2 menu (and it’s child pages) and vice versa.
Are the two parent menu pages top level pages or do they have a parent above them?
If neither of those are applicable, it may help to send me a link to where I can see the menu along with an explanation of which pages you would like to be shown on that linked page.
Please see the private comments. I added some links there.
If I understand correctly, the pages are generating correctly but you would like the following changes:
The are a couple of approachs to accomplish this with the easiest being to leave both widgets in the sidebar (as you have now) and using some custom CSS to hide the incorrect one based on section:
Have a great day!
Mat Lipe
That worked. Thank you!