Hi, I have a compatibility issue question.
I am interested in WooCommerce Custom Post Type Manager plugin from hidden link. I created custom post types for different product categories, using Toolset. My problem is to create Payment gateways, checkout pages, product attributes - the things that WooCommerce does best - but only within its Product tab. I would like to have the functionality of my Toolset custom post types intact. I mean I seek ways to develop my custom post types, its layout and front-end display including filters using Toolset, but enhance their functionality (Payment gateways, checkout pages, product attributes ) from WooCommerce. Can WC CPT Manager mentioned above extend Toolset with WooCommerce features without compatibility issues? Or if I ma wrong, may be you have another way of doing what I explained in a more proper way. Thanks a lot for any advice.
Dear Alexander,
Since I don't have a copy of the "WooCommerce Custom Post Type Manager" plugin, so I am not sure if how does it work and if there is any compatibility problem.
For your questions:
I mean I seek ways to develop my custom post types, its layout and front-end display including filters using Toolset
Within Toolset, you can use Types plugin to create/develop your custom post types
https://toolset.com/documentation/user-guides/create-a-custom-post-type/
And setup view with custom search form, and display it in the front-end:
https://toolset.com/documentation/user-guides/front-page-filters/
For your reference.
Hi, is it possible to use WooCoomerce Checkout functionality for custom post types created with Toolset?
So far I managed to understand Toolset expands the layout functionality for WooCommerce in-built post type of Products. Is the vise versa of extending Toolset-created post types with WooCommerce functionality possible? If yes, please give some guidance.