Problem: In the Toolset dashboard I see a message "The archive is disabled for this post type" under the archives column for WooCommerce Products. How can I create and enable WooCommerce Product archives?
Solution: If you're using a child of the Genesis parent theme you should install the Genesis Connect for WooCommerce plugin, as well as Toolset WooCommerce Views. Then go to Toolset > WooCommerce Views and select the WooCommerce Views template file for product archives.
Toolset does not let me include user repeatable field groups. Do you know of any other way of doing it?
Solution:
Toolset Types plugin does not support "repeatable user field groups", since the "repeatable field groups" is based on post type relationship "One-to-Many", but wordpress user isn't a custom post type, so there isn't such a built-in feature.
As a workaround, you can create another post type, for example "member-information", each "member-information" post's author is different wordpress user, in "member-information" post type, setup the "repeatable field groups", see details here: