My site
https://bitsyblog.com/ which is a secure site. When pulling the iframe / api link in it shows http and will not show on the page. How can we have this be https?
http://screencast.com/t/PlqR0U0K shows that is is not showing since it is an http element on the page. When I look in the console it says that it is blocking this because of mixed content. Let me know how we can use this plugin to work with an ssl site. Is this possible?
Thank you,
Michael Fortier
Answers
our plugin should normally detect and use the same protocol as your website. So if your website is using https then the plugin should use https to. As far as i could see it's working correctly on your website.
Have you already fixed the issue?