Advanced Editor : Different BUG
Tof
✭
Vanilla 2.2
Theme Bootstrap
Serveur de Test : http://88.181.151.128:8080/
Advanced Editor
Hi all,
I need to make 4 changes for Advanced Editor :
1. Barre category : reducing the size of the bar
2. The information is mixed
3. I installed the Emoji plugin. How can I have all emoji. There are only 8 emoji that appears
4. The layout of this function is not correct
Very thank for your help.
Request for help point 1 and 2

Request for help point 3

Request for help point 4

0
Comments
I fixed the first few but for the emoji please read this, the last comment is the important one.
https://vanillaforums.org/discussion/31194/editing-the-emoji-grid-on-the-advanced-editor-in-2-2
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Hi,
Point 3
Here are some of my manifest.php file
And I always 8 emoji that appears
'editor' => array( ':)' => 'smile', ':D' => 'smiley', ';)' => 'wink', ':o' => 'open_mouth', ':s' => 'confounded', ':|' => 'neutral', 'B)' => 'sunglasses', ':#' => 'grin', '!:!' => 'angry.gif', 'anguished' => 'anguished.gif', 'bawling' => 'bawling.gif', 'bee' => 'bee.gif', 'blush' => 'blush.gif', 'bow' => 'bow.gif', 'bring_it' => 'bring_it.gif', 'chicken' => 'chicken.gif', 'clap' => 'clap.gif', 'coffee' => 'coffee.gif', 'confounded' => 'confounded.gif', 'confused' => 'confused.gif', 'cow' => 'cow.gif', 'cowboy' => 'cowboy.gif', 'cry' => 'cry.gif', 'disappointed' => 'disappointed.gif', 'dizzy' => 'dizzy.gif', 'dog' => 'dog.gif', 'fearful' => 'fearful.gif', 'flushed' => 'flushed.gif', 'frowning' => 'frowning.gif', 'get_outta_here' => 'get_outta_here.gif', 'giggle' => 'giggle.gif', 'glasses' => 'glasses.gif', 'grimacing' => 'grimacing.gif', 'grin' => 'grin.gif', 'hang_loose' => 'hang_loose.gif', 'heart' => 'heart.gif', 'heartbreak' => 'heartbreak.gif', 'how_interesting' => 'how_interesting.gif', 'hug' => 'hug.gif', 'hushed' => 'hushed.gif', 'i_dunno' => 'i_dunno.gif', 'innocent' => 'innocent.gif', 'jack_o_lantern' => 'jack_o_lantern.gif', 'joker' => 'joker.gif', 'joy' => 'joy.gif', 'kiss' => 'kiss.gif', 'liar' => 'liar.gif', 'lightbulb' => 'lightbulb.gif', 'lol' => 'lol.gif', 'look_at_the_time' => 'look_at_the_time.gif', 'loser' => 'loser.gif', 'lucky' => 'lucky.gif', 'minus_one' => 'minus_one.gif', 'money' => 'money.gif', 'monkey' => 'monkey.gif', 'mrgreen' => 'mrgreen.gif', 'murica' => 'murica.gif', 'naughty' => 'naughty.gif', 'neutral' => 'neutral.gif', 'no_mouth' => 'no_mouth.gif', 'not_listening' => 'not_listening.gif', 'nuh_uh' => 'nuh_uh.gif', 'ohstop' => 'ohstop.gif', 'one_finger' => 'one_finger.gif', 'open_mouth' => 'open_mouth.gif', 'peace' => 'peace.gif', 'pensive' => 'pensive.gif', 'perturbed' => 'perturbed.gif', 'pig' => 'pig.gif', 'pirate' => 'pirate.gif', 'plus_one' => 'plus_one.gif', 'prayer' => 'prayer.gif', 'punch' => 'punch.gif', 'rage' => 'rage.gif', 'relaxed' => 'relaxed.gif', 'relieved' => 'relieved.gif', 'rock_on' => 'rock_on.gif', 'rofl' => 'rofl.gif', 'rose' => 'rose.gif', 'scream' => 'scream.gif', 'sick' => 'sick.gif', 'skull' => 'skull.gif', 'sleeping' => 'sleeping.gif', 'sleepy' => 'sleepy.gif', 'smile' => 'smile.gif', 'smiley' => 'smiley.gif', 'smirk' => 'smirk.gif', 'star' => 'star.gif', 'sunglasses' => 'sunglasses.gif', 'time_out' => 'time_out.gif', 'tired_face' => 'tired_face.gif', 'tongue' => 'tongue.gif', 'transformer' => 'transformer.gif', 'triumph' => 'triumph.gif', 'unamused' => 'unamused.gif', 'weary' => 'weary.gif', 'whistle' => 'whistle.gif', 'who_me' => 'who_me.gif', 'wink' => 'wink.gif', 'worried' => 'worried.gif', 'yin_yang' => 'yin_yang.gif', ),Yes I'm working on a way to add the entire array as was with emotify plugin, maybe you can try that and see if it works better meanwhile....
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌