Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #253247

    Hello,
    I have to specify a preview image and an image in the article. This is but then I appear two times in the article. If I remove the image in the article, then none in the rss feed is displayed. Is it provided for a switch to an image hide?

    What should I do so in the feed to display an image?

    http://www.hof-in-bayern.de/

    • This topic was modified 10 years, 8 months ago by JochenBake.
    #253312

    Hey JochenBake!

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

    .single .big-preview a {
    display: none!important;
    }

    Regards,
    Yigit

    #253469

    Thanks for the quick help, it is indeed hidden the second image, but the feed is still no picture!

    #253772

    Okay

    • This reply was modified 10 years, 8 months ago by JochenBake.
    #253777

    Hi!

    Please try adding following code to Quick CSS

    .single-post a.fbx-link.aligncenter {
    display: none;
    }

    Regards,
    Yigit

    #253813

    Thanks for the quick help. The one with the picture in the article works now, but no image is displayed in the RSS feed still

    #254988

    Hey!

    Update your theme to 2.7 which just came out this week. We added in a new option on the blog posts to hide the featured image on single products.

    Regards,
    Devin

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.