Toolset lets you develop truly custom sites, including WooCommerce, Membership and Directory/Classifieds sites.
Visit our dedicated tutorials to learn how to build each of these sites using Toolset:
Problem: I would like to register my Toolset plugins using new account information, but I see the following message instead of the usual registration panel:
Remember to remove Toolset from this website.
This site is using Toolset plugin, which is not paid for. After receiving a refund, you should remove this plugin from your sites. Using unregistered plugins means that you are not receiving stability and security updates and will ultimately lead to problems running the site. Bought again?
> Check my order status.
> Extend Subscription.
Solution:
Add your new site key to your wp-config.php file using the following syntax, to programmatically register the plugins:
Problem: I'm trying to install the Toolset Blocks plugin in wp-admin > Plugins > Add New > Upload Plugin
but I see an error message upon uploading the plugin zip archive:
"The link you followed has expired. Please try again."
Solution: Ask your hosting company to turn on file_uploads and ensure your upload_max_filesize, maximum post file size, and memory limits are sufficient for plugin needs.
Problem: If I configure Toolset to load Bootstrap 4, my site's main navigation disappears, but when I disable Bootstrap 4, the contents of my View are not styled appropriately. How can I load Bootstrap 4 without losing my site navigation?
Solution: There seems to be a conflict between the Total theme and Bootstrap 4, specifically a CSS selector collision. The Total theme uses the CSS class "dropdown-menu" in the header, which is also used in Bootstrap's dropdown menu component. To fix the conflict, you can override the Bootstrap styles applied to the main menu with the following custom CSS:
Problem: I would like to know if it is okay to use Toolset on a staging site if my license only allows one site registration.
Solution: Yes, it is understood that 1-site license holders may need to install the software on staging or development sites. That is okay, we recommend you do not register in those sites.