Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1352503
    rosalazic
    Participant

    Hi guys,
    just got a question I didn’t find here searching through the forum:

    My website is:
    https://www.food-lifestyle-facts.de/en/

    I want to show a picture on the blog while not showing the “full post content on index”. I use Theme X Integrity.

    Thanks in advance!
    Rosa

    #1352533
    rosalazic
    Participant

    Just know that I can put a photo in each post as a featured photo but I don’t want it to appear when clicking on the post. I just want it in the blogroll.

    With adding:
    .single-post .entry-featured, .single-post .entry-header {
    display: none;
    }
    in the css, the blog-title disappears as well which I want to stay

    #1352555
    rosalazic
    Participant

    Just got the answer in an other forum:

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

    #1352717
    Jade
    Moderator

    Glad to hear you got it sorted.

    Cheers!

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