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'm not able to find Dynamic Sources when using the heading block.
Solution: Be sure to use the Toolset Blocks Heading block and not the native WordPress Heading block. Dynamic Sources are only integrated in the Toolset Heading Block.
Problem:
The user was using a form to create products from the frontend, the attributes were not appearing in the products on the backend, and they were appearing in the WCFM dashboard.
Solution:
It turns out that WooCommerce saves the attributes in the taxonomy terms table when a product is created. And If it is a variable product it also saves the attributes in a custom field on the product (_product_attributes). I think that WooCommerce pulls the values of this custom field in the backend and that WCFM pulls the attributes from the taxonomy terms table.
Problem: After activating any one of several Toolset plugins, the column-based design of the My Account page for WooCommerce is broken. I use a child of the GeneratePress theme.
Solution: Deactivate Bootstrap by going to Toolset > Settings > General tab.