Problem: I would like to use the Avada Builder (formerly the Fusion Builder) to edit Content Templates. When I select this option in Toolset > Settings > General tab - Editor to use for Content Templates, the setting is not saved correctly. When I reload the page, the previously selected option is still selected.
Solution: Our developers are aware of this problem and are working on a solution.
Problem: I have two custom Views set up, one on a Page and the other in the template for a custom post type. The View on the custom Page includes links to the individual custom posts. If the User filters the View on the custom Page using one specific taxonomy filter, I would like to carry that filter selection over into the single post View so that the View is filtered using the same taxonomy term.
Solution: Add the URL parameter from the Page search to the links to each individual post in the View results. Use the wpv-search-term shortcode in conditional blocks in the View results on the custom Page to create the appropriate links to the individual posts with URL parameters applied as expected. See the examples here for more details. Example conditional criteria:
Problem:
The user would like to display the labels of checkboxes field inside a table block.
Solution:
The table bock does not allow to have a single block inside of its cells. The user was adding the checkboxes field using the Inline field, which does not offer, currently, more settings for display format. As a workaround, use a shortcode to display the field instead. Check this screenshot http://prntscr.com/12e0r4d
Toolset is compatible with several blocks' plugins that offer an accordion block, you should be able to use it inside the view's loop. Search for an accordion block in this article for some of the plugins: https://toolset.com/documentation/dynamic-sources-in-popular-blocks/