This WordPress plugin introduces a new combobox facet type for FacetWP that renders facets as Semantic UI dropdowns. It supports both single and multiple search selections for this facet type.
- Supports both single search and multiple search selections
- Utilizes Semantic UI styles for improved user interface
- Allows customization and fine-tuning to suit your unique needs
Note
Semantic UI uses its own styles, some of which are required for components to function properly. You may need to add additional CSS to your WordPress theme to fully integrate this facet type based on your unique needs.
- Download or clone this repository
- Upload the
facetwp-combobox
folder to the/wp-content/plugins/
directory of your WordPress installation - Activate the plugin through the 'Plugins' menu in WordPress
- After activation, the combobox facet type will be available in the FacetWP settings.
- Create a new facet and choose 'Combobox' from the facet type dropdown.
- Configure the facet settings according to your requirements.
- Place the facet shortcode where you want it to appear on your website.
Contributions are welcome and greatly appreciated. If you found a bug, have questions, or wish to propose new features, feel free to open an issue or submit a pull request.
This project is open-source and is licensed under the MIT License.