I solved the problem.
I found out a bug.
If "Default Product Sort Option" set on "create time" the orderBy=15 will be "#/noFilterApplied"
I'm using nopcommerce 3.6
I didn't modify source code only modify theme.
The URL is https://www.flnet.tw/鴻海集團股東尊榮專區
"建立日期" is mean create time.
You can try the drop list and click this option, it will sorting by create time but if using F5 to reload this page, the sorting is wrong.
I set the Default Product Sort Option is Create time.
But it didn't sorting by create time.
sorry,I can't provide DB backup.
I try to deselect "Enable Manufacturers Filter" on NopAjaxFiltersAdmin/Settings, and then it working correct.
But paradox thing is this category's products didn't setting any manufacturers:
https://www.flnet.tw/%E6%95%B8%E4%BD%8D%E9%9B%BB%E5%AD%90%E5%88%B8
So I thinks it has some bug on manufacturers function.
assumed my category tree is:
level_1
└level_2
└level_3
and I loading level1 category it will display this message:
but if I remove Ajax Filters, it will display correct.
my setting is "Enable Manufacturers Filter".
I use nop3.6 Thnaks.
By the way, my version is nopcommerce 3.6
Thank you!
in fact if you set html tag into short description frame like it:
And then the front product detail page can show message include html:
we use short-description as "Product Description SEO Template"
like it:
but use FB share function will show the html tag:
can you help me to show only word without html tag?
Thanks.
on the original nop search, we key the chinese keyword for search box and the parameter "q" will show the word with chinese then the google analytics search function also record chinese word.
but if I use ajax filter, the url parameter "q" will show the URLcode like "%u590f%u666e". this problem make our google analytics record garbled.
can you deal this problem? our version is nop 3.6,thanks!