18 comments found.
Is it compatible with Divi?
Hi, This is pre-sale questions,
Is this for admin or the front-end?
Does it work with bbpress, buddypress or default wp comment box?
Please advise before buy, Thanks
Great Plugin!
Can I add Emojis to my gravity forms similar to how I add images?
https://www.screencast.com/t/Lkc3tYmBi0I bought this plugin. Why is the project abandoned?
can I transfer images to my server?
Would it be possible to have a look into ticket #52? No response since ~6 days … which makes me some kind of sad because I can not use your product right now.
I’m really interested in this plugin. Mainly for use within comments on posts. Is this possible?
Yes, that can be used in the posts comment if you are using tinyMCE there as well.
Is that the standard wordpress framework or another plugin?
This is the site in question www.fantasyfootball247.co.uk if you can tell from viewing the comments on it?
Can these be used within posts comments?
Yes, that can be used in the posts comment if you are using tinyMCE there as well.
The issue is not solved and anther problem now also with admin panel editors for fronted: TypeError: str is undefined for admin panel editors: ReferenceError: emojione is not define
Hi, did you enable the frontend in the setting panel
After clear the cache only this problem happens on fronted: TypeError: str is undefined and yes i enable the fronted option
Hi can you give me access on your site so I can test it on your installation.
I am working on localhost try to add any editor tinyMCE in fronted and you will meet the issue.
Any news?
Hi,
Sorry for replying late I tried using the wp_editor function and its working fine.
Please send me your working code on support@mantrathemes.com
Thanks
Are you trying add tinymce on fronted and test it ?? Do that and you will meet the issue.
Yes I tried that adding tinyMCE to frontend
Hello, I am sorry but there’s anther issue with fronted tinyMCE editors:
ReferenceError: emojione is not defined wp-emojione.js:288:5
This error destroy the editor what can do about this?
Are you develop this plugin to work with Wordpress admin panel only?
Its look like you emojione.min.js is not loading. Because it is develop for admin only you need to change the code a little bit.
Change this:
public function enqueue_scripts() {
if ( ! is_admin() ) {
wp_enqueue_style( 'wp-emojione', '//cdn.jsdelivr.net/emojione/3.0.1/extras/css/emojione.min.css', '3.0.1' );
return;
}
wp_enqueue_style( 'wp-emojione', $this->plugin_url() . 'assets/css/wp-emojione.css', '1.0.0' );
wp_enqueue_script( 'vanilla-lazyload', '//cdnjs.cloudflare.com/ajax/libs/vanilla-lazyload/7.2.0/lazyload.transpiled.min.js', null, '7.2.0', true );
wp_enqueue_script( 'wp-emojione', $this->plugin_url() . 'assets/js/emojione.min.js', array( 'jquery' ), '3.0.1', true );
}
to this
public function enqueue_scripts() {
wp_enqueue_style( 'wp-emojione', '//cdn.jsdelivr.net/emojione/3.0.1/extras/css/emojione.min.css', '3.0.1' );
wp_enqueue_style( 'wp-emojione', $this->plugin_url() . 'assets/css/wp-emojione.css', '1.0.0' );
wp_enqueue_script( 'vanilla-lazyload', '//cdnjs.cloudflare.com/ajax/libs/vanilla-lazyload/7.2.0/lazyload.transpiled.min.js', null, '7.2.0', true );
wp_enqueue_script( 'wp-emojione', $this->plugin_url() . 'assets/js/emojione.min.js', array( 'jquery' ), '3.0.1', true );
}
Thank you but I am sorry it’s still not working with anther error: TypeError: str is undefined[Learn More] emojione.min.js:19
I really hope found a solution to make it wokring on fronted.
Any news about the issue?
Yes, have done it and push the update for review.
Hello, I use TinyMCE on the frontend of the site can I use your plugin to add the button on my frontend TinyMCE editor?
this is my code to understand me more:
function editor_settings($args = array()){
$buttons = apply_filters( 'bold,|,italic,|,underline,|,link,unlink,|,bullist,numlist' );
return array(
'quicktags' => false,
'media_buttons' => false,
'tabindex' => 5,
//'wpautop' => false,
'textarea_name' => 'post_content',
'tinymce' => array(
'content_css' => get_template_directory_uri() . '/css/editor_content.css',
'height' => 150,
'toolbar1' => $buttons,
'toolbar2' => '',
'toolbar3' => '',
'autoresize_min_height' => 150,
'force_p_newlines' => false,
'statusbar' => false,
'force_br_newlines' => false,
//'forced_root_block' => '',
'setup' => "function(ed){
ed.onChange.add(function(ed, l) {
var content = ed.getContent();
if(ed.isDirty() || content === '' ){
ed.save();
jQuery(ed.getElement()).blur(); // trigger change event for textarea
}
});
// We set a tabindex value to the iframe instead of the initial textarea
ed.onInit.add(function() {
var editorId = ed.editorId,
textarea = jQuery('#'+editorId);
jQuery('#'+editorId+'_ifr').attr('tabindex', textarea.attr('tabindex'));
textarea.attr('tabindex', null);
});
}"
));
}
Need to test it, but as we develop it as a tinyMCE plugin in theoretically it should work.
What’s wrong? Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\wp-content\plugins\wp-emojione\wp-emoji-one.php on line 304 it’s destroy the fronted tinyMCE editors and in admin panel the box is open but with this error.
Hi,
You are testing it on local. That line is for getting emojione json file from github maybe something is stopping it.
Can you try it on web and also give us 24 hour and we will add a fallback to a local json file as well if there is something wrong with internet.
Sorry for the inconvenience.
Thanks
Yes, i am working on local I must test it first on local so okay I will wait for you 24 hour until adding a fallback to the local, Hope you don’t late
Hi, the fix has been done and plugin is queued for review.
Great i am waiting thank you
Thank you and welcome
Can the emojis be resized to a specific font size?
Yes these are svgs so you can…
The plugin has a few bugs. First, on the backend, the emoji picker comes out behind the VC blocks, so I have to drag my block so I can see the emojis. Also, would be best if once I pick an emoji, the emoji picker disappears – there’s no need for it to stay on there for so long since the vast majority of the time only one emoji will be used at a time.
Some emojis just don’t render on the front – for example, the :smiley: didn’t render for me. The emojis that do render are enormous! I was hoping they be the same size as my font-size. Lastly, there’s a weird bug that shows all the emoji codes on the bottom of all my pages. See screenshots for reference.
http://imgur.com/a/IDDibI like the plugin, but for now, it’s not usable.
Also, if you do decide to keep the emoji picker for more than one emoji – I suggest you add a closing (x) button on it because there’s no way to get rid of it.
Will be checking tonight
New update fixed the visual composer bug, the rest are still there. The emojis did get a bit smaller but are still too big. New update added a new bug too – it seems the plugin looks at the entire page, not just the content part and changes the ‘&’ into an emoji ’#’ symbol.
Hi,
If you are talking about this one: http://take.ms/GNs4z
It is due to the wordpress emoji functionality not due to the plugin. You can disable the wordpress emoji functionality from the setting.
For font size I have added the custom css and now user can select the size from the setting panel for this you have to wait for the update release.
Thanks for being with us.
Nice! GLWS
Can you add the option for subscribers can use it to post comments
That can be done. But no sale yet
Congrats, good luck with sales – DCSF
Thanks
Great Work! Good Luck With Selling
Thanks
Cool Item! Good Luck!
Thanks
Great work! GLWS
Thanks
fantastic ! i wish you all the best for your sales and a nice day keep up the gerat work
Thanks mate