Filter by custom taxonomies in tagdiv composer blocks

Posted in: Newspaper
Post count: 6

Hello,

Is it possible to have the option to filter the content in a block using custom taxonomies instead of just regular categories?

If it’s not possible, do you plan to add this in the future? Or maybe can point me to the relevant files that take care of this functionality so that I can extend it myself, if the functions are pluggable.

Best regards,
Mircea

Post count: 22421

Hello,

Sorry but our theme blocks do not work with custom taxonomies. Blocks can show custom posts but they cannot be filtered by their custom taxonomies unfortunately.
For the moment there is no plan for implementing such a feature. We have this on our list for future updates but a decision in this regards was not taken yet.

Thank you!

Post count: 6

Could you point me to the file or function that takes care of the category functionality so that I can edit it myself?

Post count: 22421

Hi,

The category functionality has nothing to do with the module itself. You will need to edit the theme modules and blocks in order for them to be able to show a custom taxonomy. For that , you will need to create a custom sort order that can recognize the taxonomy. Here is an example of how a new sort order can be created:
https://forum.tagdiv.com/topic/implemented-new-sort-most-popular-among-posts-of-last-7-days/

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.