Archived topic
Product cards on tablet
14 replies · Started by ustar on November 28, 2019
Hi, there!
I noticed that on desctop and mobile product cards works fine, but on tablet (on horizontal and vertical position) looks wrong.
Please, take a look on the screenshot
https://postimg.cc/DW52Lq5S
Regards, Sergey.
Hi there,
Any chance you can clear and disable WP Rockets for now?
Let me know :)
Hi, Leo!
Done.
No changes.
And left sidebar widgets became strange... on tablet screen.
On desktop widgets works fine.
Hi there,
i am not seeing the issue - check your site in an incognito/private browser. If its ok then the browser cache needs clearing. If its not then theres a chance the CSS has been cached by your router / ISP network.
Hi, David!
What device do you use for check? I used 2 different ipads with cleared browser cache. In private mode or not. On WiFi and LTE.
Widgets works fine.
But product cards are with the same issue.
Mobile and desktop is ok.
Regards, Sergey.
I use the apple Simulator developer tools - which uses the full iOS operating system. Tested from iOS 10.3 to latest from a 9" to a 12" ipad.
Which device and iOS are you checking on?
I use Ipad 2 Model MD367TY/A with IOS 9.3.6. and Ipad 2 with IOS 9.3.2.
I have no more devices to check.
Maybe any chance to take a look in the real device?
Pre iOS10 there were some issues with Flexbox and certain newer CSS hence the issue you're seeing.
You can try adding the different prefixes to your CSS using this Site:
https://autoprefixer.github.io
Best to save a copy of your original CSS in a text editor first.
NB: The Simulator displays and behaves identically to the real devices - its what developers use to build iOS apps on.
I get it, David. Thank you so much!
So, it's not connected to WP Rocket?
By the way: i used Safari browser, not Firefox.
You can try disabling the WP Rocket cache but it its more likely related to the old iOS not supporting Flex correctly.
A lot of improvements were made from iOS 10 onwards and iOS 9 is no longer supported by Apple.
Hi, David.
Ok, i see.
No problems - let me know if the prefixing works - i am not sure it will and theres not much i can do about fixing the old iOS bugs.