How do I put a Fundly account button on my blog?

  • Unknown's avatar

    I’m trying to put something like a donate button for my Fundly fundraiser account onto my blog. I’ve tried copying the html code and pasting it into the textbox widget; but I can’t get it to work. How do I go about this the right way?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Paste the code here between backticks (the CODE tag) so it displays. That way we can analyze it. You might have to just link to the page on Fundly if we can’t adapt the code.

  • Unknown's avatar

    If the widget is an iframe code or it’s JavaScript you will not be able to use it. The software will strip the code out for security reasons. Post the code between [code] tags here and we will examine it.

  • Unknown's avatar

    There’s this code for the Campaign Card:
    <div class='fundly-widget' style='width:275px;'><iframe src='https://d2wwhrh9otv6z9.cloudfront.net/campaign_card.html?activity=thailand-mission-s-trip' style='border:none;width:275px;height:510px'></iframe><p style='text-align:right;margin:0;line-height:14px'><a href='http://fundly.com?ft_src=widget_campaign_card' style='font:10px/18px helvetica;color:#888;text-decoration:none;'><img src='http://images.fundly.net/uploads/420caabe-becb-4088-8a22-f773d8295962.png?w=80' alt='Fundly' style='margin-left:5px;float:right' />powered by</a></p></div>

    And there’s this code, for the donate button: <iframe width="257" height="55" src="http://fundly.com/9husqpx8/widgets/donate_button" frameborder="0"> </iframe>

  • Unknown's avatar

    It’s an iframe and it cannot be used on a WordPress.COM blog.

  • Unknown's avatar

    You can post a PayPal donation button on a post or page or use a text widget to display it.
    http://en.support.wordpress.com/paypal/
    http://en.support.wordpress.com/widgets/text-widget/

  • The topic ‘How do I put a Fundly account button on my blog?’ is closed to new replies.