Ok.
I'll do it and send you custom template.
I have last question.
It's custom feed or for feed for special site?
>bid or buy
Can you give me links for these sites and their templates?
You can change it manually too. Open the feed template (XML file and change ActionId with value 5).
Example.
<FeedAttribute>
<Id>2</Id>
<FeedCaption>Titolo</FeedCaption>
<FeedName>Name</FeedName>
<FieldNameCode>name</FieldNameCode>
<ConvertValues />
<Required>true</Required>
<IgnoreNullOrEmpty>false</IgnoreNullOrEmpty>
<UseCDATA>false</UseCDATA>
<ActionId>5</ActionId>
<AdvancedField>false</AdvancedField>
<RowSourceType>0</RowSourceType>
<AttributeControlType>0</AttributeControlType>
</FeedAttribute>
Open the second tab, you will see the column "Post-process action".
For Title you will see "No"
Try to change with another values, ex. encode_html...
I hope it will help to solve your problem.
1. What nopcommerce version do you use?
2. You are right. You should use "Product Filter" and set 'Exported' with new value "No".
Plugin must export only one category...
3. Do you have any conditions (next tab)?
4. What feed type do you want to generate? If your feed must use taxonomy category you should set default taxonomy category for all feed....
Make print screen and send me it.
>Thank you very much for your assistance.
Can you write a review about our support?
http://www.nopcommerce.com/p/1662/nopfeedmanager-google-amazon-ebay-binq-facebook-pricegrabber-shopzilla-rakuten-etc.aspx
Thank you.
>The feed is working but we need to check with pricecheck that all the data is being pulled through correctly
Write me about result.
$150.00
>1.) Are we allowed to use this license on completely different domain names? eg: capeminerals.co.za and dreamshelf.co.za
Yes, you can use this plugin with any site name without any limitation.
eg: capeminerals.co.za, dreamshelf.co.za, yoursite.com, google.com, etc.
>2.) Are we limited to the amount of domains that we can use it on?
No limit.
You will be able to use this plugin with new nop versions what will be release next year too.
Did you restart your site?
Maybe IIS didn't update your internal .NET cache... and used old DLL version...
Open the file Global.asax in site root folder and add space bar to the end of the file. Save it and try.