wpalchemy
wpalchemy copied to clipboard
Notices wp_enqueue_scrip and Gantry Framework
Hi, i have tried to implement the Flabadab modification to use new media manager of Wp to my WpAlchemy, but get this notices and also a Warning from gantry Framework Plugin.
Anyone can point me in the right direction to get this working with no notices or warning?
Thank you very much.
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 /home1/mimo/public_html/demos/solotheme/wp-includes/functions.php on line 3012
Notice: wp_enqueue_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 /home1/mimo/public_html/demos/solotheme/wp-includes/functions.php on line 3012
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home1/mimo/public_html/demos/solotheme/wp-includes/functions.php:3012) in /home1/mimo/public_html/demos/solotheme/wp-content/plugins/gantry/functions.php on line 182
Hi, sorry Flabadab, i am new user here and i think i am missing some points in understanding how github works, sorry again.
Adding those commits mean i need to make each of those modifications to my files? I need to use the last one?
Other thing is, i need also to change my -spec and -meta files with the structure of this new ones?
Thank you