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”

Hi there, I’m using up to date wordpress and up to date plugin but the emoticons aren’t clickable in the comment section. They do work when creating new posts/pages though. Any thoughts?

Very useful plugin. I use it for ages and never had a single problem.. Well until I changed my theme :o)

Now, the smilies are displayed fine in the posts, but in the comments are just broken pictures pointing to /wp-includes/images/smilies/

Sure I can move the smilies there, but is there any smarter solution? 😀

Hi, it’s a strange issue. However I’ve checked in your page, and the smilies in the toolbar (my plugins) point to the right location.
So I think it’s an issue in smilies themer, because my plugin doesn’t touch the comments. BTW I’ll try to look into that. Thank you for reporting!

Smilies toolbar works fine in IE and Firefox, but not in Google Chrome. When visitors click a smiley, nothing happens.
The theme does include the wp_footer() function.

Hi, there’s something broken in your blog, some plugins are breaking everything. For example your plugins “Stray quotes”, “WP Ajax Edit Comments”, “WP Useronline” (and of course Smilies Themer Toolbar) shouldn’t work completely ok under Chrome.
Try to disable all you plugins, and then enable one by one, to find the culprit.

Hi, thanks for the plugin! I have a problem in one of my pages: http://www.stupidity.gr. When a visitor clicks an icon in the toolbar, the smiley appears twice! I have installed in another blog (www.syrtari.gr) which works fine. For about a year, I didn’t have any problems. I think it appears after the update to WordPress 3. Any help would be really useful!

Thanks,
Nikos

Hi! From my tests, I think that your theme contains the function wp_footer() twice somewhere. Please look for it inside its source files and delete one occurrence.

hello, I’m italian, i have problems in dashboard admin if I have activated this plugin on version 3.0 of wordpress.
The plugin is very very cute, is there a way to work also in wordpress 3.0?
thanks in advance

Ciao, che problema ti si presenta? Il plugin dovrebbe funzionare correttamente con WordPress 3.0 (o almeno funziona sul mio blog), quindi probabilmente c’è qualche altra cosa che entra in conflitto… Mi descriveresti meglio il problema?

hi, I went through the trouble shooting and I added the in my default theme under the wp_content but i still cant select the smily.

thanks