• Resolved toelz

    (@toelz)


    Hey,

    I am using the Flattr-Plugin by Michael Henke and would like to add flattr-Buttons only at the end of my posts (Single page) but not between every excerpt on the homepage (index.php). The option “Insert Flattr button into posts automagically” puts it in both places…
    Is there a way to realize that?

    Thx,
    toelz.

    https://www.ads-software.com/extend/plugins/flattr/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Michael Henke

    (@aphex3k)

    This requires a little wordpress theme editing on your side. You unselect the automatic insertion of the button and insert the PHP Code in your WordPress template at the exact place you want it to be.

    If you need a hand with that, just let me know and I point out some
    more specific details.

    I’m interested in this, too.

    Exactly what code have I to put into my theme’s file?

    Thanks a lot for your help.

    Plugin Contributor Michael Henke

    (@aphex3k)

    <?php the_flattr_permalink() ?>

    Put it at the position you want your button to appear.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘flattr-Buttons not on Homepage but in Single post’ is closed to new replies.