-
AuthorPosts
-
November 27, 2020 at 1:54 pm #1263518
Hallo,
nachdem ich die Seite auf SSL umgestellt habe, werden nicht mehr die ursprünglich gewählten Schriften angezeigt.
Scheinbar handelt es sich hierbei um Mixed content. Wie kann ich verbliebene http:// auf https:// umstellen?Danke & viele Grüße
VerenaNovember 27, 2020 at 8:38 pm #1263578Hey echtetalenthelden,
Can you please share the login link too?
Best regards,
VictoriaNovember 30, 2020 at 12:43 pm #1263939Dear Victoria,
see the link in private content…
BR Verena
December 1, 2020 at 9:15 am #1264157Hi,
Thanks for that. You have PHP code in Quick CSS, please remove that:
function remove_title_attr(){ ?> <script> jQuery(window).load(function(){ jQuery('.your-custom-class a').attr('rel','nofollow'); }); </script> <?php } add_action('wp_footer', 'remove_title_attr');
If that doesn’t help then please try to disable your caching plugin, there’s no point in having them active if your site is not live.
Best regards,
RikardDecember 1, 2020 at 5:05 pm #1264282Dear Rikard,
I followed all your instructions but the problem isn’t solved. Could you please check for another option to find a solution. Thank you in adavnce!
BR VerenaDecember 3, 2020 at 7:35 pm #1264839Hi Verena,
Please disable Autoptimize and see if the issue persists.
Best regards,
VictoriaDecember 4, 2020 at 10:57 am #1264969Hi Victoria,
it is still not working after disabling Autooptimize.
I suppose the font is still without SSL (mixed content; http) – how can I change that?
Best regards
VerenaDecember 6, 2020 at 4:14 am #1265222Hi Verena,
Thanks for the update. Could you try to remove your custom fonts, then upload them again to see if that changes anything please?
Best regards,
RikardDecember 7, 2020 at 10:40 am #1265434Hi Rikard, I already tried this – it’s not working. DO you have another tipp? Thank you & best regards, Verena
December 7, 2020 at 7:41 pm #1265571Hi echtetalenthelden,
Then you need to force SSL on all connections.
Here is an article for you:
If you need further assistance please let us know.
Best regards,
VictoriaDecember 8, 2020 at 12:29 pm #1265735Hi Victoria, I already use Better Simple SSL and I can’t find the WordPress https (SSL) Plug in from the article. All other steps of the article I have already done. Still no solution!
How can I update the font to https?
Best regards
VerenaDecember 8, 2020 at 9:13 pm #1265824Hi Verena,
The fonts are loaded from the cdn, you might want to disable it or clear its cache.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.