Posted: July 11, 2016 at 9:53 am
|
Hi there, I recently upgraded to EE4 and now my Event List where I show all my workshops in a row, no longer display a thumbnail image underneath my event title for each event. See my list here: http://www.livingartsschool.com/workshops/ I have attempted to set a featured image within each event, but what ends up displaying is a huge image above the event title on the workshop (list) page, which just looks super awkward. I really liked that I had thumbnail images just to the left of the event description and beneath the title in the event list before… Can you advise me on how to repair this? Thanks! |
What you do is change the WordPress theme so that featured images are displayed to the left of the post content, beneath the post title. |
|
|
Okay, sorry to be a neophite, but can you direct me to where in my dashboard I would attempt to do something like that? I have attempted to add the following code into My Custom CSS plugin, but nothing seems to change: article.post.post-with-thumbnail-icon .entry-thumbnail img, article.page.post-with-thumbnail-icon .entry-thumbnail img { article.post.post-with-thumbnail-icon .entry-main, article.page.post-with-thumbnail-icon .entry-main { |
Is there a page on your site that shows where the thumbnail images appear right now where we could take a look? |
|
|
You can see what happens when I set a featured image-this giant image shows up on the workshop page: |
One solution is to upload a smaller sized image for the featured image. Alternatively, you can add some CSS like the following to your custom stylesheet to make the image display smaller:
|
|
|
Ok, thanks. That code helped shrink the image, and I was able to make it even smaller. Unfortunately the placement on the page feels really awkward, and I would love to see it below the workshop title and just to the left of the event date and time. Do you have a piece of code to do that, by any chance? |
No I’m afraid that CSS isn’t really well suited to moving elements in the page around. The image can be moved to display between the title and the date time, but that’s something that will involve editing template files. |
|
The support post ‘Need Thumbnail Images to Appear in Event List’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.