Forums › Forums › Search & Filter Pro › width Container
- This topic has 22 replies, 2 voices, and was last updated 4 years, 5 months ago by Trevor.
-
Anonymous(Private) April 25, 2020 at 7:03 pm #241425
Hi,
I need to be able to set the container of the filter that I have created as a measure of width 203px. Could you please help me with this configuration through css?
I share the link to the website where I use search and filter; https://humedalesenred.org/biblioteca/
The filter in question is the one indicated with the name “Brochures / Dissemination Material” and “Books / Technical Reports”
Jonatan.
Trevor(Private) April 25, 2020 at 7:24 pm #241426Could you first change the combobox script to Select2 (there is an option in our settings page to choose which Combobox script to use). Your current form uses Chosen, which is set within our plugin by default. However, it is now pretty much abandoned and has not received any major updates in a long time. It has poor support for iOS devices for example.
Select2 is maintained now by the WooCommerce team, who are, of course, owned by Automattic, the owners of WordPress, and as such is used by a lot of themes and plugins.
Also, do you wish to set or change the indents here:
Anonymous(Private) May 8, 2020 at 9:10 pm #243189Thank you very much for your answer Trevor, I followed your instructions and created the taxonomies through the CPT UI plugin.
I have a new concern with the word finder, which is not working. I need it to search for taxonomies, categories and labels. Could you help me with it?
Trevor(Private) May 8, 2020 at 10:04 pm #243194If you want the text search to look there, then note that our plugin does not directly allow you to do text searches of individual Post Meta (custom fields) and Taxonomy (Category, Tags and Taxonomies) data/terms. The Search & Filter Pro Text Search field uses the standard WordPress search, so looks only in the Post Title and Content. To help you control this better, on the form’s Advanced settings tab you will see 2 settings for Relevanssi.
The documentation for this is here:
https://www.designsandcode.com/documentation/search-filter-pro/3rd-party/relevanssi/
You would need to install and activate the free Relevanssi plugin as well.
Then set Relevanssi up and build its index (make sure it is indexing the desired post types, custom fields AND any taxonomy that you want to search).
-
AuthorPosts