Reply to: tickets(390199)

Hello, thanks for looking into this. I tried the embed code for this event: https://t.somptingvillagemorris.org.uk/events/summer-solstice-2025/but it still won’t load the video. I also corrected the shortcode to single quotes. and checked the advances settings. 

Kind regards, Rob

Reply to: tickets(390507)

These images might help to show what is happening(one from the visual builder editor and one from the page on the frontend):


Reply to: tickets(382036)

When you add a shortcode, please make sure to add parameters divided by space and not “new line”:

Please take a look at

https://wp.ihoctest.com/wp-admin/post.php?post=7468&action=edit

Events are visible now:

Reply to: tickets(390478)

Hello,

There is an issue with the current image uploading functionality for non logged-in users. We are working on the issue and an update will be available ASAP.

Reply to: tickets(390477)

Hello,

There is an issue with the current image uploading functionality for non logged-in users. We are working on the issue and an update will be available ASAP.

Reply to: tickets(390272)

Please also note that we have limitations in providing customization support due to CodeCanyon’s support policy.

Reply to: tickets(390272)

Please take a look at this part of the guide:

Print out $td to find the correct variable name and path to it, then add it to the .csv file through evotx_add_row function.

Reply to: tickets(389970)

Count Number. Please try this code:

.evors_stat_data .remaining_count em { color: #ffffff; background-color: red !important; }

However, these two should also change it’s colors:

Placeholder. 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.

1. & 3. Please use this code:

#evorsvp_form .rsvp_status span.set, #evorsvp_form .evors_gen_form .rsvp_status p span.evors_rsvp_select_box .evors_choices.set:hover, #evorsvp_form .rsvp_status span.set.evors_choices:hover { background-color: #fff; color: #a4d690; }

#evorsvp_form .evors_gen_form .rsvp_status p span.evors_rsvp_select_box .evors_choices { color: red; }

2. Could you go to EventON > Appearance > RSVP > change RSVP Buttons? Make sure to resave Write dynamic styles to header.

4. Please use this code:

#evorsvp_form a.evors_submit, #evorsvp_form #change_rsvp_form, #evorsvp_form #call_change_rsvp_form, #evorsvp_form #submit_rsvp_form { background-color: #fff; color: #6dc56b; }