Viewing 1 replies (of 1 total)
  • Hi Lisa,

    I see the two images in that campaign, very strange. I looked at the source code, and Mailchimp seems to be adding two images in itself, what does your Mailchimp template RSS merge tags look like? I wouldn’t use *|RSSITEM:CONTENT_FULL|* and *|RSSITEM:IMAGE|* together, for example.

    I checked your raw feed, and it does NOT have two images in it:
    https://carp.docs.geckotribe.com/feed-test.php?feed=https%3A%2F%2Fwww.lisascreativedesigns.com%2Ffeed%2F

    so it must be within the Mailchimp template itself… here’s the template RSS code I recommend using:

    *|RSSITEMS:|*
    <h2 class="mc-toc-title"><a href="*|RSSITEM:URL|*" target="_blank">*|RSSITEM:TITLE|*</a></h2>
    <em>By *|RSSITEM:AUTHOR|* on *|RSSITEM:DATE|*</em><br />
    *|RSSITEM:CONTENT_FULL|*<br />
    <a href="*|RSSITEM:URL|*" target="_blank">Read in browser &raquo;</a><br />
    *|RSSITEM:TWITTER|* *|RSSITEM:LIKE|*<br />
    <br />
    *|END:RSSITEMS|*<br />
    <br />
    <br />
    <h3 class="h3">Recent Articles:</h3>
    *|RSS:RECENT|*

    Let me know if that helps resolve the issue?

    Thanks,
    Rob

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