A highly configurable WordPress sidebar widget to list pages and sub-pages. User friendly widget control comes with various options.
It is possible to deselect all pages. Hold the 'Ctrl' key in your keyboard and click on the name of the page that's not getting deselected.
When the option 'Show only related subpages' is selected, a subpage is listed only when the user visits the parent and sibling pages of the subpage. Thus, choosing this option will display the top level pages, children and siblings of the current page, and siblings of the parent page.
'Show only strictly related subpages' is same as the above except that siblings of parent page won't be displayed when on a subpage
Although such an option does not exist, the 'Include' option can be used to achieve this. Select 'Include' instead of 'Exclude' and select all the pages you want to be listed. Pages left out won't be displayed.
Yes. In order to achieve this, select the 'Include' option, select just the child-pages to be listed (leave out all other pages), enable the 'Show subpages' option and select 'Show all sub-pages'.
The flexipages widget inherits the styling of the sidebar elements as defined in the style.css of your theme. But you can customize the widget. The items in the flexipages list go within the class 'flexipages_widget'. So if you want to display the links in green color, try putting the code .flexipages_widget a { color: #0f0; } in the style.css of your theme. To indent the sub-pages, try .flexipages_widget ul ul { margin-left:10px; }.
The built-in WP function get_pages() treat password protected pages as any other page, and don't have an option to hide password protected pages until the password is entered. Flexi Pages Widget plugin depends on this function, and until the functions provide an option to hide password protected pages, we can't have it.
The built-in WP function get_pages() doesn't list private pages and doesn't have an option to show private pages. Flexi Pages Widget plugin depends on this functions, and until thes functions provide an option to show private pages when the admin is logged in, it's not possible for us to show private pages.
Leave your questions, suggestions, bug reports, etc., as a comment at the plugin page or through contact form at the author's website. Questions frequently asked will be incorporated into the FAQ section in future versions of the plugin.
Requires: 2.7 or higher
Compatible up to: 3.6-beta3-24407
Last Updated: 2013-6-5
Downloads: 243,912
1 of 4 support threads in the last two months have been resolved.
Got something to say? Need help?