Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    you can try to create a new events category for this then use shortcode like [events_list category=”-x”] where x is the events category id

    Thread Starter mirgcire

    (@mirgcire)

    That would be a great way to hide the event, but that is not what I am trying to do.

    I want the event to be displayed so people know it is coming. But I want to delay the start of ticket sales.

    I tried setting the number of available tickets to 0, but that causes it to use the default.

    You’d need to do some custom coding for that. This snippet would be a good way to start: http://pastebin.com/dwuWsBAw

    Aside from editing the name of the ticket to be filtered, you’d change $nodays < 10 to something like $nodays > 10.

    Thread Starter mirgcire

    (@mirgcire)

    Excellent. Thanks for the help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to temporarily suspend ticket sales?’ is closed to new replies.