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”

Cacchio, mi son accorto solo ora che con WP 3.1 non funziona più il drag&drop 😛
Se vuoi, inviami il file a frasten CHIOCCIOLA gmail PUNTO com 🙂
grazie, mi risparmieresti un po’ di lavoro!

ENGLISH :o)

May I suggest one change?

When a user on the site clicks three times on a smiley (the same one), the system fails to convert the middle smiley.

See if yours does it:
😀 😀 😀

If you change:
commentbox.insertAtCaret(text);
To:
commentbox.insertAtCaret(” “+text+” “);

That solved all my problems:
😀 😀 😀

Hope this helps 🙂

When I put in above the textbox area (using wordpress 3.2.1) I get the error :
Parse error: syntax error, unexpected T_STRING, expecting ‘)’ in /home/content/41/8165441/html/wp-content/themes/v1/comments.php on line 70

Any ideas what could be causing this?

Thanks for this plugin! This is great plugin!

Next Version , Please make Dropdwon Menu “Change the smilies theme” in Toolbar.

This Menu is Only DashbordThis menu is only in the dashboard.

————————
|MSN Messenger Smilies
|Nomicons – The Full Monty
|Yahoo Smilies
|・・・・・

Hi, I don’t know if you still check this for comments but I could really use some help. I have a custom theme and I cannot figure out why my smilies show up in a vertical line rather than a horizontal. If you want to look into it for me I can send you the information, or if you know what code I need to change that would also be really helpful.

Thanks and sorry for my noob question.

It maybe because I have a custom theme, but this line of code did not work. My style.css sheet doesn’t have any actual code in it though so maybe I am placing it in the wrong file or…?

Hi, this is actually an issue in Smilies Themer, and not in my plugin. However I wrote a patch for that plugin some time ago to fix it (as you can see on my site), you can download it here.
You must overwrite the corresponding files in the smilies-themer plugin directory.

I also mailed the author but he didn’t merge it into the plugin. Maybe you could try to ask him again? 🙂