Collapsing Pages
The Collapsing Pages plugin creates a list of all pages and sub-pages, which can be expanded and collapsed dynamically, as you can see in the sidebar on this page. The main function is as a widget, but there is also an option to use it as a drop-down horizontal menu for basic page navigation, if you are using wordpress as a cms, as in the screenshot below:
The plugin is hosted on the official wordpress repository at: http://wordpress.org/extend/plugins/collapsing-pages
If you have any questions, bug reports, or feature requests, please post a comment below.
Your appreciation
If you really like my plugins, please give them a nice ranking in the wordpress plugin repository (links above), or you can send me a donation via paypal below:












Ulisses wrote:
Hello, Rob
First I hope you understand what I wrote because I’m using the google translator.
Downloaded plugin CollapsingPages [WordPress 2.5.1] and liked much because I have several pages with sub-pages.
But the code completely changes the look of my sidebar. [my theme is not widgets].
The text is very large, the background is white [my theme is black].
Placed in style.css the tips to change the color of the links. It worked [took to find out which should place before the #].
I made several attempts to try to change the look, but do not understand, PHP, or CSS, I was a failure.
Maybe you can help?
A hug.
Gareth wrote:
Hi
How can I get rid of the triangle and make the parent title the collapse function?
Thanks for your great work.
gilda wrote:
hello, i was desperately looking for a plugin that would allow me to have collapsing archives and tried installing this according to the instructions… but it was quite impossible and had so many errors, i’m not sure what went wrong. :( maybe i need to ask for professional help for this!
Marc Wenzler wrote:
A copy and waste bug from ‘collapsing-pages’:
Initial html:
►
changes to upon first expand/collapse;
►
Sam wrote:
My installation works when I first click to expand a parent page, but at that point no down arrow (or minus sign) appears and it can not be re-collapsed. Is this a bug?
Also, I too would be curious to know if there is a way to make the parent title itself expand and collapse the sub-pages instead of linking to its own page…
Thanks!
David wrote:
Hi,
Issue with collapsing pages plugin. I have installed the plugin successfully on my localhost but when uploading to my live host server the collapsing pages menu is not displaying. Other collapsing plugins, such as collapsing categories work fine, but not collapsing pages.
Help in this regard is much appreciated!!
Thanks.
David.
Silverlotus wrote:
This plugin is exactly what I am looking for, however, I get three errors when I try to include a third level of pages. (eg. Page > Sub Page > Sub Sub Page) The error occurs even when I change the option for displaying pages at a only a higher level.
I will gladly provide you with a copy of the errors (missing arguments and wrong data types).
tim wrote:
Any chance the plugin will be updated for WP 2.6+ soon?
faus wrote:
bug:
Warning: Missing argument 7 for getSubPage(), called in /wp/wp-content/plugins/collapsing-pages/collapsPageList.php on line 59 and defined in /wp/wp-content/plugins/collapsing-pages/collapsPageList.php on line 29
thank you for your help
vina wrote:
i am currently using wordpress 2.6.3
i downloaded the collapsing pages plugin and
the error below is showing if Page>Subpage>subpage is selected.
is there a way to fix this?
please let me know. thank you very much.
==================================================================
Warning: Missing argument 7 for getSubPage(), called in C:\xampp\htdocs\wordpress\wordpress\wp-content\plugins\collapsing-pages\collapsPageList.php on line 59 and defined in C:\xampp\htdocs\wordpress\wordpress\wp-content\plugins\collapsing-pages\collapsPageList.php on line 29
robfelty wrote:
@Vina and @Faus,
Thanks for alerting me. I have fixed it in version 0.2.4
Rob
Jup wrote:
Warning: Missing argument 7 for getSubPage()
Got the same error as “faus” gets. Don’t you know what’s, wrong?
Jup wrote:
Sry, did not saw your last post. Anyway I have instaled the 2.4 version and now getting:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in
robfelty wrote:
@Jup - your last comment seems to have gotten cut off - could you paste in the whole warning?
Rob
Jup wrote:
Sry, there it comes:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/users/username/domain.com/web/wp-content/plugins/collapsing-pages/collapsPageList.php on line 63
Jup wrote:
Any luck to solve my problem?
Robert Felty wrote:
@Jup,
Sorry for the delay. I fixed it in version 0.2.5 a few days ago, and figured you would see that. But I just now realized that wordpress was still listing 0.2.3 as the stable version. That should be fixed now.
Rob
Jup wrote:
It’s working perfectly! Thank you a lot for your time and great help!