Tagged: x ← 1 2 3 4 Author Posts February 4, 2017 at 12:50 pm #1358005 patrickgParticipant What would the code be to make sure the images show up on a search results page like on the Feed page? https://www.bourbonbanter.com/?s=old+ripy#.WJYiB7YrJR5 February 4, 2017 at 9:06 pm #1358291 RadModerator Hi there, They are hidden because of this CSS, body:not(.blog) .x-main .entry-featured { display: none!important; } Change it to this body:not(.blog):not(.search-results ) .x-main .entry-featured { display: none!important; } Cheers! Author Posts ← 1 2 3 4 <script> jQuery(function($){ $("#no-reply-1311799 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In