Notices wp_enqueue_scrip and Gantry Framework #72
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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