• good day
    This is what the article looks like on the site – only text

    /25-08-2021-vtoraya-privivka-novyj-plan-trenirovok/

    But when I search through the search, a place for the picture is displayed
    And even when the picture is not in the article
    Is it possible to somehow disable the display of an image in the search when it is not in the article?

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

Viewing 1 replies (of 1 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @kobzew,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .fallback-featured-image { display: none !important; }

    You can also change to a different fallback image in the Customizer, at Theme Options → Images → “Fallback Image”. Let me know if that does it.

    — Anders

Viewing 1 replies (of 1 total)
  • The topic ‘Remove images from search when they are not in the article’ is closed to new replies.