Viewing 6 replies - 1 through 6 (of 6 total)
  • I’m just curious why you would want this feature. Can you explain please?

    Thread Starter Truth

    (@truth)

    Sometimes, the automatic insertion of smilies may not be in the place I want it to be. With a php code, I can manually place it where I want it to be with different CSS classes as well.

    It’s mostly for customisation of the themes. ??

    The 1.1 release should address this.

    First you have to go into the Settings->WP Grins Lite panel and choose to manually insert the smilies.

    You’ll then have to call this function:
    wp_print_grins()

    All the function does is return the list of grins. It’s up to you to echo them out and encase them in a div if necessary.

    Thread Starter Truth

    (@truth)

    ^ Thanks! The smilies will still be automatically inserted into the admin area right? The customisation is only for themes? ??

    Correct.

    Thread Starter Truth

    (@truth)

    It’s working great now. Thanks so much for the update! ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: WP Grins Lite] Manually insert smilies in comments field instead?’ is closed to new replies.