Tagged: archive, featured image, post
Hi,
Is it possible to have a Featured Image which is visible on the Archive page but not at the top of the post itself?
Regards,
antiguanice
Hey antiguanice,
There’s nothing like that in the theme by default, but you could try to override archive.php in your child theme and then add code to fetch the image you are looking to add.
Best regards,
Rikard
Hey Rikard,
Thanks for your quick response.
I was hoping that there was another option to the Blog Layout as shown here: https://imgur.com/yyYaevJ
I’m not technical so what steps would I need to take to achieve this?
Best regards,
antiguanice
Hi Rikard,
Can I have an update regarding this issue when you have a moment please?
Best regards,
antiguanice
Hi,
There is no such option. Do you want to create a template and add it there?
Best regards,
Basilis
Hi Basilis,
I would like to create a post where the Featured Image is not added to the top of it.
Please advise.
Best regards,
antiguanice
Hi,
If this is for one specific post, you can use the page id and hide the image on just that page via css.
Best regards,
Jordan Shannon
Hi Jordan,
Unfortunately, it will be for all posts.
Any suggestions would be much appreciated.
Best regards,
antiguanice
Hi,
Add this to quick css:
.post-entry .big-preview{ display: none !important; }
Best regards,
Jordan Shannon
Hi Jordan,
Perfect, thanks very much for your help!
Best regards,
antiguanice
Hi,
Perfect! I’m happy to help, if you need anything else please let us know here in the forums.
Best regards,
Jordan Shannon