Problem:
How to combine Toolset and WooCommerce so that users can be charged to attend events?
Solution:
I think the best approach would be, instead of registering a new Events post type, to treat WC products themselves as Events. (You can change the permalinks to use /event/ instead of /product/, and you could also change the labels for the admin pages so that you would have "Add new Event" etc.; see here for an example: https://stackoverflow.com/questions/26712459/is-it-possible-to-change-the-products-to-be-termed-tours.)
You can add custom fields to events if you need to. Users on the front end can browse events and add them to their cart to buy them, and you can set up variations for with and without lunch, cheap lunch, fancy lunch etc.
Aside from using Toolset to customise the templates for single products (events) and the product archive (event archive) I think you can mostly handle this directly from within WooCommerce.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 7:00 – 14:00 | 7:00 – 14:00 | 7:00 – 14:00 | 7:00 – 14:00 | 7:00 – 14:00 | - |
- | 15:00 – 16:00 | 15:00 – 16:00 | 15:00 – 16:00 | 15:00 – 16:00 | 15:00 – 16:00 | - |
Supporter timezone: Europe/London (GMT+00:00)
This topic contains 2 replies, has 2 voices.
Last updated by 5 years, 12 months ago.
Assisted by: Nigel.