Home Forums Themes Support Forum Widgets don't work properly

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1436
    Denis LIMOUZIN
    Participant

    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.
    Thanks

    #1437
    Theme space
    Keymaster

    Hi,
    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.

    #1439
    Denis LIMOUZIN
    Participant

    The 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
    Denis

    #1441
    Theme space
    Keymaster

    Hi,
    I wanted to see your site and your site error then try to fix it.
    Thanks

    #1442
    Denis LIMOUZIN
    Participant

    Hi,
    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 !!!

    #1444
    Theme space
    Keymaster

    Hi,
    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 bootstrap

    Anyway 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*/

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.