• Resolved rainerd

    (@coresince84)


    Hey there, I have emojis in my menu items. When adding the modal trigger to the menu, all emojies turn into “?”. Did a lot troubleshooting with default themes etc. It is clearly related to the modal plugin. Not happening when the plugin itsself is activated, only when the menu item to trigger the modal is added.

Viewing 1 replies (of 1 total)
  • Hi @coresince84,

    I have replicated the issue you reported and it is indeed a bug on the Modal form.
    It will be addressed on a future release but in the mean time you can get the menu to work by adding this to your functions.php:

    https://gist.github.com/BrElio/8bd83ab3c7a371e4f5ec62030cdc825e

    Please note that the code uses the mb_convert_encoding function which requires the PHP mbstring extension.
    You may want to check with your hosting provider if that extension is available and active on the server before using the code.
    I hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Adding Trigger to menu kills emoji support’ is closed to new replies.