Tagged: emoji, row disappears, Table
- This topic has 12 replies, 2 voices, and was last updated 4 years, 10 months ago by
Alex_support.
- AuthorPosts
- July 9, 2018 at 17:43 #18496
AnonymousInactiveHi, when I add an emoji to a cell that entire row disappears. I’m not using the PRO version, are emojis compatible with this plugin?
ThanksJuly 10, 2018 at 10:23 #18503
Alex_supportMemberHello, @travellingolly
Please specify, what our plugin do you use – Pricing Tables or Data Tables?
Also, which way have you added emoji to a cell? – Please give me an example what exact you put to a cell.July 10, 2018 at 12:19 #18508
AnonymousInactiveHi @Alex_support, I’m using Data Tables. I copied and pasted the emojis from an Excel sheet, this is an example:
?Seville to Cordoba (Book >)
July 10, 2018 at 12:21 #18510
AnonymousInactiveHmm, the emoji didn’t appear when posting above. It is emoji U+1F684
July 10, 2018 at 13:57 #18514
Alex_supportMemberYou can use emoji in our plugin, but to specify required emoji in HTML using the codepoint, you have to modify the value. Add the
&#x
characters, remove theU+1
from the beginning of the codepoint, and just add the remaining digits from the codepoint as part of any text element.For the hamburger emoji, the codepoint is
U+1F354
.Here is the code for hamburger emoji, which you should add in Table Editor to make it work:
<p>🍔</p>
Also, you can use this website to find required emoji and simply copy and paste it to html text: https://emojipedia.org/
July 10, 2018 at 18:29 #18539
AnonymousInactiveUnfortunately none of the train emojis seem to be recognised, even though they do work on Google Sheets and can be pulled in from there on WordPress. I have tried using <p>🚅</p> and <p>🛯</p> and <p>🚈</p> and <p>🚄</p>. When I tried your hamburger emoji code the effect was the same; in Preview the row had disappeared, even though I could see the emoji in editor.
July 11, 2018 at 15:23 #18543
Alex_supportMemberHello, @travellingolly.
Looks like there are some issues on your website, because I used the same code
<p>🚄</p>
on my test server and train emoji is showing both on front and backpage.
Please, look these screenshots: http://prntscr.com/k552yr – for frontpage; http://prntscr.com/k553sn – for table editor.July 16, 2018 at 17:31 #18600
AnonymousInactiveThis is what it looks like on my site when I add that exact same code (<p>🚄</p>):
https://aplantogo.com/2018/07/16/andalucia-2/
I can see the emojis in Editor but they don’t appear in Preview (they make the row disappear).
July 16, 2018 at 18:26 #18603
AnonymousInactiveHi @Alex_support. Additional info to above; the ? emoji works fine, it’s just the train emoji which is causing issues.
July 16, 2018 at 19:24 #18605
AnonymousInactiveThe ? in my comment above is the airplane emoji.
July 17, 2018 at 12:48 #18607
Alex_supportMemberHello, @travellingolly.
Can you try to add required emoji simply to worpdress text editor on a new page? Does it show properly?
We should identify where exactly is that issue – on your website at all, or only in our plugin on your website.July 18, 2018 at 11:36 #18742
AnonymousInactiveHi @Alex_support, yes, the emoji does appear on my WordPress pages: https://aplantogo.com/2018/07/16/andalucia-2/
July 19, 2018 at 13:15 #18820
Alex_supportMemberHello, @travellingolly.
It’s really strange situation. Can you contact us via internal support for deeper issue investigation?
- AuthorPosts
- You must be logged in to reply to this topic.