• Resolved Dirk Claesen

    (@dirk-claesen)


    Although smilies are working fine and characters like ?? are correctly translated into a smiley face, would it be possible to list all available smilies above the comment input box?

    I have tried some plugins but these only seem to work on the default comments of WordPress and not on the “comments on photos” that are specific to WPPA.

    Is there a way I can list all available smilies (with their corresponding character codes)?

    https://www.ads-software.com/plugins/wp-photo-album-plus/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Dirk Claesen

    (@dirk-claesen)

    Extra information:

    Currently, I’m testing the “Custom Smilies” plugin which allows smilies to be added easily.
    If I activate the default WordPress comments on my pages (using the theme Weaver II), I can display all available smilies with the “Custom Smilies” plugin.

    For themes not supporting the comment_form action, they say the following line should be added to the comments.php file.

    if ( function_exists(cs_print_smilies) ) {cs_print_smilies();}

    I’m definitely not a php specialist but when I added this line into the wp-photo-album-plus/theme/wppa-boxes-html.php file all available smilies appear multiple times at the top of the page, while I would like to have the smilies just above or just below the comment input filed.

    Could this statement be entered via the Settings menu, “comment related settings”, to allow user defined text to appear above or below the comment?

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    I will get into this also, but later…

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Fixed in 5.1.19. Not released yet. See example: https://beta.opajaap.nl/test-4711/?wppa-album=139&wppa-slide&wppa-occur=1

    Thread Starter Dirk Claesen

    (@dirk-claesen)

    I just did a test on the beta website and this is what I was looking for.

    I assume the username and email address fields are optional but the idea of the comment box with the smilies that can be clicked upon is what I had in mind.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘list of emoticons above comment input field’ is closed to new replies.