I would like to have the sub pages in a curtain order in the widget area.
Is that possible??
Hey great plugin. Is there a way to get “current_page_item” to display on the page I’m on?
Thanks
]]>When you visit old link or invalid URL you hit 404 page and there is no $post instance. The widget uses is to find sub-pages without checking if there is current page(post) at the moment which adds PHP error in the output if display_errors = On.
Here is my fix.
https://gist.github.com/avladev/e5fa0982cf2be5f6e564
Edits are on line 70 and 76 you can compare with current version of the file.
Bye
]]>I would like to add a custom post as subpage to ps-sub pages.
The parent-page is ‘about us’. The custom-post is ‘our team’.
Wordpress does not allow custom posts to act as a child-page.
Does anyone know a hack?
As title I would like to add the name of the parent page.
How can I do that?
Hello there,
Thank you for your wonderful plugin :D. I use your plugin to display a list of sibling pages. Perhaps the support forum isn’t the right place to place a feature request, but I was wonderful if in future versions of the plugin, it might be possible to add a class to the <li>
or <a>
tags of the menu item which links to the current page (as displayed on a sibling menu).
I used to use js to add such a class on my client’s previous static site, but for some unknown reason the same js does not work correctly now the site has moved to WordPress (the top menu item gets highlighted, not the menu item which links to the current page), hence this feature request.
Best wishes and thank you again,
Amber
]]>