WP Optimize- hero images disappeared
-
I am using WP Optimise, after running the cache on default settings, all my hero images from siteorigin disappeared.
I had to deactivate WP-O, but my problems only went away when I uninstalled the plugin. It’s a shame because I already use Updraft plus which is fantastic.
Is there something I could do to fix?
I would like a way of speeding up page load times without messing up my site content, if that’s possible.
The page I need help with: [log in to see the link]
-
@davidmortimer Can you please try to turn of lazy load feature in WP-Optimize and check if it helps to fix the issue?
Thanks,
HarshadHi Harshad, Thanks for your reply!
I don’t think I have lazy load turned on- I understand it’s a premium feature, while I have the free feature.
I will try again tonight, hopefully it is to do with how I configured the settings rather than the plugin itself.
Thanks,
DavidI’ve discovered it’s a problem with merging java script files. However, I don’t know which java file is responsible for displaying the hero.
-
This reply was modified 5 years, 9 months ago by
davidmortimer.
Could you run the following test with your browser’s developer tools?
In your browser, open your Developer Tools (instructions on how to do this for each major browser can be found here https://updraftplus.com/faqs/how-do-i-open-my-browsers-developer-tools/)
Open the ‘Console’ tab if it is not already open
Reload the page and attempt to take a screenshot and share with us.Do you see any errors appear in the developer console? Could you send me a copy of screenshot of those errors?
Best Wishes,
HarshadHi Harshad
Here’s what I got in dev tools: 2 errors one at the beginning and the other near the end.
wpo-minify-header-12d418d6.min.js:41 Uncaught SyntaxError: Unexpected token ':' (index):1 A cookie associated with a cross-site resource at http://wp.com/ was set without theSameSiteattribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set withSameSite=NoneandSecure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032. DevTools failed to load SourceMap: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/iframe_handler.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME DevTools failed to load SourceMap: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/content.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME DevTools failed to load SourceMap: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/iframe_handler.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME (index):1 A cookie associated with a cross-site resource at http://widgets.wp.com/ was set without theSameSiteattribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set withSameSite=NoneandSecure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032. (index):1 A cookie associated with a cross-site resource at http://wordpress.com/ was set without theSameSiteattribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set withSameSite=NoneandSecure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032. (index):1 A cookie associated with a cross-site resource at https://wordpress.com/ was set without theSameSiteattribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set withSameSite=NoneandSecure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032. DevTools failed to load SourceMap: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/iframe_handler.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME Uncaught Error: Syntax error, unrecognized expression: .primary-menu li a[href*=#] at Function.ea.error (jquery.js:2) at ea.tokenize (jquery.js:2) at ea.select (jquery.js:2) at Function.ea [as find] (jquery.js:2) at n.fn.init.find (jquery.js:2) at new n.fn.init (jquery.js:2) at n (jquery.js:2) at wpo-minify-footer-64133dae.min.js:118 at dispatch (jquery.js:3) at r.handle (jquery.js:3) ea.error @ jquery.js:2 ea.tokenize @ jquery.js:2 ea.select @ jquery.js:2 ea @ jquery.js:2 find @ jquery.js:2 n.fn.init @ jquery.js:2 n @ jquery.js:2 (anonymous) @ wpo-minify-footer-64133dae.min.js:118 dispatch @ jquery.js:3 r.handle @ jquery.js:3 WebSocket connection to 'wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data' failed: Error during WebSocket handshake: Unexpected response code: 403Thanks!
-
This reply was modified 5 years, 8 months ago by
Yui. Reason: please use CODE button for proper formatting
Hi @davidmortimer,
Sorry for the delay.
Could you try addingwordpress-popular-posts/assets/js/wpp.min.js
to the JavaScript minification setting “Exclude JavaScript from processing”?Best,
Marc.
Hi Marc,
That certainly did the trick, thanks for solving!David
-
This reply was modified 5 years, 9 months ago by
The topic ‘WP Optimize- hero images disappeared’ is closed to new replies.