Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author 5 Star Plugins

    (@5starplugins)

    Our plugin is designed to work with any post type that supports post thumbnails (labeled Featured Image on blog posts), including custom post types (with their own name).

    WooCommerce has it’s own post type, and I checked that the Product Photo is registered as a post thumbnail, so it should work just fine.

    I checked using a live WooCommerce site, reviewed the /shop/ feed at /shop/feed/ and it does show the product photos in the feed.

    Under Settings > Reading it sets the # of products shown in the feed, etc.

    Thread Starter AngeloLazzari

    (@angelolazzari)

    Hi, I installed the plugin here https://ventadeactivos.es/tienda/feed/ but i cannot see any product image… is there anything I can check?

    thank you verymuch

    Plugin Author 5 Star Plugins

    (@5starplugins)

    Hi there,

    I do see the product images in the feed:

    <description><![CDATA[<a href="https://ventadeactivos.es/producto/promocion-toquero-2b/" title="Promoción Toquero, 2B" rel="nofollow"><img width="150" height="150" src="https://ventadeactivos.es/web/wp-content/uploads/2020/06/PORTADA-150x150.jpg" class="webfeedsFeaturedVisual wp-post-image" alt="" style="display: block; margin: auto; margin-bottom: 5px;max-width: 100%;" link_thumbnail="1" ... /></a>

    You can see the IMG and the SRC URL of the image being used.

    If you are not seeing the images still, the RSS feed may be cached… you can try adding a cachebuster to the end of your URL, such as “?nocache123” etc, it will treat the feed as a new/different feed, and images may show then.

    Thread Starter AngeloLazzari

    (@angelolazzari)

    ah ok ok, now I have the image, but how i can get it into the mailchimp newsletter? usually I just have to put the *|RSSITEM:TITLE|* or something like that … for the image what i should put?

    thank you very much!

    Plugin Author 5 Star Plugins

    (@5starplugins)

    Ah very good to hear that it’s working for you now!

    You would use the RSSITEM:CONTENT or RSSITEM:CONTENT_FULL merge tags, and the image is added to the front of your body copy.

    The premium version allows you to use Media tags, and then in Mailchimp you can create more advanced layouts, using the RSSITEM:IMAGE merge tag to place the image anywhere you want, separately from the body copy.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘is it going to work for woocommerce too?’ is closed to new replies.