Forums › Forums › Search & Filter Pro › Customized filters for third party plugin
Tagged: categories, custimized, filter, search, taxonomy
- This topic has 22 replies, 2 voices, and was last updated 7 years, 9 months ago by Trevor.
-
Trevor(Private) February 15, 2017 at 12:25 pm #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?
Trevor(Private) February 17, 2017 at 4:47 pm #90933The 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; }
-
AuthorPosts