- This topic has 5 replies, 3 voices, and was last updated 4 years, 7 months ago by
David.
-
AuthorPosts
-
August 15, 2021 at 6:30 pm #1896850
Mary Pearson
I saw this issue addressed in the forum and the response was to use .jpg images instead. This doesn’t seem like a satisfactory solution, and I wonder if there is some code I can use in my functions.php file instead.
The website is https://2.bestwebsites.ca/ – it is a mock demo website.
On Chrome, Firefox, Edge and Opera all is great, and it is even OK on my daughter’s MacBook Air in Safari, however on my 2020 MacBook Pro (Catalina) and my 2012 MacBook Pro (Mojave) the webp images do not show up in Safari. Instead there is just a white empty box.
I see 2 javascript errors
1. `throw new Error(‘Bootstrap\’s JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3’)
}` (I do not know how to deal with this either)2. Cannot load image
console.error("Cannot load image")If I click on one of the empty boxes I am taken to the page with lots of pictures of the car. They all show up as tiny images with a question mark inside.
I would appreciate it if someone could help me with this.
Many thanks!
August 15, 2021 at 10:10 pm #1896984Leo
StaffCustomer SupportHi there,
1. GP doesn’t load bootstrap so I’m guessing you are loading this or a plugin is loading this. I would recommend disabling all plugins and custom scripts to test.
2. I don’t believe this issue is related to the theme eiter. Does the error still exist with all plugins except GP Premium?
If so what if you activate a Twenty series theme to test?Let me know 🙂
August 16, 2021 at 7:11 am #1897444Mary Pearson
Sorry, I forgot to mention that I have done a plugin and theme conflict test. I have also done all suggestions found on the internet re problems with Safari and webp images. I have run Cocktail and First Aid on my disks, re-started computer, etc. so the problem is not GP theme, nor is it a plugin problem. I just don’t know where else to look for answers.
August 16, 2021 at 7:28 am #1897457David
StaffCustomer SupportHi there,
Safari has partial support for webP and is limited to MacOS 11 BigSur.
https://caniuse.com/?search=webp
If you’re using WordPresses latest support for webP – then you will have an issue on older OS’s as WP doesn’t provide any legacy support. Which means a webP plugin/serverside option for adding them is still the best way to go.
August 20, 2021 at 6:50 pm #1903133Mary Pearson
Thank you for the information David. I think, until it is supported more I will just stick to .jpg’s.
August 21, 2021 at 4:19 am #1903408David
StaffCustomer SupportYou’re welcome
-
AuthorPosts
- You must be logged in to reply to this topic.