Toolset Starter Theme is a clean and modern Bootstrap-based theme, designed to help you get started using Toolset plugins. It includes the absolute minimal page elements, so you can easily start using it.
In our documentation pages, you can find instructions on how to install and use Toolset starter theme.
When you ask for help or report issues, make sure to tell us what you want to achieve.
Problem:
The user does not get the price and add-to-cart in the WooCommerce products.
Solution:
It turns out that the user was assigning a layout to products, and the layout was empty.
After adding the price shortcode and the add-to-cart shortcode they appeared.
Problem: Why would I use Elementor to build a page instead of Toolset?
Solution: It's a personal preference. Some customers have experience with Elementor before they use Toolset and they decide to stick with it. Others may not need it.
Problem: I'm trying to use Layouts, WPBakery Page Builder, and the Newspaper theme together but I'm not able to get my page templates to appear as expected.
Solution: Toolset Layouts and WPBakery should not be used together, so it's best to deactivate the Layouts plugin. The Newspaper theme doesn't work out-of-the-box with Content Templates, but you can follow the steps in our Theme Support for Content Templates document to help fix that problem.
Add this function name in Toolset > Settings > Frontend Content > Theme support for Content Templates:
Problem:
Toolset Layouts provides an Export/Import feature (Toolset > Export/Import > Layouts) that allows exporting either Export layouts to theme directory, or Export and download layouts.
The first will export each existing Layout as a .ddl file, the existing CSS as a .css file and the Layouts Settings as a .json file into the Theme's Directory.
It will not export JS saved.
It will not allow later to import back the .json file, because only .zip, .ddl or .css files are allowed in import.
Moreover, this is misleadingly described in the GUI and needs clear hints what-what does/is.