MORE EMOJI
-
Hi wpforo,
This is a very cool and layout forum btw.
Anyway, I got many different emoji (heart, ball, flower.png etc). I would like to add more in with others. Can you tell me where I can locate them? I tried every folders, I can find it?
Please advise help,
Thanks
-
The full list of emojis are is available in this JS plugin:
https://github.com/GeekJosh/tinymce-emoji/blob/master/dist/tinymce-emoji/plugin.js#L292You can copy the items of that array to
var emojisitems of wpForo core JS file:
wp-content/plugins/wpforo/wpf-assets/js/tinymce-emoji.js-
This reply was modified 7 years, 4 months ago by
gVectors Team.
Hi wpforo,
This just an example: I copy and pasted all from between before THE FUNCTION
var emojis = [{
}, {
“codes”: [“1F1FF”, “1F1FC”],
“status”: “fully-qualified”,
“emoji”: “????”,
“name”: “Zimbabwe”
}]
}, {
“name”: “subdivision-flag”,
“emojis”: []}];
——————-
Funny but freaky, the SUBJECT BOX IS THERE STILL, however that whole TEXT-EDITOR is gone? Any idea? It was there before?
Any idea? Thanks
Please revert back all, if you’re not familiar with JS you should not do that.
@shkardun Is there any reason you clicked on the Report this topic link?
Hi gvectors-team,
OMG, Sure did and it came back alive… Well, at least i tried. Don’t do it wouldn’t know the outcome going to be? lol
Thanks for your help,
-
This reply was modified 7 years, 4 months ago by
The topic ‘MORE EMOJI’ is closed to new replies.