Hey,
We are so sorry for the delay – Ashan has been working on specific things, but I did called him so he can chck back here – asap.
Archives: Replies
Replies for tickets on suppota
Reply to: Can’t access eventon account to download, site says username and email are invalid/don’t exist
Hello Ryan the email we have on file is ryan@adco.agency and I can not find any orders placed on myeventon with that email is there another email you used at myeventon.com site?
Reply to: as in php code with a loop, where they change event_type_2, find out if there is an event for each of them
sorry for my English
I will try again
<?php
global $post;
$args = array(
‘post_parent’ => 7454,
‘post_type’ => ‘page’,
‘numberposts’ => 50,
‘orderby’ => ‘menu_order ‘,
‘order’ => ‘ASC’,
);
$posts = get_posts( $args );
foreach($posts as $post){ setup_postdata($post);
$event_type2_id = get_post_meta($post->ID, ‘event_type2_id’, true);
$sortcode_event = “[add_eventon_list number_of_months = “12” hide_empty_months = “yes” hide_end_time = “yes” event_type_2 = “$event_type2_id”]”;
echo do_shortcode($sortcode_event);
#I have on my children’s pages in Custom Fields assigned ID for event_type_2
#if there are events in the database for this condition event_type_2=event_type2_id?
#if there is, it gives a link to the page the_permalink();
?>
Reply to: eventOn is not visible on chrome 69, Firefox has some visual issues too.
Sorry to bump, I’m in a bit of a hurry… thanks!
Reply to: as in php code with a loop, where they change event_type_2, find out if there is an event for each of them
Hi,
Could you please re-phrase what you need to do, I am afraid it is not clear.
Reply to: Hello, I want to sell block of tickets for example 10 tickets in block. And user can use that 10 tickets for 10 different or same events. A
Hi Natasa,
Thank you for clearly explaining this in detail.
After reviewing it, I have realized that this whole work will cost more than your budget, unfortunately.
Doing this through RSVP will cost even more so I would recommend using existing woocommece for package selling.
The expiration feature can be added within this project but the overall budget will be higher.
So, please let us know what you think about it.
Thank You
Reply to: Details page not working giving 404 error on all browsers
http://www.natural-intentions.com/events/wine-down-wednesdays-2/
you just needed to go to permalinks and click save- its working now
Reply to: Details page not working giving 404 error on all browsers
No. This didn’t solve the issue. For some reason when I try to save the permalink it keeps defaulting to the default. Is there another way to fix this?
Reply to: Hello, I want to sell block of tickets for example 10 tickets in block. And user can use that 10 tickets for 10 different or same events. A
——-
“Ok. So, admin will should be able to create ticket package in block and the users can only buy one of this package. Is that right?”
—————-
–>YES THAT IS RIGHT
————-
“When they register for a new class, will they be purchasing ticket with the existing checkout method or do you want them to register by RSVP? You want their package to decrease once they RSVP to an event?”
———-
–>With existing checkout would be good, but RSVP would be better – transparent (for user and me) decrease of packege is here important. RSVP is better because user can change the status until the certain time befor the event starts (this i can adjust for each event, as i see)
- I have on the other side memebrs with unlimited tickets. Like 3 months you can visit any class and after 3 months the user can not fill out or use RSVP. Is ithis possible via this plugin or do I need memebership plugin? if I need memebership plugin, which one
Thank you very much for answering
Kind regards
Natasa
Reply to: eventOn is not visible on chrome 69, Firefox has some visual issues too.
Ashan,
Please check the latest customer’s reply. When shortcode is in 100% width: https://tppr.me/ziFj0
JS error on this page (dev2 and customer’s website) with customer’s shortcode: http://dev2.myeventon.com/wp-admin/post.php?post=13434&action=edit
Uncaught TypeError: refresh.createPager is not a function at Object.refresh.init (evoslider.js?ver=1.0.4:943) at evoslider.js?ver=1.0.4:1158