milo wrote:hi,
I'm working on a upgrade to 2.7 with the fashion theme.
If a guest wants to check-out and registrers the users is redirected to the homepage instead of the check-out page.
This is issue should be resolved in standard nopCommerce 2.7 (i checked it works with the default theme). There is ReturnUrl specified in the Fashion but doesn't work.
I noticed that the url's are different, maybe this helps.
standard nopC: /login/checkoutasguest?returnUrl=%2Fcart
fashion theme: /login?ReturnUrl=%2fcart
Note: I dont use the one-page checkout.
Please give me a solution and fix this in the next release.
Hi milo,
Thank you for reporting this problem. We implemented the fix to the
Fashion theme.
You can download the package, replace the
Fashion folder that is located in the
Themes folder with the
Fashion folder located in the package and you are good to go.
NOTE: If you have done any modifications to the theme, you need to merge your modifications to the
Fashion folder in the package before replacing.
Ivan Stoyanov