- This topic has 1 reply, 2 voices, and was last updated 7 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Display category names inside of chips. Update the AJAX request
Tagged: V3
On my clients site, he would like a bootstrap modal to popup with a list of his categories that you can select. After you click submit it shows the articles, based on the selected categories, in a card view below the banner image. Inside the banner image, I need to display each category name inside a chip. That chip needs to include an ‘X’ which should remove that category from the filter, and the posts should update accordingly.
I am able to filter the posts by categories, however, I am not able to display the category name inside chips that will also allow me to remove a specific category and regenerate the results. How can I go about doing this?
With some coding, it is possible to display the filter categories, but to be able to add the remove X would require custom javascript. I believe this is something we will be adding in V3, due in 2019. For this reason, it is a feature we do not advertise as possible with our plugin.