Okay
  Public Ticket #2388301
shortcode create ticket?
Closed

Comments

  • otaky started the conversation

    Is possible a shortcode for ticket add?

  •  783
    Zhivko replied

    Hi,

    Generally speaking tickets can be purchased from the calendar only since the calendar provides additional data when product is purchased as Event Id, Start Date etc...


    To place standalone add to cart button outside the calendar you could use the WooCommerce shortcode add_to_cart.

    Example:

    [add_to_cart id="99"]

    Where 99 is the product (ticket) id number.


    Stachethemes Developer