Skip to content Skip to main navigation Skip to footer

Remove Post feature image from the post

Welcome to QSM Support Forum. Forums QSM Pre-Sales Remove Post feature image from the post

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #4017
    Peter StreetPeter Street
    Participant

    Hi there, I have hopefully a super simple issue. My theme adds the Featured Image to a Hero unit as standard on posts. The quiz appears to also add the image at the top of the post. Could you share a way to stop that happening, please?

    URL: Link to the sample quiz

    Cheers,

    Pete

    #4070
    Peter StreetPeter Street
    Participant

    we’ve managed to find this and fix it so can be closed.

    #4323
    Kriti SharmaKriti Sharma
    Keymaster

    Ok Peter.

    Kind regards,
    Kriti

    #4400
    Peter StreetPeter Street
    Participant

    Hi Sorry about this. Our fix has broken things so we’ve set it back. In the meantime I changed the

    $quiz_display .= get_the_post_thumbnail(get_the_ID(),'full');
    to
    get_the_post_thumbnail(get_the_ID(),''thumbnail'');

    So it’s less impactful. Are you able to offer advice on how to hide the post thumbnail from appearing in the post content as per this page:

    #4430
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Peter,

    I will look for the Css code and get back to you soon.

    Regards,
    Kriti

    #4447
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Peter,

    I visited the webpage to provide you with the CSS code but I am not seeing any image on top of the post. Did you resolve the issue?

    Please confirm.

    Regards,
    Kriti

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.