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.
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 › Search projects only
Tagged: filter by projects, project categories
What are you trying to do?
The reason you have results twice, is because when you goto edit your page, you have search & filter 3x results, then underneath you have Divi Portfolio Widget, with 3 items.
So remove the divi portfolio widget.
Search & Filter does not work directly on the Divi portfolio widget.
Thanks
Will it work directly with the essential sliders grid?
http://essential.themepunch.com/#howtogetstarted
This is because “Portfolio Categories” are not WordPress “Categories” – You need to use a Taxonomy field instead of category.
RE integration, you can attach S&F to any loop/query – but you must first be able to access the query.
For example, we provide a filter for doing this:
This means other plugins can modify the queries we generate.
The standard WP filter for this is pre_get_posts – which some plugins will allow you to use if you check their docs.
You must also find a plugin that allows this – I’m afraid I have not used any personally.
If you can find one that does, let me know and I can probably advise
Thanks