• I’m trying to combine a javascript gallery, which dynamically loads posts and creates corresponding DOM elements, with the dynamic flattr button from this plugin. As far as I understand, the plugin creates a static placeholder for the flattr button which is then replaced by the dynamic version on page load. So obviously this won’t work for placeholders which aren’t present yet initially because of dynamic content loading.

    Is there a way to make the dynamic flattr button work with dynamically loaded content by modifying code on my server or would this require a modification of the external flattr script?

    http://wordpress.org/plugins/flattr/

The topic ‘Dynamic Flattr button with dynamically loaded content?’ is closed to new replies.