cancel
Showing results for 
Search instead for 
Did you mean: 

Product list problem with the safari browser on mac

SOLVED

Re: Product list problem with the safari browser on mac

@jordan_dabricot

 

The current problem is triggered by the absence of the setGridItemsEqualHeight function on the page. Have a look: https://www.gyazo.com/ea29e4bf92e75abb24bf7e53e32f1e05

 

It means that the page can't work correctly. Please check all the elements you deleted, find and restore this function. 
This is how it looks (this is the image from the very beginning of this discussion):
https://www.gyazo.com/ff7daed6b5d82586f759cacec3917f5a

 

Hope it'll help Smiley Happy

______________________________________________________________
Innovative, top-performing Magento Extensions (with an array of FREE tools).

Re: Product list problem with the safari browser on mac

Hi,

i didn't find anything, and i implemented back the default code and it's working with the problem i have in the first place so this is i think a problem with the function i don't know why.

https://gyazo.com/e1539bcf6117d869ecb16d9b962d15db

 

this is how i implemented it.

Re: Product list problem with the safari browser on mac

@jordan_dabricot

 

Please try to change the code the following way:


before: https://www.gyazo.com/1a4b0cd8444bcd4bb4c8c45d5d3e091b
after: https://www.gyazo.com/ff942e8f5ad286baa9e470979dc8fec7

 

and


before: https://www.gyazo.com/a3c102a4b7646fb2693372e8bf3a9bb7
after: https://www.gyazo.com/1a4e94fdf26c80a42541afc1ffdf80db

As I can see, in the latter case you had an error, you've commented on the first line of the function.
In the former one, you'd better implement all the actions after the document is fully uploaded.

______________________________________________________________
Innovative, top-performing Magento Extensions (with an array of FREE tools).

Re: Product list problem with the safari browser on mac

Hi, 

I've change some thing inappropriate in the code, and it's working just fine. You are a genious.

 

Thank you very much

Re: Product list problem with the safari browser on mac

Hi, 

I have the same problem with the iMac 21". I made a video to show you this, when the cache is clean it's working find but when i refresh the page the problem shows up again and this is just with the iMac 21"

https://www.dropbox.com/s/gp119werha980lw/refresh21%22.mov?dl=0

 

but on the other iMac this is much better.