Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1199347
    Shepard0-7
    Participant

    Hello,

    Trying to find a way to have the Carousel look for First Content Image and not the Featured Image to display.

    Thanks for your help!

    #1199360
    Rupok
    Member

    Hi there,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1200768
    Shepard0-7
    Participant
    This reply has been marked as private.
    #1200807
    Joao
    Moderator

    Hi There,

    What would be the reason you don“t want to use the feature image?

    If you would like to hide the feature image on the posts page, you could add the following code on Appereance > Customizer > Custom > CSS

    .single-post .entry-featured {
     display: none;
    }

    Let us know your thoughts,

    Thanks

    Joao

  • <script> jQuery(function($){ $("#no-reply-1199347 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>