Problem:
Display the related product based on the product ID stored in the term custom field Solution:
You will require to use the Toolset View's filter hook "wpv_filter_query" in order to modify the view's query on fly.
With "wp rocket" plugin, the image blocks do not display correctly.
Solution:
Toolset Blocks plugin is using inline CSS codes style each Toolset Blocks, so we strongly suggest you do not minify Toolset's JavaScript and CSS files, turn off minify CSS/JS setting in "wp rocket" plugin
Problem:
The user has configured a content template, but some of the fields do not render in the frontend.
Solution:
It turns out that the user was using a conditional with a big content inside. Currently, we have a limitation on the content of a conditional block and we need to keep it under a certain limit.