emoticons and widgets

  • Unknown's avatar

    Hi I was wondering if widgets recognize emoticons in their text sections. I was trying to add a “heart” <3 in my “follow blog” widget, in both the description text and “button” text, but it wouldn’t work.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    sorry, the blog I need help with is bonobopizza.wordpress.com

  • Unknown's avatar

    Howdy!

    Since widgets’ text fields can accept HTML code, it thinks your “<” is the start of an HTML tag, and is then scraping it out since it’s incomplete.

    If you’ll enter this into the widget instead:

    <3

    Once you save the widget, you’ll see “<3” saved.

    This works because it uses an HTML entity instead of the character “<“.

    If you run into any snags with other emoticons, check that link for a list of other HTML entities that might help out when special characters are involved.

    Your site is great, by the way! My wife and I love zoos and bonobos are always so much fun to watch.

    -Alex G.

  • The topic ‘emoticons and widgets’ is closed to new replies.