Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Website does not look right when viewed as https:// vs http://

Home / Forums / Virtue Theme / Website does not look right when viewed as https:// vs http://

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
February 23, 2016 at 9:55 am

I have been trying to improve the page speed of my website the past few days. One of the steps google page speed insights suggests, is to Eliminate render-blocking JavaScript and CSS in above-the-fold content. I have little to no knowledge in coding so I tried a couple plugins to accomplish this. They didn’t seem to work, so I deleted them and kept searching for ways to do this.

Today I have discovered that seems to not be loading JavaScript and is causing the site to look weird.
Here is the http:// version for reference:

I have no idea if the plugins I tried using are the culprit to this problem or not.

Looking at the code it seems to me that all the code that involves javascript looks like this:

<script src=" type="text/javascript"></script>

isn’t working because it specifies http:// instead of https://
Like I said I don’t know what I’m talking about but according to this I need to make the links relative.

How would I go about doing this if that is the correct way to fix this issue.

Thank you

  • The forum ‘Virtue Theme’ is closed to new topics and replies.