Flattr

  • Posted in : Read WP
  • eljoergen
    Participant

    is there any way to integrate flattr-buttons more elegantly? right now I’m using the flattr-plugin – which is quite nice. but unfortunately those buttons are displayed on the frontpage under every post. I don’t want them there. I just want them when I open an article. thx.

    Mehmet S.
    Keymaster

    Where do you want to use Flattr button?

    eljoergen
    Participant

    As you can see (http://joca.me), the Flattr buttons are on the frontpage. I would like to show them only on pages, galleries and posts when I open them. Here for example. http://joca.me/2013/05/29/die-geister-die-ich-rief/ At the end – maybe centered. Thanks.

    Mehmet S.
    Keymaster

    Which plugin are you using for the Flattr button?

    eljoergen
    Participant

    I’m using this plugin: http://wordpress.org/plugins/flattr/

    Mehmet S.
    Keymaster

    Paste to Theme Options > Style > Custom CSS:

    .blog .wp-flattr-button
    {
    display: none;
    }
    
    .single .wp-flattr-button
    {
    text-align: center;
    }
    
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register