Popup Calling non https styles
-
I’m having an issue with this plugin calling non https styles. When the Enable SSL for modal pop-up? option is set to yes, I get this error:
[blocked] The page at https://wpovernight.com/wp-content/plugins/wp-stripe/includes/stripe-iframe.php?keepThis=true& ran insecure content from https://wpovernight.com/wp-content/plugins/wp-stripe/css/W.wp-stripe-display.css.pagespeed.cf.FXVMkkL5l0.css.
Basically, looks like the styles are being blocked, and the form looks pretty bad.
When it’s set to no, Everything looks fine. I was getting the same message for the other stylesheets, but I was able to go into the plugin code and manually change them to call them via https. Can you please let me know how to call https://wpovernight.com/wp-content/plugins/wp-stripe/css/W.wp-stripe-display.css.pagespeed.cf.FXVMkkL5l0.css via https. This stylesheet doesn’t seem to exist, nor is it called by any files, from what I can tell.
- The topic ‘Popup Calling non https styles’ is closed to new replies.