The integration between Toolset and Avada theme makes it easy to add custom content to Avada and display, on the front-end.
First, make sure that you read the documentation on Toolset and Avada integration. For this integration to work, you need to have the following Toolset plugins installed:
Types
Views
Of course, you also need to have Avada theme.
Depending on your site, you may also need CRED and Access.
When you ask for help, please explain what you are trying to achieve, show us what you are doing and explain what you expect to see.
Problem: I need to create a template for a cusotm post type and a custom search WordPress Archive for that custom post type. I'm using Avada.
Solution: Create a new Content Template and assign it to the single post display of your custom post type. You can use the Fusion Builder to design this Content Template. Create a new WordPress Archive and assign it to the custom post type. Use the Search and Pagination panel to insert a text search filter and a submit button. Use the Loop Wizard to start a template, then use Fusion Builder to edit that template.
The issue here was that the user wanted to use the default list styling that his theme provides for unordered lists.
Solution:
For this all you need to do is when you are creating you view output using the loop wizard, just select the unordered lists and if your theme has a default styling then it will show up using that.