Tagged: x
-
AuthorPosts
-
April 20, 2016 at 9:13 pm #892809
theroadfcParticipantI’d like to be able to set a feature image for a post so that the image shows up on the category archive page, but disable the feature image on the post itself. Is there a way to do this? I’d like to do it for all posts in the sermons category.
April 21, 2016 at 6:11 am #893434
ChristianModeratorHey there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
April 21, 2016 at 10:01 am #893770
theroadfcParticipantThis reply has been marked as private.April 21, 2016 at 11:34 pm #894749
RupokMemberHi there,
Thanks for writing in! Your
.htaccesscredentials not working so can’t access the site. Would you check this again and update us with correct credentials.Cheers!
April 23, 2016 at 8:12 pm #897026
theroadfcParticipantThis reply has been marked as private.April 24, 2016 at 8:42 pm #897942
Rue NelModeratorHello There,
Thanks for providing the information. To disable the feature images on single post and not on the archive and blog index, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.single-post .entry-featured, .single-post .entry-featured .entry-thumb { display: none; }Please let us know if this works out for you.
April 24, 2016 at 10:22 pm #898005
theroadfcParticipantThis works. Thanks!
April 25, 2016 at 6:06 am #898443
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-892809 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
