New Landing How can we help? Themeforest Theme Support Neighborhood HIde featured on blog post only

Viewing 11 posts - 1 through 11 (of 11 total)
  • #105934
    deanjohn
    Member
    Post count: 93

    Hi,

    How do you hide the featured image on a blog post only ?

    I want to keep standard blog for a page but if I click Image set to None it removes it which is fine, but this image does not appear on the blog page (list).

    I want featured imaged for a blog post to appear on the blog page (list) but not the actual page itself ?

    Is there any custom css I can add ? I only want to hide it for the blog post itself and for it to show only on the blog page listing .

    #105955
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can set a thumbnail image in the post meta settings instead of using a featured image

    – Kyle

    #105961
    deanjohn
    Member
    Post count: 93

    THanks!

    #105962
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #117069
    Hulzenboom
    Member
    Post count: 4

    But if you want to use the featured image in stead of tumbnail option and stil want to hide it on a singel blog post? Wil hiding be able with a css code?

    #117070
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You can go to the detail media display options and set to ‘none’

    – Kyle

    #117084
    Hulzenboom
    Member
    Post count: 4

    Thanx Kyle,

    However this is not a solution to my problem. I need the featured display image to show up in the “Masonry” view at the home page. Wen klicked on the post and sent to a singel post blog page i want to be able to hide teh featured image. It should work with a css code like this:

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

    But it does not. So my question: what’s the custom css code that does the trick?

    – Mick

    #117085
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It does work? There’s no need for css to remove it, like I said, go to the post meta options to Detail Media and set it to ‘none’ (see screenshot). This will remove the image on the single post page

    – Kyle

    Attachments:
    You must be logged in to view attached files.
    #117088
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    .article-body-wrap p img{display:none !important}

    Thanks
    Mohammad

    #117098
    Hulzenboom
    Member
    Post count: 4

    Whoa yes!

    Thanx you guys!

    Greetings from the Netherlands!

    – Mick

    #117103
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register