I have just migrate my website to https / SSL protocol.
I bought my certificate, i change my theme code links to https, i get the better and search serial plugin and ran it 3 times, i get the It connect script also and ran it 2 times, i add my htaccess redirection, i clear caches (BB + wp rocket + browsers) and…
I still have on all pages 3 images called in http mode.
These 3 images are the background images (i have 3 backgoundes rows per page).
Even script + search and replace plugin did’nt find http:// anymore.
Also, i had configure my uploads folder to be a medias folder in the root besite by addig this to the wp-config :
define( ‘UPLOADS’, ‘’.‘medias’ );
This worked fine since 3 years but since the https migration, i do not find my bb cache folder wich were ine medias een if the html code say it’s there. It’s like everything in medias except images are gone.
When you ran the Serialized Search and Replace script, what did you search for and what did you replace it with? I don’t think using the plugin isn’t such a good idea given your DB is pretty big. Do you have a backup of the old DB?
I did not use the plugin, i used the script. But as you can see, everything elses is ok except the row backgrounds. Il will try to do a search and replace sql command line