Forums Forums Search & Filter Pro Customized filters for third party plugin

Viewing 10 posts - 11 through 20 (of 21 total)
  • Anonymous
    #90154
    This reply has been marked as private.
    Anonymous
    #90163
    This reply has been marked as private.
    Trevor
    #90165

    Hi

    It is very late here, so I will investigate in the morning.

    Anonymous
    #90196
    This reply has been marked as private.
    Trevor
    #90290

    It was because, on the Advanced Settings Tab, you had enabled support for Relevanssi, but you do not have that plugin installed, AND on the Post Meta Settings Tab, you had an incomplete condition. Both I have fixed for you. Now there are counts. What is next?

    Anonymous
    #90398
    This reply has been marked as private.
    Trevor
    #90658

    Is that better (go see)? I edited the search2.php file and removed the form and added the shortcode for the form.

    Anonymous
    #90922
    This reply has been marked as private.
    Trevor
    #90933

    The CSS tends to need to be customised for each site, but this is what I normally start with:

    .searchandfilter > ul > li {
      margin-right: 20px;
    }
    .searchandfilter > ul > li:last-child {
      margin-right: 0;
    }
    .searchandfilter ul li {
      display: inline-block;
    }
    Anonymous
    #91048
    This reply has been marked as private.
Viewing 10 posts - 11 through 20 (of 21 total)