• Resolved cmerrill

    (@cmerrill)


    Hi, I am having a terrible time working with the featured images. Here are my issues:

    1. I can’t seem to “hide” the featured image from an individual post. I downloaded a plugin and have selected “hide featured image” but it still shows. Ideally, I would be able to pick a different image (or no image) for the top of my blog post than the image that I used for the post thumbnail on the homepage.

    2. Why are the featured images at the top of the post so blurry, cropped, etc. They look horrible. I’ve tried adjusting the file sizes and regenerating images, but no luck. My files are generally larger than the default featured image size so I don’t think it’s an issue of the image being stretch.

    Thanks for your insight.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Scissor Themes

    (@scissorthemes)

    Hello @cmerrill

    About the Hiding, the plugin might not work for the pro version of the theme

    If you really want to hide the please add the below code to the additional CSS area

    .single-post .entry .entry-media {display:none;}
    .single-post .widget .entry .entry-media {display:block}

    About he the Post detail page view the image resolution is low that why the image is stretching a little if the image had more width the image might be appearing perfectly

    You can opt for a different view to avoid the stretching and make it visible just like the home page

    Go to >> Customize >> Writee options >> Single post options >> Post layout >> select post layout option 1

    Note: the above option is only available in the PRO version

    Let us know the above solution worked for you on not

    Best Regards
    Scissor themes

Viewing 1 replies (of 1 total)
  • The topic ‘Featured Images’ is closed to new replies.