Reply to: tickets(334863)

Hello,

Please follow this guide:

https://docs.myeventon.com/documentations/how-to-setup-and-get-started/

Create a new event, enable Tickets and put 0.00 to Ticket Price. Publish the event.

Now refresh the page and enable Variations, add New Variation Type, now click on New Variation.

If you are still having issues, please send us wp-admin access to your site as a private message for us to further assist your situation.

Reply to: tickets(334866)

Hello,

Thank you for your great suggestion, at the moment it is not supported. However please create a new ticket and select Feature Request as category so others can vote on your idea and get it moved into development faster.

Reply to: tickets(334869)

Ashan,

On dev2 it names new products “Auto Draft”:

https://dev2.myeventon.com/wp-admin/post.php?post=52085&action=edit

https://dev2.myeventon.com/wp-admin/post.php?post=52086&action=edit

https://dev2.myeventon.com/wp-admin/admin.php?page=eventon&tab=evcal_tx

Reply to: tickets(334869)

Hello,

Thank you for your messages, I am going to assign this ticket to Ashan and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer! Also please disable any IP blocking on your site if there are any.

Reply to: tickets(334660)

Dear all,

I solved for review (now I see it), but not for “Learn More Link”

This is the code in WP Code:

add_filter(‘evocsv_additional_csv_fields’, ‘evocsv_function1’, 10, 1);
function evocsv_function1($array){
$array[‘evcal_lmlink’] = ‘evcal_lmlink’;
$array[‘evcal_lmlink_target’] = ‘evcal_lmlink_target’;
$array[‘event_review’] = ‘event_review’;
return $array;
}
add_action(‘evocsv_save_event_custom_data’, ‘evocsv_function2’, 10, 3);
function evocsv_function2($eventID, $postdata, $field){
if($field == ‘evcal_lmlink’ && isset( $postdata[$field]) ){
update_post_meta($eventID, ‘evcal_lmlink’, $postdata[$field]);
}
if($field == ‘evcal_lmlink_target’ && isset( $postdata[$field]) ){
update_post_meta($eventID, ‘evcal_lmlink_target’, $postdata[$field]);
}
if($field == ‘event_review’ && isset( $postdata[$field]) ){
update_post_meta($eventID, ‘event_review’, $postdata[$field]);
}
}

This is my .csv file:

https://1drv.ms/u/s!Ak1qKu9qUv9jdwW7HN6WWPcXe6I?e=wbyge9

Thanks a lot.

Pier Francesco

 

Reply to: tickets(334359)

hello Chris, made you a coupon just like before 🙂 

“334359chrispierce” use this code and that will get you $30 at the cart on any addon 🙂

Reply to: tickets(333902)

Hello David, sincere apologies for the delay I was travelling. I went ahead and refunded for the whole order. Thank you for trusting and cancelling the paypal case. 

Everything should be fine now. If you have any questions kindly let us know David!