Close

Bugs

Boyko
9 years ago
#6081 Quote
Avatar
  • Moderator
  • 1570
[email protected] wrote:
Looks like there is a small bug with the Smart theme in Chrome.  When resizing the browser window, the search input in the header never properly realigns if you expand the window again.  All other browsers I tested worked as expected.

Here's a video from your live demo:

http://screencast.com/t/BCttIWs702uY


Hi,

Yes, it is a bug in Chrome only but it is some Chrome specific behavior, which should not work this way. The thing is that we can't do anything to fix this as the correct styling is there and it is applied after the resizing but for some reason chrome doesn't display the items based on the applied css. As you can see the Buy Now button is also broken in the top strip (while it shouldn't). Maybe this resizing issue will be fixed at some point in Chrome.

Thanks
Regards,
Nop-Templates.com Team
[email protected]
9 years ago
#7531 Quote
Avatar
  • 37
Here's another really small one.  I turned on "Private Messages" today and the "unread messages" text is wrapping:

https://drive.google.com/file/d/0BxSwbWwuTCU1cEdMbktmcVNzeGM/edit?usp=sharing
Deni
9 years ago
#7534 Quote
Avatar
  • Moderator
  • 389
[email protected] wrote:
Here's another really small one.  I turned on "Private Messages" today and the "unread messages" text is wrapping:

https://drive.google.com/file/d/0BxSwbWwuTCU1cEdMbktmcVNzeGM/edit?usp=sharing



Hello,

The design of the theme was made to have only a number. We will fix it ASAP.

Thanks  for reporting.

Best Regards !
Best Regards,
Mladen Staykov
Nop-Templates.com
Craft
9 years ago
#7539 Quote
Avatar
  • 11
Bug in ajax price range filter!
For example in category highest price is 2600UAH (Ukrainian GRN), but in filter max price is 1310UAH. When select 1310UAH it shows product with 2600UAH, but when select less then 1310UAH - shows product with price less then 1310UAH.
This bug is from the first version of this theme, i disable it. But after last update, bug is not fixed. :(
Boyko
9 years ago
#7541 Quote
Avatar
  • Moderator
  • 1570
Craft wrote:
Bug in ajax price range filter!
For example in category highest price is 2600UAH (Ukrainian GRN), but in filter max price is 1310UAH. When select 1310UAH it shows product with 2600UAH, but when select less then 1310UAH - shows product with price less then 1310UAH.
This bug is from the first version of this theme, i disable it. But after last update, bug is not fixed. :(


Hi Craft,

Can you provide a link to your web site, so that we can take a look?
Which nopCommerce version are you using i.e 3.3?

Thanks
Regards,
Nop-Templates.com Team
Craft
9 years ago
#7542 Quote
Avatar
  • 11
http://www.netcraft.ua/laptops#/pageSize=20&viewMode=list&orderBy=11&pageNumber=1
Boyko
9 years ago
#7546 Quote
Avatar
  • Moderator
  • 1570
Craft wrote:
http://www.netcraft.ua/laptops#/pageSize=20&viewMode=list&orderBy=11&pageNumber=1


Hi Craft,

Have you made any modifications to the price calculation service in your store?
I am asking as I found a few things that seems strange to me.
Can you explain why this product has old price that is LOWER than the new price?

Thanks
Regards,
Nop-Templates.com Team
Craft
9 years ago
#7547 Quote
Avatar
  • 11
Boyko wrote:
http://www.netcraft.ua/laptops#/pageSize=20&viewMode=list&orderBy=11&pageNumber=1

Hi Craft,

Have you made any modifications to the price calculation service in your store?
I am asking as I found a few things that seems strange to me.
Can you explain why this product has old price that is LOWER than the new price?

Thanks


All price is set from main database. Our SQL Procedure with trigger do this job. Old price - set to old price, and new price is set to new price, all is simple. Old price can be lower than new price. We have many quantity and price updates for one bussines day.
Boyko
9 years ago
#7548 Quote
Avatar
  • Moderator
  • 1570
Craft wrote:

All price is set from main database. Our SQL Procedure with trigger do this job. Old price - set to old price, and new price is set to new price, all is simple. Old price can be lower than new price. We have many quantity and price updates for one bussines day.


Hi Craft,

It just looks strange to me to have a new price that is higher than the old price as I think nopCommerce should ignore such cases but anyway.
Can you send us an email to our support mail and provide us a link to a backup of your database, so that we can test it locally and see what is wrong?

Thanks
Regards,
Nop-Templates.com Team
jakubz
9 years ago
#8782 Quote
Avatar
  • 182
Hi guys! I reported this issue when I talked with Milen and it's was fixed on demo page, but I don't know why in my version (I downloaded all after you fixed it) still works wrong. 

I talk about Mega menu on small (mobile) page. When I start scroll page "mega menu" is move to up and "hidding" after "search"... and i can't click it. I Need to scroll down page and then menu is move down and i can click it. 

Maybe you know where I should change it?