Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #341662

    Hi there!

    I am still seeing single post image on https://www.insanayatirim.com/is-gorusmesi-koclugu-infografik-anlatim/ page even I set “Don’t display image on single post”on admin side.

    What’s wrong with it?

    Thanks!
    Orhan

    #341664

    Merhabalar Orhan!

    Please flush cache and disable CSS minifying and check if that helps. If not, please add following code to Quick CSS

    .single .big-preview.single-big {
    display: none;
    }

    Cheers!
    Yigit

    #341785

    Selam Yigit!

    I did flush cache and disable CSS minifying as well. But it still has same problem. But what if other blog pages’ single page images? Will they all disappear? If yes, it is not a solution I’m looking for.

    Thanks!

    #341992

    Hi!

    I checked the post and the featured image is set to display: none. Please remove browser cache then check it again.

    Best regards,
    Ismael

    #342406
    This reply has been marked as private.
    #342427

    Merhabalar Orhan,

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Regards,
    Yigit

    #343318
    This reply has been marked as private.
    #343676

    Hey Orhan!

    I have created a private post called “Test post” and added featured image and chose not to display it on single post and removed the code i posted here – https://kriesi.at/support/topic/single-post-image-problem/#post-341664 temporarily but it did work fine on my end.
    It seems like you are currently working on example post so i did not check it. Has the issue resolved already or shall we check your example post?

    Cheers!
    Yigit

    #343762

    Yigit,

    None of blog pages has an image now. Can you please check the others? Or, please uncheck “not to display” option and check it again. I would like to use this option straight. I will use some of my blog pages with an image, some of not. Please show me this is working clearly.

    Thanks!

    Orhan

    #344285

    Hey Orhan

    I have removed the code from Quick CSS and functionality seems to be working fine now. Can you please check your example post – https://www.insanayatirim.com/is-gorusmesi-koclugu-infografik-anlatim/

    Cheers!
    Yigit

    #344319

    Hi Yigit,

    Check the other bog pages. All blog pages (single blog page) are appearing with no image. I would like to see it all with images except https://www.insanayatirim.com/is-gorusmesi-koclugu-infografik-anlatim/

    Can you please check other blog pages with same functionality? Sorry but, it must be more easy to recognize the problem! Only https://www.insanayatirim.com/is-gorusmesi-koclugu-infografik-anlatim/ page checked as “Don’t display image on single post” but all blog pages has no image as well.

    #345147

    Hey!

    Sorry for the misunderstanding. Looks like the option is not working. Tested on my installation as well. Please use this as a temporary solution to remove the featured image on that single post:

    .postid-3517 .big-preview.single-big {
    display: none;
    }

    I’ll report the issue to Kriesi.

    Cheers!
    Ismael

    #345772

    Hey!

    Seems to be an oversight with the post image format. we will change that with the next update ;)

    #369427

    Hi Kriesi,

    Thanks. You can close this topic if you change it with an update.

    See you!

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Single Post Image Problem’ is closed to new replies.