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!![]()
- AYNiMac » Re: re:当ブログはこんなモノでできている
- Açiklamali 400 Wordpress Eklentisi « www.hakanersoy.org
- Wordpress 400 Eklenti « www.hakanersoy.org
- Smilies Themer-Smilies Themer Toolbar bộ plugin về smiles tuyệt vời cho wordpress | Hientinhs Blog
- Ratadelsistema.com.ar sgiue evolucionando… « ratadelsistema.com.ar en WordPress.com

circa 1 mese fa
how to activate another smiley?
circa 1 mese fa
can you help me?

this is my site
http://aizuddin.com/
circa 1 mese fa
@a1zudd1n: please follow the instructions on Smilies Themer site
circa 3 settimane fa
circa 3 settimane fa
It’s give me a javascript error:
When I activate “Comment Autogrow” plugin
circa 3 settimane fa
My problem solved!
I open up smilies-themer-toolbar.php
Change the code:
to
stt_comment_field = document.getElementsByName('comment')[0];