• Hello there!

    First I want to thank you for this plugin! Love the effect when we “like” πŸ˜‰
    Here’s my website: http://madeinpierre.com/

    I’ve just wanted to know can I add this custom options:
    -Hide 0 when there’s 0 like.
    -Center the button under each post
    -Increase size of the button
    -Make the button appear in category post too, under posts title: http://madeinpierre.com/category/voyage/

    Huge thanks in advance!

    Pierre

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Robert Neu

    (@fatmedia)

    Hey Pierre,

    I’ll try to make some of these improvements in the next release of the plugin. The centering you could do by adding the following CSS to your theme or the WordPress custom CSS module:

    body .heart-this-wrap {
        text-align: center;
    }

    You could also add it to your category archives by using the template tag within your theme. There should be instructions for doing so on the main settings page.

    Thread Starter madeinpierre

    (@madeinpierre)

    Hey Robert!

    Thanks for your help!
    I managed to center the heart thank you!

    I’ve added some text to one of my published article and when I clicked on “Update” all my likes disappeared! ):

    Can you help me please ?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom the button’ is closed to new replies.