Tagged: archive, featured image, post
-
AuthorPosts
-
August 23, 2019 at 9:23 pm #1130494
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,
antiguaniceAugust 24, 2019 at 5:13 am #1130533Hey 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,
RikardAugust 24, 2019 at 1:30 pm #1130594Hey Rikard,
Thanks for your quick response.
I was hoping that there was another option to the Blog Layout as shown here: https://imgur.com/yyYaevJI’m not technical so what steps would I need to take to achieve this?
Best regards,
antiguanice-
This reply was modified 6 years, 2 months ago by
antiguanice.
August 27, 2019 at 12:33 pm #1131295Hi Rikard,
Can I have an update regarding this issue when you have a moment please?
Best regards,
antiguaniceAugust 27, 2019 at 10:07 pm #1131465Hi,
There is no such option. Do you want to create a template and add it there?
Best regards,
BasilisAugust 28, 2019 at 11:47 am #1131559Hi 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-
This reply was modified 6 years, 2 months ago by
antiguanice.
August 28, 2019 at 5:19 pm #1131674Hi,
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 ShannonAugust 28, 2019 at 5:21 pm #1131678Hi Jordan,
Unfortunately, it will be for all posts.
Any suggestions would be much appreciated.
Best regards,
antiguaniceAugust 28, 2019 at 5:23 pm #1131681Hi,
Add this to quick css:
.post-entry .big-preview{ display: none !important; }Best regards,
Jordan ShannonAugust 28, 2019 at 5:34 pm #1131686Hi Jordan,
Perfect, thanks very much for your help!
Best regards,
antiguaniceAugust 28, 2019 at 5:38 pm #1131691Hi,
Perfect! I’m happy to help, if you need anything else please let us know here in the forums.
Best regards,
Jordan Shannon -
This reply was modified 6 years, 2 months ago by
-
AuthorPosts
- The topic ‘Featured Image’ is closed to new replies.
