Hello,
I have create ACF post that I added on my page by Flex Loop.
How can filter the showing posts by one attribute or author or custom field?
https://www.icloud.com/iclouddrive/01b4TiDed6Bgn10uvh25DF_NA
Can you explain how can I use the Include custom field and other fields on EXTRA. Can you give an example.
I tried to add there taxonomies from ACF by it is not filter the showing results.
Are there any other way to show the ACF type by filter the results (not by add any ?author=123 on URL).
Thank you in advance.
Hello,
If you want to have more control over the articles you want to display, please use a flex block and check the filters from that one https://forum.tagdiv.com/flex-block-settings-guide/
The loop elements are usually used for a cloud template to automatically filter the results after the category template.
Also, if you want to use the filters and sorting for taxonomies, then indeed you should use the flex loop filter https://forum.tagdiv.com/filters-sorting-taxonomies/
Thank you!
Hi,
On the flex block, you can set with tagDiv Composer in the Filter tab in input for “Multiple terms filter:” the id of the taxonomy/taxonomies made with acf plugin – https://i.imgur.com/TsqDoL0.png
Thank you!
Hi,
Sorry, this is not possible.
The Newspaper theme provides filters per ID, category/taxonomies, by cpt type, by tag slug, authors and there are also the special filters for cloud templates, which are also mentioned in this guide – https://forum.tagdiv.com/flex-block-settings-guide/ anothere option that can be handy is the ajax category filter (it can be used for taxonomy too) – https://i.imgur.com/s5VtIti.png
Thank you!