Images in Event Description
-
Hi! Loving the plugin so far, but I’ve encountered one issue I can’t solve:
If I put an image in the event description area like this https://prnt.sc/1zylqq4, the image doesn’t show when I click on the event in calendar view: https://prnt.sc/1zylwwa . In the source code, above the text description, there’s just an empty paragraph tag, so I can’t do any CSS to show it. Is this the intended functionality? When I visit the individual event page, the image does display: https://prnt.sc/1zym06v . I was avoding using a Featured Image because it was displayed too large/pixelated. However, I’m aware I can fix that issue with the following CSS:
.mec-single-modern .mec-events-event-image img { max-width: 100%; }
but I would like to know if it’s possible to display images in the manner described in case we ever want to use multiple images in an event description. Thank you!!
The page I need help with: [log in to see the link]
- The topic ‘Images in Event Description’ is closed to new replies.