• Resolved ericatealcpha

    (@ericatealcpha)


    Some of my pages are printing both the image that is in the body of the page and the featured image. On this page, the vertically-oriented image is in the body, and the horizontally-oriented photo is the featured image. I have featured image disabled, so I’m not sure why it’s displaying. Especially since it does not display on all pages, and I haven’t been able to determine why it displays on some pages and not others. Example of page where it doesn’t display.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Print & PDF by PrintFriendly

    (@printfriendly)

    n case of the double image, the plugin is trying to find an image for the post and insert it.
    Since you don’t seem to be using primary images for posts, you can hide them using custom CSS.
    In custom CSS section in Advanced tab in the plugin settings add this code

    ​.pf-primary-img {display: none;}

Viewing 1 replies (of 1 total)

The topic ‘Don’t show featured image’ is closed to new replies.