Categorie

Smilies Themer Toolbar

IMPORTANT: due to my job, I’m now too busy to maintain my plugins.

This plugin has been abandoned!

If you are a developer and would like to fork, feel free to do so (under the GPLv3 license). No need to contact me.

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
  • 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

Please see the FAQ to see the full list of changes.

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!

352 risposte su “Smilies Themer Toolbar”

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?

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? (W)

To frasten:
Thanks for your reply (B) !
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… (W)
Thank you again~~

Hmmm, that URL isn’t correct 🙂 can you give me the right one please?

@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][/pre]
in your theme files (usually in comments.php).
4) Let me know! 😛

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! 🙁

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. :-S

It should be something on few WP Theme.

F.Y.I.