Home › Forums › Themes Support Forum › Widgets don't work properly
- This topic has 5 replies, 2 voices, and was last updated 5 years, 1 month ago by Theme space.
- AuthorPosts
- October 29, 2019 at 10:43 am #1436Denis LIMOUZINParticipant
Hello,
I bought the package last week.
Some widget using js like “collapsing categories” don’t work with x-blog pro. It’look like something is not properly closed. Can’t you have a look on this.
ThanksOctober 29, 2019 at 12:46 pm #1437Theme spaceKeymasterHi,
Thanks for your comment.
Could you please give me your site link with the selected widget then we will try to fixe the widget issue.
Thanks again.October 29, 2019 at 3:39 pm #1439Denis LIMOUZINParticipantThe plugin is https://fr.wordpress.org/plugins/collapsing-categories/.
It works withe the standards wordpress themes.
May be you know another plugin for expandable categories and who can show categories order by multiple criterias and which is working fine with your themes.
Thanks
DenisOctober 30, 2019 at 12:23 am #1441Theme spaceKeymasterHi,
I wanted to see your site and your site error then try to fix it.
ThanksOctober 30, 2019 at 9:40 am #1442Denis LIMOUZINParticipantHi,
The site is : http://test.aaiheps.fr/
I made this testy site with only activated plugin “Collapsing categories
The right side bar has two widgets : collapsing categories and standard categories
excuse my bad english, but french is my native language !!!October 30, 2019 at 1:35 pm #1444Theme spaceKeymasterHi,
Your plugin doesn’t compatible with bootstrap so created the problem.
Maximum pro theme using bootstrap so you should contact with plugin author for this issue.
The plugin author should compatible with bootstrapAnyway please use the CSS code, I hope it’s work for you
/*Start css*/.widget .collapsing {
height: inherit;
}li.collapsing .sym{
padding-right: 18px !important;
}
.widget_categories li, .widget_archive li {
text-align: left;
}
Please add this css
span.collapsing.categories.collapse {
text-indent: 1px;
display: inline;
width: 19px;
}/*End css*/
- AuthorPosts
- You must be logged in to reply to this topic.