Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #412928

    Hi,
    I’ve used a plugin to automatically set the first image in my post as a featured image. That worked great and I know have thumbnails but the featured image is now appearing in my posts as a header as well. I can remove it if I edit the post and select “Don’t display image on single post” but is there a shortcut to set this for ALL my posts? I don’t want to have to re-edit 500+ posts. Thanks.

    Here’s a pic to what I want to enable for ALL my posts: http://s18.postimg.org/x1vmt0289/pic.jpg

    #412934

    Hi shoo!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    If that does not help, please post the link to your website

    Cheers!
    Yigit

    #412938

    That is perfect, thanks for the quick response as always!

    #412945

    Hi!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Set ALL posts to "Don't display image on single post"’ is closed to new replies.