belui
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Fixing WordPress
In reply to: Sidebar roblem via WidgetsI want to add that all widgets uddenly have double entries of a kind, 2 legacy widgets with the same content in one sidebar.
I am unable to remove the double widgets.
Where can I fix this problem in my installation, in the Theme folder or in the WordPress installation?
Thanks
Forum: Fixing WordPress
In reply to: error message after update, how downgrade?thank you, you’re right, I just need to downgrade to get my messed up things straight.
After upgrading there were error messages and now my site :weidleverlag.de/w
is blank.
need to get access.
thanks for your help in this process
belui
Forum: Fixing WordPress
In reply to: add_custom_background() deprecated after 3.xxthat helped me
Forum: Fixing WordPress
In reply to: add_custom_background() deprecated after 3.xxI changed the deprecated function
// Allows users to set a custom background add_custom_background();in functions.php
But instead of:
add_theme_support( 'custom-background', $args );
as it was advised, I changed it toadd_theme_support('custom-background');without the variable args.
Forum: Fixing WordPress
In reply to: add_custom_background() deprecated after 3.xxI got it!
Viewing 5 replies - 1 through 5 (of 5 total)