Tagged: Images, the events calendar
I’d like to have the option of adding multiple images to an event listing. How do I do that?
I’d also like to add a slider above the event lists. What page do I modify to do that?
Sorry to ask such rudimentary questions, but I’m pretty new at this.
Thanks
Hey Ottograf!
Send us a WordPress login and a link to your event post and we’ll see if we can help you out.
Regards,
Elliott
Thank you! Will do. It’s a new site under development and I only have a few events up. I’ll send the info privately.
Thanks,
Steve
Hey!
Add this to your custom CSS.
.single .tribe-events-event-image { display: none !important; }
That will remove the featured image from your event posts. You can then insert your own images into the post content. You can place them in columns or use whatever other shortcodes you need. You can insert shortcodes by clicking on the “magic wand icon” in the default editor.
Best regards,
Elliott