Security Issue In The CSS
-
Downloaded the plugin. Once it was downloaded, our website showed we were not 100% secure anymore. So after diving into what it could be it was found here
…/wp-conversion-boxes/public/assets/css/public.css?ver=2.3.5
With the first line in the public CSS being:
@import url(http://fonts.googleapis.com/css?family=Poiret+One|Josefin+Sans|Lobster|Anton|Shadows+Into+Light|Gloria+Hallelujah|Roboto|Oswald|Raleway|Montserrat|Oxygen|Francois+One|Titillium+Web|Indie+Flower|Fjalla+One|Inconsolata|Pacifico|Audiowide|Dancing+Script|Coming+Soon);
Notice the “http” vs having “https” … that’s the only issue we could find. So we have to use another plugin until this one is solved. I thought I would just let you know.
The topic ‘Security Issue In The CSS’ is closed to new replies.