• If a person goes to our site and just types in ebusinessempires.com (not adding https:// in the header), the site “should” load everything securely, and for the most part it does.

    There’s one plugin though that is calling

    <link rel=”stylesheet” href=”<?php echo plugin_dir_url( dirname( __FILE__ ) ) . $themeslug.’/style.css?v=’.$this->version;?>” type=”text/css” media=”all”>

    It reverts to https:// NOT https, even though I have your ssl insecure content fixer at the max level.

    Not sure what else to do?

    The page I need help with: [log in to see the link]

  • The topic ‘Not securing one part’ is closed to new replies.