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”

@Illi.Pro: Sorry, it was my fault. Something didn’t work during an upgrade of Drain Hole plugin. It should be fixed now.
Thank you for reporting.

Hey my friend.. i have another problem.. sometimes when i put a similie in a post it doesn’t show it.. only show the code “:happy:” for example.. and also it happens in the feeds, what i can do?

The plugin is working great on my commenting form, but will not work when I want to use the smilies on a post. Instead this comes up …

Warning: require(./wp/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/demusiqu/public_html/wp/index.php on line 17

Fatal error: require() [function.require]: Failed opening required ‘./wp/wp-blog-header.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/demusiqu/public_html/wp/index.php on line 17

What is wrong?

@Valerie: I see that you’re running WP2.6.5, I’ve tried to install that version but I’m not able to reproduce that error…
However, I’ve discovered that the smiley toolbar didn’t show up on WP<2.7, so I’ve fixed that in v1.4.1.
Download it above and let me know!!! :-(|)

Thanks a lot! It s still showing up when I click the little icon, but it’s coming up under the posting area. That’s good enough for me!

@Val: that’s ok, the fix was intended to show the smilies under the input area. πŸ™‚ However I’m thinking about completely removing the popup window, it’s really ugly! :-/

@Rajesh: err, can you please explain what are you trying to do?
You must unzip the smiley package, and copy the resulting folder into your /wp-content/plugins/smilies-themer/ directory.
But this is related to Smilies Themer plugin, not to this plugin…