Open the Web.config
Change the row
Old row
<add name="SitemapXml" path="sitemap.xml" verb="*" type="System.Web.Routing.UrlRoutingModule" resourceType="Unspecified" preCondition="integratedMode" />
New row
<add name="SitemapXml" path="sitemap*.xml" verb="*" type="System.Web.Routing.UrlRoutingModule" resourceType="Unspecified" preCondition="integratedMode" />
URLs with dot is static URL for old ASP.NET (nop 3.xx).
IIS tried to find the static file on the disk.
new nop 4.xx (ASP.NET Core) has another logic and my plugin can catch such URLs.
See this answer how to catch URLs with .php. You can add such rule for .aspx URLs.
[url=/boards/topic/521/bug-with-php-urls]https://www.foxnetsoft.com/boards/topic/521/bug-with-php-urls[/url]
I added this feature
"Create order after payment or create payment after creating order"
I want to check it.
1. Create Grouped product
2. Add simple products in Grouped product
3. Change the template for Grouped product (select of on modular templates)
I did it
Download new ZIP file
> 'Multiple thumb directories' i
Yes.
Try and write me about result.
Yes and yes .
Try it free.
Can you explain the problem with Sku and Gtin?
Plugin takes the name of products.
I have fixed this bug.
Download new release of plugin and replace ShoppingCartButton.cshtml.
Thank you.
1. Download the new ZIP file for each plugin from our site.
2. Copy folder from ZIP file for nop 4.00 (all files) to your new nop 4.00 store.
3. Restart your site (nop 4.00).
4. Plugin will upgrade itself.
You needn't use nop 3.90 for upgrade.
Upgrade to nop 4.00 at once.
If you see the message "Expire license" write us, we'll send URL with 50% discount.