Conversation
supportHi, I love what this plugin does for user experience, except for the bit that it broke on my site! I use a directory plugin which does not allow back end dashboard operations to function when this plugin is activated. The developers looked into the issue and noted the following issue arising. 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.0.) in \wp-includes\functions.php on line 4773 How can I get around this? Thanks
No comments were stored for this source.