Title: Problem with plugin Collapsing Categories
Last modified: August 22, 2016

---

# Problem with plugin Collapsing Categories

 *  [tester2014](https://wordpress.org/support/users/tester2014/)
 * (@tester2014)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/problem-with-plugin-collapsing-categories/)
 * If you use both plugins, Collapsing Categories [https://wordpress.org/plugins/collapsing-categories/](https://wordpress.org/plugins/collapsing-categories/)
   stops displaying categories.
 * [https://wordpress.org/plugins/content-views-query-and-display-post-page/](https://wordpress.org/plugins/content-views-query-and-display-post-page/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Thread Starter [tester2014](https://wordpress.org/support/users/tester2014/)
 * (@tester2014)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/problem-with-plugin-collapsing-categories/#post-5581792)
 * If you mark “Frontend assets Don’t load Bootstrap style & script (in the frontend
   of the website)” then “Collapsing Categories” works, but then the grid is transformed
   into a list [http://mintest.selftrips.ru/](http://mintest.selftrips.ru/). If 
   not mark, then “Collapsing Categories” do not work
 *  Plugin Author [Content Views](https://wordpress.org/support/users/pt-guy/)
 * (@pt-guy)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problem-with-plugin-collapsing-categories/#post-5581885)
 * Hi,
    Is this problem fixed in latest version 1.5.1?
 *  [pugsmodernlife](https://wordpress.org/support/users/pugsmodernlife/)
 * (@pugsmodernlife)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problem-with-plugin-collapsing-categories/#post-5581889)
 * I can confirm that this problem is still active in version 1.5.5
 * [Example](http://www.pugsmodernlife.com/diy/): categories header in sidebar is
   followed by Collapsing Categories on all other pages.
 *  Plugin Author [Content Views](https://wordpress.org/support/users/pt-guy/)
 * (@pt-guy)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/problem-with-plugin-collapsing-categories/#post-5581890)
 * Hi [@pugsmodernlife](https://wordpress.org/support/users/pugsmodernlife/)
    Are
   you talking about this part [https://docs.google.com/file/d/0Bw6cmsrtRcdybXNaMEprS25LU0U/edit?usp=drivesdk](https://docs.google.com/file/d/0Bw6cmsrtRcdybXNaMEprS25LU0U/edit?usp=drivesdk)?
 * I’m not sure what is problem.
    Can you tell me what wrong here?
 *  [pugsmodernlife](https://wordpress.org/support/users/pugsmodernlife/)
 * (@pugsmodernlife)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/problem-with-plugin-collapsing-categories/#post-5581892)
 * Hi [@pt](https://wordpress.org/support/users/pt/) Guy! Sorry for the super-super
   late delay, wordpress didn’t notify me that you’d responded! Yes that was the
   part– it’s currently working because I uninstalled this plugin. When Query posts
   by category… is installed, that part doesn’t show up at all.
 *  Plugin Author [Content Views](https://wordpress.org/support/users/pt-guy/)
 * (@pt-guy)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/problem-with-plugin-collapsing-categories/#post-5581893)
 * Hi,
    Please add this code to file functions.php of your active theme:
 *     ```
       // CVP - fix hidden widget
       add_action( 'wp_head', 'my_custom_style' );
       function my_custom_style() {
       ?>
       <style>
       .widget .collapsing {height: auto !important;}
       </style>
       <?php
       }
       ```
   
 *  [Placek](https://wordpress.org/support/users/placek/)
 * (@placek)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-plugin-collapsing-categories/#post-5581894)
 * Hi,
    I find the plugin very useful but I have the question.
 * In my case the plugin doesn’t work for each category
    As you can see it displays
   very well for “Japonia” category but every other doesn’t work (I did excacly 
   the same way) Do you have any idea why?
 * [http://placekzostajewdomu.pl/](http://placekzostajewdomu.pl/)
 * kind regards,
    Marta
 *  Plugin Author [Content Views](https://wordpress.org/support/users/pt-guy/)
 * (@pt-guy)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-plugin-collapsing-categories/#post-5581895)
 * Hi,
    When I click on “Japonia” category, it navigates to this page [http://placekzostajewdomu.pl/S%C5%82owakluczowe/japonia-2/](http://placekzostajewdomu.pl/S%C5%82owakluczowe/japonia-2/)
   which has no View.
 * I don’t see any View in your homepage, too.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Problem with plugin Collapsing Categories’ is closed to new replies.

 * ![](https://ps.w.org/content-views-query-and-display-post-page/assets/icon.svg?
   rev=2932226)
 * [Content Views - Post Grid & Filter, Recent Posts, Category Posts ... (Shortcode, Gutenberg Blocks, and Widgets for Elementor)](https://wordpress.org/plugins/content-views-query-and-display-post-page/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-views-query-and-display-post-page/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/)
 * [Active Topics](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/reviews/)

 * 8 replies
 * 4 participants
 * Last reply from: [Content Views](https://wordpress.org/support/users/pt-guy/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/problem-with-plugin-collapsing-categories/#post-5581895)
 * Status: not resolved