The product title is not being used for the RSS feed <item><title>
Example:
https://new.retaildisplayusa.com/slatwall/textured-slatwall/slate-slatwall
https://new.retaildisplayusa.com/slatwall/textured-slatwall/slate-slatwall?format=feed&type=rss
<item>
<title></title>
<link>https://new.retaildisplayusa.com/vm-search/natural-slate-slatwall-detail</link>
<guid isPermaLink="true">https://new.retaildisplayusa.com/vm-search/natural-slate-slatwall-detail</guid>
<description><![CDATA[<div class="feed-description"><img style="margin-right: 10px; margin-bottom: 10px; float: left;" src="https://new.retaildisplayusa.com/images/stories/virtuemart/product/resized/slate-natural-slatwall_380x380.png" alt="Slate Natural Slatwall" /><span class="price-crossed" ><div class="PricebasePriceWithTax vm-nodisplay"><span class="PricebasePriceWithTax"></span></div></span><div class="PricesalesPrice vm-display vm-price-value"><span class="PricesalesPrice">$219.00</span></div><div class="PricediscountAmount vm-nodisplay"><span class="PricediscountAmount"></span></div><div class="PricetaxAmount vm-nodisplay"><span class="PricetaxAmount"></span></div><p class="feed-readmore"><a target="_blank" href ="/vm-search/natural-slate-slatwall-detail">Read more</a></p></div>]]></description>
<category>11</category>
<pubDate>Wed, 11 Feb 2015 01:14:15 +0000</pubDate>
</item>
If I view the RSS feed for joomla articles, the <item><title> is displayed: https://new.retaildisplayusa.com/blog?format=feed&type=rss
How do I get the VM product name to be used in the <item><title>?
J4.3.1
VM 4.0.12
Does everyone else's RSS feed show the title or is it a bug just my site?
It works fine with VirtueMart 4.0.21 10852. So I believe you should update VirtueMart to its latest version.