The issue here is that the user wanted to add their custom taxonomies to their custom post type's URL.
Solution:
This is something that is completely out of the scope of our support forum, as such we are not able to assist with this one.
In any case it would require the use of custom coding to add the taxonomies to the URL.
What I recommend is that you get in touch with a registered contractor to get this one done for you. You can contact them at the link below. https://toolset.com/contractors/
Problem:
The problem here is that the user was using the Avada Tabs option, however the tabs weren't switching when clicked on.
Solution:
This problem was actually being caused by Toolset loading the Bootstrap css. Disabling the Bootstrap loading by Toolset resolved the issue.
To disable the Bootstrap loading go to Toolset -> Settings and scroll to Bootstrap loading and select "The theme or another plugin is already loading Bootstrap 4"
I'm trying to add a small company search into a Beaver builder page.
I have created and saved the view in blocks but when I add it using the shortcode, instead of being 3 column grid format it's spread out in one column.
Solution:
Toolset Blocks plugin is based on WordPress page builder "Blocks editor", but Beaver builder is different page builder, so it will conduct unexpected result to display view block in the Beaver builder, you might consider to setup the view with classic editor, and display the view shortcode in Beaver builder.
Problem: I am trying to import some User Forms into my site. The Forms were exported from another Toolset site using Toolset's export tool. Instead of importing the Forms as expected, I see a problem: The XML file [name] could not be read. Looks like there is one invalid node name related to a field for storing a user avatar. This node should be renamed to prevent XML parsing errors.
Solution: Edit the exported XML file using any text editor application. Correct any XML syntax errors. The file should pass validation with an online XML validator tool in order to be accepted in the upload/import process.