Freitag, 28. Juli 2023

Anchor, scroll to ID, add margin

 :target::before { content: ''; display: block; height: 50px; margin: -50px 0 0 0; }


https://perishablepress.com/margin-offset-anchor-targets/

Montag, 24. Juli 2023

WP Themify Font upload - not allowed to upload

 Then, while editing the wp-config.php file, add the following code snippet above the /* That’s all, stop editing! Happy blogging. */ line:

define('ALLOW_UNFILTERED_UPLOADS', true);

Where to add the code in your wp-config.php file
Where to add the code in your wp-config.php file

Montag, 5. Juni 2023

Samstag, 11. März 2023

Function error - Die Funktion WP_Object_Cache::get wurdefehlerhaftaufgerufen

 https://wordpress.org/support/topic/notice-function-wp_object_cacheget-was-called-incorrectly/


Zuordnung Events zu einer Kategorie löst das Problem. 


Notice: Die Funktion WP_Object_Cache::get wurdefehlerhaftaufgerufen. Der Cache-Schlüssel muss eine Ganzzahl oder eine nicht leere Zeichenfolge sein, NULL ist der vorgegebene Typ. Weitere Informationen:Debugging in WordPress (engl.). (Diese Meldung wurde in Version 6.1.0 hinzugefügt.) in/var/www/vhosts/web163.login-4.loginserver.ch/httpdocs/wordpress/wp-includes/functions.phpon line5835