• 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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    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#L292

    You can copy the items of that array to var emojis items of wpForo core JS file:
    wp-content/plugins/wpforo/wpf-assets/js/tinymce-emoji.js

    • This reply was modified 5 years, 10 months ago by gVectors Team.
    Thread Starter love2playgames

    (@love2playgames)

    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

    Plugin Author gVectors Team

    (@gvectors-team)

    Please revert back all, if you’re not familiar with JS you should not do that.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @shkardun Is there any reason you clicked on the Report this topic link?

    Thread Starter love2playgames

    (@love2playgames)

    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,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘MORE EMOJI’ is closed to new replies.