Hello,
If someone bought a ticket for specific events, it is possibility to display this event by shortcode? No only orders, but list of events? Or we need to create own query?
Jan 13,2017 AT 9:36AM - 5 years ago -EDIT:
Or it is possible to connect ticket with events (just link to event in order page).
Sorry for multiple posts (cant edit).
Or maybe connect RSVP with ticket sellings?
This is a great suggestion to show my events for all the tickets they bought. But yea at the moment its not supported and you would have to write a custom query, but we will add this to our feature request list.
Next questions:
Company-someone who add event
Customer-someone who buy ticket
Configuration of users and roles is our problem.
unfortunately emails to separate users about new purchases is not supported at the moment, but tickets addon is powered by woocommerce so if you can find a 3rd party plugin that will do this for woocommerce it should work on tickets addon as well
#2. Sorry not at the moment would have to be duplicated from backend
#3. event list is created with shortcode http://www.myeventon.com/documentation/shortcode-generator/
You can add a logo as a featured image. Or you can try our pluggable hooks to add data into the events lists http://www.myeventon.com/documentation/hook-eventtop/
Thx,
4. It is possible to add 2/3 tickets to event (or 1 ticket with 2/3 varation)?
unfortunately emails to separate users about new purchases is not supported at the moment, but tickets addon is powered by woocommerce so if you can find a 3rd party plugin that will do this for woocommerce it should work on tickets addon as well
5. Do you know any plugin like this? Ofc i understand u dont give any gurantee that will work on 100% :).
6. It is possible to add dropdown list with type category to search?
7. It is possible update by companies quanity of tickets?
7. It works, nvm 🙂
#4 .http://www.myeventon.com/documentation/set-variable-prices-tickets/
#5. please google
#6. drop down filter in the calendar header should do this. http://www.myeventon.com/documentation/what-is-the-calendar-filter/
#4 u dont have any solution to do it on front end by action user?
8. We need display RSVP only when tickets or out of stock. U have any solution? Information about which file we need edit will be rly usefull.
#4. sorry no not at the moment. Creating variations for woocommerce has ton of backend stuff that need happen so thats why we have left it to be done on backend where it actually works great
#8 unfortunately no, you would have to do this manually.
Some next questions:
It is possible to make ticket field required?
It is possible to make textarea field (in action user->details of event) more advanced (color/justify etc…)
Never ending stream of questions you have 🙂
ActionUser event detiails field should look like this with all those options.
And NOT ticket field can not be made required.
Im going to mark this ticket as resolved as we have answered all your questions thus far.
I dont know but we dont see this advanced field.
Code from frontend with label:
<div class=”row ta”>
<p class=”label”>
<label for=”event_description”>Szczegóły/opis wydarzenia</label>
</p>
<p>
<textarea id=”evcal_evcard_details_au” type=”text” class=”fullwidth” name=”event_description” data-role=”none”>
</textarea>
</p>
</div>
#9 Advanced event field problem (above)
#10 It is possible to display how many tickets were sold in Event Ticket Stats (frontend)?
#11 Why eventon have problem with tickets with 0 price? WordPress allow 0 price :). If we add by action user 0 price, then validation go good, but it is problem with buying ticket, we need modyfi this by back end (setting 0).
#12 Event Map plugin is integrate with Action User: Company can add localization by using Google Map (with tips of location?). We want to buy this plugin
#13 It is possible to change position of section on event page (frontend). For example now is title, image, description, time. We want title, image, time, description.
You are only allowed to ask 15 questions! 🙂
I think I would really recommend you taking a minute to walk through our plugin and seeing what all the settings we have and what all they can do and checking out our documentation for more information http://www.myeventon.com/documentation/ Because you are the first person i have seen with so many basic questions.
You can try all our addons at dev.myeventon.com/wp-admin before buying. dev site have all the latest versions. and you can see for yourself how they all interact.
Also here is my test on actionUser field with WYSIWIG editor http://www.myeventon.com/documentation/