View post on imgur.com
I have trouble of mixed content moving my site to SSL http > https.
hi
Do you have same errors on other pages?
Could you click on the errors and check what urls still use “http”?
Could you visit >Settings>General ?
WordPress Address (URL) and Site Address (URL) don’t use https ?
Cloudflare said that I shouldnt use https because it will use redirect instead. Well, I will try to use https and let you know the result.
Edit: actually it is https in wordpress setting.
-
This reply was modified 6 years ago by
thaiars.
If you have “https” in settings – the plugin should use “https” to load js/css files too.
Any caching plugns (additional to cdn) ?
-
This reply was modified 6 years ago by
algol.plus.
I use W3 total cache plugin
I’m not sure what CDN means, but I use cloudflare to make SSL.
Should I just reinstall the plugin?
-
This reply was modified 6 years ago by
thaiars.
do you see “mixed content” warning only at page >WooCommerce>Pricing rules?
No, I have mixed content on every page, but they still do works fine. Except the first page, which sometimes show not fully secured.
Let me check
-
This reply was modified 6 years ago by
thaiars.
@thaiars, check the value of the option ‘siteurl’ (table ‘wp_options’, must be the first row). Replace ‘http’ with ‘https’ if it is possible.
@rescueranger Thanks!! Its already https inside wp_option , first row
@algolplus After I install Really Simple ssl , all mix content are pretty gone.
Now the “mixed content” is only at the page >WooCommerce>Pricing rules
could you debug this case?
and print out constant WP_PLUGIN_URL ?