• Hi there,

    I am using Collapsing categories to expand and collapse my sidebar categories list. It works when you click the arrow or +/- buttons which is just before the parent title. If someone clicks the parent title, this effect will not happen. It will just take the viewer to the parent page.

    Is there a possibility that i can apply the same collapsing/expanding effect when the parent is clicked as well? Would appreciate any help.

    Thank you for reading.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter shafee85

    (@shafee85)

    Furthermore, is there a way i can get rid of the number of posts per category displayed on the sidebar in this plugin?

    Thread Starter shafee85

    (@shafee85)

    Ok i found out how to take out the number of posts from the categories,

    if (function_exists('collapsCat')) {
      collapsCat('animate=1&showPostCount=0');

    Any idea how i could get the expand/collapse animation when the parent title is clicked?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Collapsing Categories] How to expand when parent is clicked?’ is closed to new replies.