Hello,
Could you try this CSS code to stop featured images from popping out:
.evocard_main_image { pointer-events: none !important; }
Replies for tickets on suppota
Hello,
Could you try this CSS code to stop featured images from popping out:
.evocard_main_image { pointer-events: none !important; }
I opened a ticket to request the feature, but haven’t received any feedback. If disabling it isn’t an option, could you please address the issue with the height?
Here’s the ticket: https://helpdesk.ashanjay.com/ticket/option-to-disable-popups-triggered-by-event-card-images/
Please find attached an example of the stretched featured image.
Thanks!
“No restriction” is doing well with both functionalities 🙂
But do you have any idea why I am getting just one function blocked with each of the restriction approaches?
Hi Ashan,
thanks for getting back on this finally.
This google maps API is kind of tricky to get somethings with the site restrictions. It used to work fine until they started charging for the API usage and adding all these restrictions.
–> totally agree. Any idea to switch to open street map or any other service in your midterm plan?
I will follow your resolution steps, basically they make sense to me.
BUT: I already created two API keys. One with IP restriction, one with URL restristion. As described they both work in a restricted way. IP restriction is able to generate long/lat, URL restriction is able to show the map. The respectively other function is blocked for each of them. So finally both work half. It’s not that they do not work at all. You get my point?
I will start with “Test w/o restriction” and let you know. This sould do it anyway.
I REPEAT … I do not give access … please stop asking … I am not part of your R & D team and I am not paid to find and fix issues with the software I am paying for!
Has this issue been resolved?
I mean it only shows up in the single event pages, but not in EventTop or EventCard.
Ah I see, 1/9 only shows up in the single event.
Thanks.

Sure: https://stifinder.com/kalender/
Open this event:
23OKTMASTER CLASS: TRANSFORMATIVE LEAP – OKTOBER 2024
I’ve attached the file we’d like to translate.
This is the whole CSS used in theme editor now:
html, body {
overflow-x: hidden;}
@supports (overflow:clip) {
html, body {
overflow-x: clip !important;}}
body.evo_overflow { overflow-x: initial !important;}
/*html.evo_overflow { overflow-x: initial !important; }*/
This way, the layout good, everything looks fine, but the screen jumps to page top if you open an eventon event lighbox, which is very annoying. If I comment out the last line (that you suggest as a fix), then the jumping screen problem stops, but the lightbox event layout brakes, the lightbox overflowing the device screen both direction, which is also very annoying.
The question is, how can we make the lightbox to do not jump the screen to page top and also looks good without overflowing.
See the translation editor here. The field is missing from the WPML translation.
Could you send us a link? Usually with WPML you can create several variations of the same event for each language.