• I am getting these errors:

    Notice: wp_register_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/upat/public_html/wp-includes/functions.php on line 3547

    and
    Notice: wp_register_style 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/upat/public_html/wp-includes/functions.php on line 3547

    any way to fix this?

Viewing 1 replies (of 1 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Have you tried deactivating all plugins, tried switching to a bundled theme like Twenty Fourteen/Fifteen?

Viewing 1 replies (of 1 total)

The topic ‘wp_register_script was called incorrectly’ is closed to new replies.