Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #154127
    Hans
    Participant

    Hi,

    I have a probleem with featured images in posts.
    What I want is: an image on the posts page (where al the posts are in excerpts , see: http://www.hagmeijer.nl/wp-admin/customize.php?url=http%3A%2F%2Fwww.hagmeijer.nl%2Ftestpagina-blog%2F, but no featured image on the page of the individual post. That is because on the individual post I have a featured slider. And now the featured image is displayed beneath the featured slider. (see:http://www.hagmeijer.nl/services/construction-services/)
    I should like to have the image within the text of the post as in the post above here.

    IS there a solution for that?

    Kind regards

    Hans Hagmeijer

    #154201
    Skandha
    Participant

    @toerfiets: I am afraid I was not able to get your issue. Could you please elaborate the issue again?

    Kind Regards,
    Skandha

    #154480
    Hans
    Participant

    OK Skandha, I will try again,

    If you go to http://www.hagmeijer.nl/testpagina-blog/ you see an excerpt of a post with a picture. That is fine.
    If you click on the post to read the whole post, you see at http://www.hagmeijer.nl/uncategorized/start2bike-training-mtb-september/ the whole post and an the same picture above the post.
    What I want if it is possible is to remove the picture above the post, because there is already a picture in the header.

    I hope it is clear now.

    Kind regards

    Hans Hagmeijer

    #154758
    Skandha
    Participant

    @toerfiets: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .single-post .featured-image.from-metabox.disabled {
        display:none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #154797
    Hans
    Participant

    Hi Skandha,

    It works perfectly. Thanks.

    Kind regards

    Hans Hagmeijer

    #154799
    Skandha
    Participant

    @toerfiets: Glad I was able to help you out! Have a good day! 🙂

    Kind Regards,
    Skandha

    #155052
    Hans
    Participant

    Hi Skandha,

    Unfortunately it seems not to work. Just before I would transfer the website to the domain toerfietsleusden.nl I saw that it worked for the first post. It does not work for the second and third one.
    You can see this at Hagmeijer.nl You have to login with bestuur (username) and bestuur (password).

    I hope you have a solution for that.

    Kind regards

    Hans Hagmeijer

    #155054
    Hans
    Participant

    Sorry Skandha,

    I solved this problem.

    Kind regards

    Hans Hagmeijer

    #155194
    Skandha
    Participant

    @toerfiets: Glad I was able to help you out! Have a good day! ?

    Kind Regards,
    Skandha

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘featured image posts’ is closed to new replies.