disabling image CDN on SSL – leaves img src artifacts-breaks Top & Related Posts
-
Specs: Site is up to date with WP 4.9.1, Jetpack 5.6, Wordfence 6.3.22, Mailpoet 2.8.1 and Akismet 4.0.1. Theme is Twenty Fourteen but behavior is the same with Twenty Sixteen as well, so not a theme issue.
Qualifications: 21+ yr sys admin desperately trying to retire – semi-successful ;), so somewhat rusty in code issues.
Background and issue:
Initially, I’d been using Jetpack and what used to be Photon.Then I upgraded the site to SSL in August and it broke the images for Related posts and for the Top Posts widget. Perhaps I didn’t leave it on long enough initially for jetpack to upload the images again – or maybe I did and the SSL slows the site too much for the image CDN to work or something else about my site configurations precludes this.
Either way, I opted to disable the “Speed up Images and photos” option but the CDN code remains. I’ve tried disabling Jetpack, uninstalling and reinstalling then reconnecting to Jetpack.
With the image CDN feature disabled, inspecting the element in firefox returns the following for the image source:
<img src=”https://i2.wp.com/archaicarcane.com/wp-content/uploads/2016/10/HeaderSL.jpg?resize=200%2C200&ssl=1″ alt=”A search for things that you can’t see – Singer motor lube replacement” data-pin-nopin=”true” scale=”0″ width=”200″
I searched the database for the “i2.wp.com” string – nothing.
I’m not sure where to go from here. How can I rectify this?
The page I need help with: [log in to see the link]
- The topic ‘disabling image CDN on SSL – leaves img src artifacts-breaks Top & Related Posts’ is closed to new replies.