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

  • #1 scritto da Andrea Vannuccini
    circa 10 mesi fa

    Ciao,
    Ho modificato il tuo plugin per renderlo funzionante con WP 3.1!

    Se vuoi ti mando i file o meglio il file modificato!
    Grazie!

  • #2 scritto da frasten
    circa 10 mesi fa

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

  • #3 scritto da Alec
    circa 9 mesi fa

    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:
    :-D :-D :-D

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

    That solved all my problems:
    :-D :-D :-D

    Hope this helps :)

    • #4 scritto da Alec
      circa 9 mesi fa

      ^^ Ok, yours parses ok, but most done. The middle smiley is just in the raw text format.

      Love your plug-in :)

  • #5 scritto da Pascal Horn
    circa 6 mesi fa

    Hi there. :o)

    First, thanks for this brilliant plugin. I love it. :-D

    I just made a german translation for my news blog. If you wanna use it in your next plugin update, feel free to take it. It’s complete and free. Get it here: http://tacitus-media.de/others/smilies-themer-toolbar-de_DE.zip

    Thanks again and best greetings from Germany. (Y)

    Pascal

  • #6 scritto da Kirsten
    circa 6 mesi fa

    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?

  • #7 scritto da Kirsten
    circa 6 mesi fa

    I mean when I put in the code give above to place the toolbar where I want it.

  • #8 scritto da BBfriend
    circa 5 mesi fa

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

  • #9 scritto da AglaiaCharis
    circa 4 mesi fa

    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.

    • #10 scritto da frasten
      circa 4 mesi fa

      Hi, you should add this code to your CSS file:

      #smilies_toolbar img {display: inline;}
      

      Please let me know if this fixes your issue.

      • #11 scritto da AglaiaCharis
        circa 4 mesi fa

        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…?

        • #12 scritto da frasten
          circa 4 mesi fa

          Hi, you can add that line at the end of your CSS file located at:
          /wp-content/themes/Diabolik V1/css/main.css

      • #14 scritto da Tony
        circa 4 mesi fa

        I used the code
        #smilies_toolbar img {display: inline;}
        and it worked for me!
        thank you

  • #15 scritto da Tibor
    circa 4 mesi fa

    Hi, I love this plugin, but it appears that if someone posts two of the same smileys in a row, one of them won’t work. i am using Clean Home 3.2.1 and the Tango smilies package. You can see the issue in the comments of my blog here: http://www.zooknudsen.com/blog/skinz#comments

  • #16 scritto da Tibor
    circa 4 mesi fa

    I think I fixed it!

    • #17 scritto da frasten
      circa 4 mesi fa

      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? :-)

  • #18 scritto da dffd
    circa 3 mesi fa

    (P) (8) (~)

  • #19 scritto da chris
    circa 3 mesi fa

    What are all the platforms that this toolbar can be used on?

  • #20 scritto da Tom
    circa 1 mese fa

    Warning: Invalid argument supplied for foreach() in smilies-themer-toolbar.php on line 352

    I just got this error on my pages, why is this happening?

  • #21 scritto da gellus
    circa 3 settimane fa

    Ciao ho un problemino con il plug-in. in alcuni temi funziona perfettamente in un altro che sto sviluppando mi fa vedere le icone sotto l’editor ma non me le fa cliccare, hai idea da cosa può dipendere.
    grazie

1 14 15 16