Smilies Themer Toolbar
Smilies Themer Toolbar provides a toolbar to easily add custom smilies to comments.
It integrates with Smilies Themer plugin, and therefore requires it.
You can change your smilies theme in your blog, and the toolbar is automagically updated!
Installation
- Download and install Smilies Themer plugin (required)
- Download Smilies Themer Toolbar v1.4.1
- Extract the files in the .zip archive, and upload them (including subfolders) to your /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy!
Note: if you like the smilies theme in this page, you can download it here.
Theme integration
By default, Smilies Themer Toolbar is placed after the comments form, but if you want to put it in a nicer position, don’t worry, it isn’t that difficult.
Edit your theme and put this code where you want to show the toolbar:
<?php if (function_exists('sm_toolbar_show')) sm_toolbar_show();?>
Changelog
- 1.4.1 - Improved compatibility in admin page with WP<2.7
-
1.4
- New feature: Now the smilies toolbar in the admin area works also with the HTML editor.
Fixed some javascript errors in the previous release.
Now the script is loaded only when needed. - 1.3 - New feature: movable smilies box in admin area, when writing a new post. Move it where you want (WP>=2.7)
- 1.2.1 - Fixed compatibility with WP 2.6 in admin page.
- 1.2 - Fixed compatibility with WordPress 2.6
I’m having issues!
Start reading the FAQ, and if your issue still isn’t solved, try to comment this page.
License
Smilies Themer Toolbar is released under a GPL v3 license.
If you like this plugin, then buy me a coffee!![]()
- Wordpress plugin: Smilies Themer Toolbar | Polpoino Droidi
- WordPress Plugins Database » Plugin Details » Smilies Themer Toolbar
- Wp Wordpress » Blog Archive » Smilies Themer Toolbar
- 15 Recently Updated (And Useful) WordPress Plugins – Blog Tipz
- Pidgin Smilies Package | Polpoino Droidi
- Free Smiley Package | PANGERAN.ORG
- Adicionar uma barra de smilies aos comentários do Wordpress | Wordpress Love – Themes, Plugins e tudo para Wordpress, em Português
- Leonaut.com
- 该换掉你的wordpress默认表情了 at 博客士
- The 20 Best Wordpress plugins on the net’ | Flex & AIR
- Wordpress Eklentileri – VolkanDesign.Com – Bilişim ve Teknoloji üzerine
- Añade emoticonos a tu WordPress | Sumolari.com
- İnternet Çöplüğü » Wordpress En iyi eklentiler ve açıklama 400 adet
- LE BLOG DU YIN-YIN || Plugins pour personnaliser ses smileys
- ZDaYLaN.CoM – Fim İndir,Oyun İndir,Online İndirmeden Film İzle,ZDaYLaN,Daylan,Mardin,Mardin Resimleri,Mardin Yemek Tarifleri,Yemekleri » Açıklamalı 400 Wordpress Eklentisi – Wordpress

circa 1 anno fa
Thanks so much for this!
circa 1 anno fa
Great!
I’ll put a link in the plugin page.
circa 1 anno fa
It’s not working on Wordpress 2.5.
circa 1 anno fa
Strange, this blog is actually powered by WordPress 2.5, and the toolbar is present, as you can see.
So the problem must be something else.
Have you followed every step in the docs above?
circa 1 anno fa
dear author, here in my blog when i had actived this plugin,bu it does not work at all…i want to know if i have to add this code”php if (function_exists(’sm_toolbar_show’)) sm_toolbar_show()” to my theme for it work?
circa 1 anno fa
To frasten:
!
Thanks for your reply
1)I have installed it and it was actived.
2)Here is the URL of my Blog:www.lionyuffee.com
3)In fact,I had added that code into my comments.php file, but however, that plugin dose not work…
Thank you again~~
circa 1 anno fa
Hmmm, that URL isn’t correct
can you give me the right one please?
circa 1 anno fa
@Liony – Hi
1) Have you installed and activated Smilies Themer? Without that, my plugin won’t work.
2) What theme are you using? I could try it to find a solution.
3) Try to add this code, as stated above:
[pre]< ?php if (function_exists('sm_toolbar_show')) sm_toolbar_show();?>[/pre]
in your theme files (usually in comments.php).
4) Let me know!
circa 1 anno fa
circa 1 anno fa
Are you using the same plugin here (i mean the smileys below this comment box)? If yes, which theme is it? I don’t seem to have this theme in my toolbar!
circa 1 anno fa
I’ve the same problem…
My site run on WP 2.5.0
install [smileys themer 0.5.3] + [smileys themer toolbar 0.3.0]
Revolution media pro theme
No smileys toolbar appear under the comment box.
but when user comment and put something like [ : ] with [ ) ]
the smiley appear on that comment.
I want to know the smileys themer works or not,
I test by change ’setting – smileys themer – enable tango smileys’
Every single smileys in every comment changed to that theme!!!
That’s mean the smiley plugin is work!!!
So, I try the other way to edit comment.php file… then,
the toolbar appear on the correct position, but it’s not respond when user click on a smiley.
It should be something on few WP Theme.
F.Y.I.
circa 1 anno fa
Great plugin! thanks so much
circa 1 anno fa
@Shakrit: thank you for your detailed report. It was useful.
@Shakrit, @Liony: can you try v0.4.0? It could address your problem.
@Coffee: I will release the icon package as soon as I can.
circa 1 anno fa
Doesn’t work for me alos in all browsers. Neither 0.3 or 0.4.
Looking at JS error console I see this may be of help:
name: TypeError
message: Statement on line 11: Cannot convert undefined or null to Object
Backtrace:
Line 11 of inline#3 script in http…:
In function findCommentFieldName
stt_comment_field = theForm.elements['comment'].id;
Line 17 of inline#3 script in http…
findCommentFieldName();
stacktrace: …
Line 17 of inline#3 script in http….
findCommentFieldName();
circa 1 anno fa
@ZeusII: ok, let’s try again! Download and try v0.4.1, it could work for you.