Ashan,
The same on dev2 http://dev2.myeventon.com/events/15931/
Replies for tickets on suppota
Hello,
Unfortunately, popup is not available. For radio please try ‘type’=>’radio’.
You can send us a customization job request by creating a new ticket in here and selecting Customization Request as the category so one of our developers can add more types for you.
Hello,
Could you please add this CSS code to EventON > Styles:
.evofc_months_strip.names .eventon_fc_days .evo_fc_day.has_events span i { font-size: 15px; line-height: 15px; height: 16px; }
If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header.
Hi, I don’t know what have been done… but now the page eldorado.fr/events is empty!
Hello,
Please update Tickets to 1.7.8 and Variations to 0.4 add-ons to fix the typo.
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.
I am not a real technical person, and I don’t know how to do FTP — I will have someone help me get the FTP info, and do the plugin check a bit later today.
Thank you for the fast response.
I will email you later today.
Hello,
Please check my answers in your other ticket.
Thank you for the login info. Got the same error which is not normal behaviour for Action User or WooCommerce. Please send us FTP access to your site.
Also could you please try the instructions mentioned in this documentation? Maybe your theme or third-party plugins can cause this.
Thank you,
I used the first code and it works.
However, the address looks good if it spans over 3 lines in mobile view.
If I have a longer address, that takes 4 lines on mobile, only the first 3 are ok.
What should I tweak in this code you sent? margin-top?
@media only screen and (max-width: 600px) {
.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .evo_pop_body .evcal_desc span.evcal_desc2 {
text-transform: none !important;
font-size: 14px !important;
}
.eventon_events_list .eventon_list_event .evcal_desc, .evo_pop_body .evcal_desc, #page-content p.evcal_desc {
margin-top: -10px !important;
}
}
Thanks!