Reply to: tickets(367921)

Hi again,

There is an event in the bin. If restored it will probably cause the issue.

Thanks!
David

Reply to: tickets(367921)

I am sorry, the access information you have provided did not work for us. Please check them and post the correct login information as a private message, thank you!

Reply to: tickets(367918)

OK. I am puzzled. Now the missing field is showing up like magic. I am really sorry for bothering you. It seems to work now.

Have a great day.
Kind Regards, Oliver

Reply to: tickets(367918)

Me again. The images are loading now. But I still can’t see the Ticket Price field in the overview. I used the EventCard Designer but it won’t apply to the pop-up view.

Thanks!

Reply to: tickets(367823)

Hi Artem,

Great it’s fix for the mobile

Thanks !

 

And for the desktop display responsive i make a second Css, look here :

 

.evoslider.ajde_evcal_calendar.ss_imgtop.multiSlider .eventon_list_event.hasbgimg .evo_boxtop {
flex: 0 0 25vw;
}

@media only screen and (max-width: 600px) {

.evoslider.ajde_evcal_calendar.ss_imgtop.multiSlider .eventon_list_event.hasbgimg .evo_boxtop {

flex: 0 0 490px !important;

}}

 

Thanks for your help