Hi,
I need to specify a custom Event ID when I import the events via CSV import AddOn.
I need this because I need to display a single event dynamically on a page depending on URL parameter.
Please tell me that’s possible ! 🙂
Thanks,
Fred.
Mar 3,2017 AT 10:14PM - 5 years ago -Since unfortunately from the CSV Import doc it seems that it’s not possible, is there a way, when I click on the Event Card Link, to retrieve the event ID and add it to the URL of the link?
That would be awsome 🙂
Thank you,
Fred.
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!
Ok, thank you.
Just to make sure what I say is clear, I need when I import from CSV to set myself the Event ID, not to have an additional one 🙂
Thanks.
I am totally confused as to what in the world u are trying to do. Importing CSV with event ID makes it very confusing.
Do u need the learn more link to ahve event ID in it? is that it?
My goal is to dynamically load a single Event on a page via Query Parameters such as:
https://www.diveexploreindonesia.com/?event_id=3071
In page A the user select an event from the calendar, they are redirected to page B, where I need to display a single event among other information (The same event they choosed on page A). That’s it.
How can I achieve that?
Thanks!
Fred.
My goal is to dynamically load a single Event on a page via Query Parameters such as:
https://www.diveexploreindonesia.com/?event_id=3071
In page A the user select an event from the calendar, they are redirected to page B, where I need to display a single event among other information (The same event they choosed on page A). That’s it.
How can I achieve that?
Thanks!
Fred.
Ok so in page A add a eventon shortcode with ux_val=’4′ which will redirect clicks on calendar events to single event pages. And then page B will show single events page if you want to show more information that whats available in single events page you can follow this guide to customize that page template
http://www.myeventon.com/documentation/customize-single-events-page/