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/. If not mark, then “Collapsing Categories” do not work
Hi,
Is this problem fixed in latest version 1.5.1?
I can confirm that this problem is still active in version 1.5.5
Example: categories header in sidebar is followed by Collapsing Categories on all other pages.
Hi @pugsmodernlife
Are you talking about this part
https://docs.google.com/file/d/0Bw6cmsrtRcdybXNaMEprS25LU0U/edit?usp=drivesdk
?
I’m not sure what is problem.
Can you tell me what wrong here?
Hi @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.
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
}
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/
kind regards,
Marta
Hi,
When I click on “Japonia” category, it navigates to this page http://placekzostajewdomu.pl/S%C5%82owakluczowe/japonia-2/ which has no View.
I don’t see any View in your homepage, too.