Jascha Ezra
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Appbox] Existing WP Plugin not found / Logos not loadingI have to correct myself. Now the cached images are not shon on the website
The missing picture has the following URL:
//jascha.wtf/wp-content/cache/wp-appbox/d10febeda0737bf3f51aa8d2bb5d10a1/ai-0d8cb8b3e4bae45354332b29b90b1bc5
which leads to an exisiting valid svg.What do I miss?
Forum: Plugins
In reply to: [WP-Appbox] Existing WP Plugin not found / Logos not loadingThank you! Works like a charm now!
Forum: Plugins
In reply to: [WP-Appbox] Existing WP Plugin not found / Logos not loadingAnother wonderful example regarding the pictures:
APP-ID: vgw-metis function: wpAppbox_hasCachedData() ---> App has valid cached data function: cacheImages() ---> Image URL isn't available. Correct URL? function: cacheImages() ---> Image URL isn't available. Correct URL? function: wpAppbox_createAppbox() ---> Runtime: 39.684216022491 seconds
But as you can see here there is a picture
Forum: Plugins
In reply to: [Ko-fi Button] Please add google font locally // GDPR issuesForum: Plugins
In reply to: [Avatar Privacy] Libravatar support possible?I will open an issue ??
Thanks! It works like a charm!
Thank you!
Hi!
I just checked, Open Sans Condensed is Open Sans with a 75% width and either a weight of 300 (Open Sans Condensed light) or a weight of 700 (Open Sans Condensed bold) (Source: https://www.fontsquirrel.com/fonts/open-sans-condensed)
So the google fonts call would look like
https://fonts.googleapis.com/css2?family=Open+Sans:wdth,wght@75,300&family=PT+Sans
Thanks for all your efforts,
Jascha