When activating this plugin I get E_NOTICES:
Notice: Use of undefined constant emojiemo_shortcode_render – assumed ’emojiemo_shortcode_render’ in /volume1/web/wordpress/wp-content/plugins/emoji-reactions/emoji-emotions.php on line 220 Notice: Use of undefined constant emojiemo_action_init – assumed ’emojiemo_action_init’ in /volume1/web/wordpress/wp-content/plugins/emoji-reactions/emoji-emotions.php on line 231 Notice: Use of undefined constant emojiemo_action_render – assumed ’emojiemo_action_render’ in /volume1/web/wordpress/wp-content/plugins/emoji-reactions/emoji-emotions.php on line 232 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 /volume1/web/wordpress/wp-includes/functions.php on line 4137 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.0.) in /volume1/web/wordpress/wp-includes/functions.php on line 4137 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.0.) in /volume1/web/wordpress/wp-includes/functions.php on line 4137
]]>Cool plugin. I have it working but only have the smiley face. How do I add other emojis?
]]>Hi there,
I love the idea of the plugin, but it doesn’t seem to work. I don’t get any error in the console…
<?php
echo do_shortcode(‘[emojiemo]’);
?>
Tried this and your way of including it in the template (single.php).. it includes the CSS, because I see a margin and a padding, but I don’t see the emoji’s itself. What am I doing wrong?
]]>When you say include in template, not sure what that means. I have several page template. Can you be a little more specific.
Thanks