ars aranea. the web, the way we make it. | |
Post discussion# Taming WordPress smiliesPosted: Nov 26, 2005, under WordPress. Add a comment!The emoticons used by WordPress can be a rowdy bunch. Learn how to replace them with your own smilies, and, most important, how to control they way they behave and look.
You can add a comment:
11 comments
| Important
Categories
Authoring
(1)Books (2)Cross platforms (2)DHTML (12)Graphical design (3)IT today (12)Morals&Politics (10)ODP (1)Random stuff (3)Romania (16)Security (7)SEO (2)Software (8)SQL (1)Standards (7)Technology (3)WordPress (4)[În română] (4)[This website] (2)Time-jump Syndication Need hosting?I've been a happy user of LunarPages since 2005. |
Copyright ©2005–2008 Zuavra | |
hello, i just upraded to wordpress 2.0 and this system doesn't work anymore.
any help?
thanx
As stated, this article covers version 1.5.x. When I get a chance to look at WP 2.x I will update it.
thank you
Hey, thanks for this very handy explaination, however, I've followed it to the letter and it's not working for me. The emoticons aren't appearing. I used the same ones from beccary.com, so I didn't even need to change the example code you used in your explaination. But still no luck.
Any ideas?
Thanks.
Saz: did the smilies appear before you made the changes ie. with the
wp-config.phpthat the install produced for you? Are you using WP 1.5? Did you enable smilies from the admininstration? Did you put Becca's images exactly in the same directory the old ones were in?If you did everything right, then please paste your
wp-config.phphere (but without theDB_stuff at the top, of course).Do you know how can I write the texto of a smiley without it appears? For example, I want write down
without the smiley appears, but only in one post, not always. The check option in admin panel is not valid ;)
I'm afraid this plugin has nothing to do with that. This plugin only creates clickable smilies and adds the codes to the comment area, that's all. WordPress decides how to interpret them.
However, I've noticed that most smilies need a space in front of them to be recognized. So if you omit that space and stick the smilie against something, it won't be made into an image.
Example: _:) The :) didn't appear.
Hi, I tried to do exactly as explained here, but it's not working for me. Instead of seeing my images I get this:
/hippie-kitty.com/wordpress/wp-includes/images/smilies/Ssmile.gif' alt=':smile:' class='wp-smiley' /> /hippie-kitty.com/wordpress/wp-includes/images/smilies/Ssmile.gif' alt=':)' class='wp-smiley' />
Does it have to do with the format of the images I uploaded? I just uploaded them regularly… I was reading on another site about changing the smilies that you have to upload them in binary format. Is that the case here? If so, how do I do that. Is it possible for you to email me your response? Thanks so much!
Lauren, please make sure you placed the code exactly where it's supposed to be in the file. That's pretty much all there is to it, unless a plugin is somehow messing with the smilies big time. Anyway, I see on your blog that you've managed in the meantime.
And no, the binary transfer doesn't have anything to do with it. It's important to make sure you transfer the images as binary, of course, but if you didn't it would misbehave differently from what you've seen (you'd just see the text smiley instead of an image).
I use wordpress 2.1.3 and this doesnt work. :/ I've done exactly as the guide but the smilies doesnt show. It just gets ":)" without the "". I get no errors. I hope you have an solution, and this guide rocks!
Viq, the guide works just as well under WP 2.1.x as well as 2.2.x. Please make sure you haven't disabled smilies from your blog options. See "Options > Write > Convert emoticons".
Second possiblity: it's possible that you only see the text instead of the smiley because your custom images aren't under
wp-includes/images/smilies/, or are not named correctly, or don't have the proper rights, or have been garbled during upload on the server and so on. Right-click on the smiley text and see "Properties". If it suggests that it's in fact an image there, you know it's something to do with this second possibility.