Smileys not working
-
Hi,
I noticed the smileys do not work. For example:
Backend editor: type ‘:)’ and it resolved to an smiley at the front-end:
<img src="https://www.website.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley">
If I use the front-end editor, the following is created:
<img src="https://wp/https://wp/src/wp-includes/images/smilies/icon_smile.gif" alt=":-)" />
So, it could not been resolved. I found the URL in /plugins/wp-front-end-editor/js/tinymce.markdown.js. I hope the issue could be resolved.
Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Smileys not working’ is closed to new replies.