Hello, I had a question about Action User plus. I love the pay feature, but that does that also remove the ability to pick between free submissions and paid submissions for the submitter? or did I miss something? When I turn on Plus, I only see “no submission left” please pay. Can I have both options?
Please advise.
Felix
Mar 2,2017 AT 6:34PM - 3 years ago -No the plus replaces the form- however if you still want to have free event submissions- woocommerce incorporates coupons so you can have a 100% off the price coupon that can be used to send out to people
I added
.evoaup_section .evcal_btn {
background: #001010 none repeat scroll 0 0;
}
to appearances>>>>customize>>>>additional css
button is now black
draft events before taking payments:
So currently events will be a draft after payment in Myeventon>>>>action user
so the user pays for and then submits an event- the event becomes a draft
thats a woocommerce problem- basically you want to only except payment after you have checked out the event to make it live and when you make it live you accept payment
so the event is a draft (not live) and when a new order comes in it shows as processing- depending on the payment method you can in woocommerce pay a refund (if the event is no good) but it all depends on what payment method you are accepting