rmorse / search-filter

Search & Filter is a simple search and filtering plugin for WordPress
GNU General Public License v2.0
93 stars 41 forks source link

Mixed content : Bug or ? #45

Open mymonoo opened 6 years ago

mymonoo commented 6 years ago

HI there I am using this plugin on a ssl (https). In the console I am getting this kind of error : Mixed Content: The page at 'https://*.com/?s=constable' was loaded over HTTPS, but requested an insecure stylesheet 'http://*.com/wp-content/plugins/search-filter/style.css?ver=1'. This content should also be served over HTTPS. Due to this the stylesheet are not loaded, resulting a poor ul and li elements and other.

Is this a bug or It's just me who have done something terrible ? I am trying to find out where it is so that i can manually go there and make some if and else for http and https.