Can you write a review about our support?
https://www.nopcommerce.com/en/automatic-related-products-foxnetsoftcom
Thank you
it was a bug. I have solved it.
Download the new release and try it.
Thank you for report about it.
Open this file 'AutomaticRelatedProducts.cshtml'
and check it
Example
<div class="blog-details">
<div class="buttons">
@if (item.AllowComments)
{
<a href="@Url.RouteUrl("BlogPost", new {SeName = item.SeName})#comments" class="read-comments">@string.Format(T("Blog.CommentsLink").Text, item.NumberOfComments)</a>
}
<a href="@Url.RouteUrl("BlogPost", new {SeName = item.SeName})" class="read-more">@T("Blog.MoreInfo")</a>
</div>
</div>
Try to look for the localized resources
FoxNetSoft.Plugin.Misc.AutomaticRelatedProducts.RelatedProducts
FoxNetSoft.Plugin.Misc.AutomaticRelatedProducts.Blog
FoxNetSoft.Plugin.Misc.AutomaticRelatedProducts.News
in nop admin mode, select the menu item 'Languages'.
Can you write a review about our support?
https://www.nopcommerce.com/en/social-login-via-facebook-google-etc-foxnetsoftcom
Thank you too.
Download the new release and try it.
Thank you for report about this bug.
What nopcommerce version do you use?
Did you upgrade your instance from nop 3.xx to nop 4.xx?
Can you write a review about our support?
https://www.nopcommerce.com/en/feed-manager-google-amazon-facebook-foxnetsoftcom
Thank you
Google
Download the new release of plugin.
I added support the new this column
Facebook
Check if you selected Default category (Google, Amazon, etc.).
Open the feed template and select the second tab.
Check the report file