Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Deb Nath Utpol

    (@devutpol)

    Hi @audunbk ,

    You can remove that “Photo” placeholder using a small CSS snippet.

    Please add the following CSS to your site (Appearance → Customize → Additional CSS or your theme’s stylesheet):

    .wpsr-fb-feed-image {
    display: none;
    }

    This will hide the image placeholder from the feed.

    Let us know if you need help adding the CSS.

    Thread Starter AudunBK

    (@audunbk)

    Thanks, that solved it. It was the same CSS that I had tried to add. I found that it is related to the LiteSpeed Cache plugin. If I enable that plugin, the image placeholder still displays, even if I purge all cache in the plugin. Do you have any ideas about which setting to adjust in LiteSpeed Cache?

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.