Divi and Safari - Slider won't load / Slider only shows up on hover
Affected browser(s) | Mac Safari |
---|---|
Affected slider type | All |
Official bug report | View |
Status | Awaiting Apple's or Divi's fix |
Available workaround | Yes |
Problem description
The slider's won't (always) load in Divi when viewed in a Safari browser.
Workaround
Currently the way you could fix this if you would open either of these files:
- wp-content/themes/Divi/includes/builder/scripts/frontend-builder-scripts.js
- wp-content/themes/Divi/js/custom.min.js
- wp-content/plugins/divi-builder/js/divi-builder.min.js
- wp-content/themes/Divi/js/custom.unified.js
There is this code around the end of it, which seems like an effort by Divi's developers to go over a Safari bug. Unfortunately, the workaround creates another bug, which causes the problem and you should remove that codepart, which will fix it, until either Divi or Safari fixes the issue.
See more detailed instructions on how to fix the problem.