You need purchase license only for live server.
Send me your staging site URL I'll send serial number for it free.
>2)- Can I use a asterisk to include sub-domains that is *.example.com for the registered site?
No, you should use correct URL
example.com or www.example.com
The serial number is the same for such domain URLs.
Google doesn't allow to add products (type Product) in it.
[url= https://developers.google.com/search/docs/guides/mark-up-listings]
https://developers.google.com/search/docs/guides/mark-up-listings[/url]
>This list is growing, so feel free to create a list for other types as they become supported: Recipe, Film, Course, Article, Recipe.
Try to see in class IHostingEnvironment.
NopCommerce uses this for getting path for JS folder too.
(ASP.NET Core uses it too)
>System.IO.DirectoryNotFoundException: Impossibile trovare una parte del percorso 'c:\inetpub\wwwroot\nop_igealasanitaria\js\public.common.js'.
I don't know.
Do you see this file on your disk?
c:\inetpub\wwwroot\nop_igealasanitaria\js\public.common.js
Plugin uses parameter 'hostingEnvironment.WebRootPath' for nop 4.00.
We had to have such file path
c:\inetpub\wwwroot\nop_igealasanitaria\wwwroot\js\public.common.js.
Can I connect you your PC and check it with you?
>System.Net.WebException: The remote server returned an error: (404) Not Found.
I can't duplicate this bug.
Can I connect to your PC with you and check on your store?
Do you use original nopcommerce 4.00 kernel DLL files?
>How do I remove Gender from the feed?
Example for Google.
Open the google.xml and remove this block
<FeedAttribute>
<Id>17</Id>
<FeedCaption>Gender</FeedCaption>
<FeedName>gender</FeedName>
<Prefix />
<DefaultValue>unisex</DefaultValue>
<FieldNameCode />
<Suffix />
<ConvertValues />
<CharsLimit />
<Required>false</Required>
<IgnoreNullOrEmpty>false</IgnoreNullOrEmpty>
<ActionId>0</ActionId>
</FeedAttribute>
> What does Feed Manager task in Schedule tasks do?
Plugin uses this task for creating feed file by schedule (you will see the tab on each feed template).
> One last question. My feed file must not be publicly available on the internet. Is there a way to either delete it after upload or make it not available for public?
No, you can't remove this feed file. But you can set your own customer name for feed file, ex. google7897954587914545465465465ggggg4.xml