Thanks!
As I don’t know anything about coding I am getting errors as this:
Notice: has_cap kallades med ett argument som har upph?rt sedan version 2.0! Anv?ndning av anv?ndarniv?er via till?gg och teman har upph?rt. Anv?nd roller och beh?righeter ist?llet. in /home/resesida/public_html/wp/wp-includes/functions.php on line 3006
THIS IS LINE 3006 trigger_error( sprintf( __(‘%1$s was called with an argument that is deprecated since version %2$s! %3$s’), $function, $version, $message ) );
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/resesida/public_html/wp/wp-includes/functions.php on line 3049
THIS OIS LINE 3049 trigger_error( sprintf( __( ‘%1$s was called incorrectly. %2$s %3$s’ ), $function, $message, $version ) );
Notice: WP_Admin_Bar::add_node kallades felaktigt. Meny-ID b?r inte vara tomt. Se Fels?kning i WordPress f?r mer information. (Detta meddelande lades till i version 3.3.) in /home/resesida/public_html/wp/wp-includes/functions.php on line 3049
Any Idea what I need to do?
thanks for your help