[COLOR=#881280][FONT=monospace]Hallo zusammen,
ich habe auf meinem WooCommerce Online Shop einen https Error, aufgrund einer http Verlinkung auf eine Google Font.
Der betroffene Code befindet sich im Header der index.php, nur wird er dynamisch generiert und ich finde leider nicht heraus wodurch.
Das Template CSS ist nicht auf eine Open Sans Font verlinkt, ich vermute dass die Zeile vllt. durch ein Plugin erzeugt wird.
Aber ich bin leider kein Profi und habe keine Ahnung wie ich das nachverfolgen kann.
Gibt es eine Möglichkeit durch die betroffene unten aufgeführte Code Zeile herauszufinden wodurch diese generiert wird?
Ich bin über jeden Tipp sehr dankbar!
<link [/FONT][/COLOR][FONT=monospace]rel[/FONT][COLOR=#881280][FONT=monospace]='[/FONT][/COLOR][FONT=monospace]stylesheet[/FONT][COLOR=#881280][FONT=monospace]' [/FONT][/COLOR][FONT=monospace]id[/FONT][COLOR=#881280][FONT=monospace]='[/FONT][/COLOR][FONT=monospace]google-font-open-sans-css[/FONT][COLOR=#881280][FONT=monospace]' [/FONT][/COLOR][FONT=monospace]href[/FONT][COLOR=#881280][FONT=monospace]='[/FONT][/COLOR]http://fonts.googleapis.com/css?family=Ope…illic&ver=3.9.3[COLOR=#881280][FONT=monospace]' [/FONT][/COLOR][FONT=monospace]type[/FONT][COLOR=#881280][FONT=monospace]='[/FONT][/COLOR][FONT=monospace]text/css[/FONT][COLOR=#881280][FONT=monospace]' [/FONT][/COLOR][FONT=monospace]media[/FONT][COLOR=#881280][FONT=monospace]='[/FONT][/COLOR][FONT=monospace]all[/FONT][COLOR=#881280][FONT=monospace]' />
Beste Grüße[/FONT][/COLOR]