Description
Presently it seems we only have the [camptix] shortcode for the tickets system.
We should add a Block for easier customization of the display.
Some initial thoughts from me on features that could benefit site creators:
- The ability to customize/preview the "No tickets available" message
- The ability to customize/preview the "Event closed" message
- The ability to add/remove tickets from the list
(This is supported via the shortcode, but not known to be well known)
- The ability to set a max tickets per order (down from 10)
- The ability to auto-set a coupon (ie. EARLYBIRD)
This would benefit us as it'll move the [camptix] documentation from handbooks to an easily usable insertable block.
Worth noting: The camptix shortcode is NOT intended on being added/removed to extra pages, it's expected that it exists on a page that will forever remain accessible. This is due to how the content override works for ticket edit details. It might be worth decoupling this block from that shortcode override functionality.
Description
Presently it seems we only have the
[camptix]shortcode for the tickets system.We should add a Block for easier customization of the display.
Some initial thoughts from me on features that could benefit site creators:
(This is supported via the shortcode, but not known to be well known)This would benefit us as it'll move the [camptix] documentation from handbooks to an easily usable insertable block.
Worth noting: The camptix shortcode is NOT intended on being added/removed to extra pages, it's expected that it exists on a page that will forever remain accessible. This is due to how the content override works for ticket edit details. It might be worth decoupling this block from that shortcode override functionality.