The image wasn’t attached. Could you send us a link to it?
Archives: Replies
Replies for tickets on suppota
Reply to: tickets(362088)
Reply to: tickets(362088)
Hello, hope the attached image will help you to get #3, where I need only the € symbol and just after the price 🙂
Reply to: tickets(363250)
Here is a patch fix that will resolve this issue.
code
function generate_product_sku($product){
return $product->get_id().’_tix’. ( rand(2000,9999));
}
// sku generation or use
if( !isset( $args[‘_sku’] ) && !empty( $args[‘_sku’]) ){
$_sku = $args[‘_sku’];
}else{
$_sku = $this->generate_product_sku( $product );
}
$product->set_sku( $_sku );
Please make sure you change the code in your tickets addon to match this and that will allow you to save ticket settings without SKU and that will auto generate a random generated SKU.
Reply to: tickets(363250)
Reply to: tickets(363068)
So we have an account with this email bookkeeper@tillersinternational.org
please try login into myeventon.com using that email.
Reply to: tickets(360684)
No, the most I had in one row was 2.
Reply to: tickets(362793)
Hi Artem –
Just added another event, and the slider is showing each new event twice.
Thanks,
Charles
Reply to: tickets(362793)
Hi Artem –
I just added an event, and the slider is working. However, I only added one event, but the slider is showing the same one twice. Is there a way to avoid this? Maybe set a minimum amount of events if there is only one scheduled?
Your login is still active, so please let me know when you can.
Thanks!
Charles
Reply to: tickets(356492)
hi,
sorry for late reply.
- Please could you confirm refund of ticketing plugin. I am still not able to use until i have rectified issues with action user.
- i have action user plus and i think this is another add on. is there a way to see how it works please. https://www.myeventon.com/addons/actionuser-paid-feature-events/

