Sorting does not work in safari browser
-
Hi, I have a problem – sorting in safari browser does not work. When you click on sorting on the shop page, the site first reboots, when you click on sorting again, site requires manual reload. In other browsers everything works fine. Can you help me?
Screenshots in attached
Attachments:
You must be
logged in to view attached files.
Hello,
Could you please disable all plugins and check how it works with some default WordPress theme like twentysixteen to understand is it our theme issue or not?
Regards
In the Twenty Seventeen theme, sorting works with all plugins enabled
Attachments:
You must be
logged in to view attached files.
Hello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
I installed additionally only 2 plugins. Saphali Woocommerce Russian and jetpack (now they are disabled). The remaining plugins from the theme.
Yes, we see this very strange problem. It may take some time to investigate this more. Could you please send us your FTP access as well?
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.woocommerce-ordering select{
font-weight: normal !important;
}
The topic ‘Sorting does not work in safari browser’ is closed to new replies.