Version 1.37 - February 05, 2015
- fixed bug (product has several active SLUGs). Original NopCommerce store doesn't allow it.
Upgrade plugin. Replace all files into plugin folder and restart your site.
IIS reads dll from internal cache.
Open the file Global.asax in the site root folder and spabar bar to the end of the file.
After it IIS recompiles internal cache.
Try it and write about result.
This advise will help you.
It's possible.
For your simple format you can use one of preselected feed types (ex. for Kieskeurig 60)
<products>
<product>
....
</product>
</products>
You should change ExportMethodId value 99999
link
If you want to add your new personal type you should use value 99999 - CustomCSV.
If you want to add new feed using existing feed type you should use value from parent feed. Ex. 1 for Google.
<FeedNetWork>
<Id>450</Id>
<Name>sanalpazar.com</Name>
<Image>sanalpazar.png</Image>
<Schema>sanalpazar.xml</Schema>
<ExportMethodId>99999</ExportMethodId>
<DisplayOrder>1</DisplayOrder>
<Documentations>
</Documentations>
</FeedNetWork>
I think I found the bug. You use case-sensitive database mode.
Download new version from our site and try. We changed SQL script. I'll be wait for your answer.
1. Open plugin Configure page (page with serial number).
2. "Article thumbnail image size" - picture size for all articles.
3 If you plan to use RSS, you can change "Newsline. Article thumbnail image size" too
I am sorry, I didn't understand you.
1. Open the feed page for Google, select Tab Schedule Settings
2. Check Enable and select day and time.
P.S.
If it don't help you, open plugin Configure page and enable Enable Debugging. Wait one day (wait for schedule time). After that send me the log file FoxNetSoft.Plugin.Feed.Manager_log.txt from App_Data folder. I'll try to help you.
Verify checkbox Passive Mode. Enable it and try. Write me about result.