Problem:
The user wonders if the integration with Relevanssi allows searching in custom taxonomy terms.
Solution:
Yes, that's possible. Relevanssi allows to search within custom taxonomy terms. Toolset delegates the text search to Relevanssi, then applies the other Toolset filters to the results.
Problem:
The user would like to get the ID of the content template of a custom post in code.
Solution:
After the update to Toolset Blocks 1.5, we introduced a new way of handling single post pages with content templates. Now we have conditions and priorities to determine what content template to use on a post to display on its single post page. You will need to pass the post's object ($post) to it: