Include BitCoin: Protocol in wordpress.com site
-
Can I include this html in my blog posts to make it easy for my readers to donate BitCoin to my site?
<div>
<img src=”http://gary-rowe.com/img/donation.png” >
<p>1KzTSfqjF2iKCduwz59nv2uqh1W2JsTxZH</p>
</div>I am using a wordpress.com site. Is there an upgrade available so that I can include this feature? At the moment I get an error like “Not Found, Error 404”
-
I’m not entirely sure, a lot of it was removed.
Would you please enter it again here, but this time press the “code” button above the reply field first, paste the code, and press the “code” button one last time?
-
Sorry about that,
<div>
<img src="http://gary-rowe.com/img/donation.png" >
<p>1KzTSfqjF2iKCduwz59nv2uqh1W2JsTxZH</p>
</div>
-
It wont let me even post that line of code, its like this
a href=”bitcoin:1KzTSfqjF2iKCduwz59nv2uqh1W2JsTxZH?amount=0.5&label=Agile%20Stack”
but contained in “<” and “>”
-
That should work just fine in a blog post. There’s no way to automatically include it, so you’ll have to do it manually each time.
Make sure that you add it via the Text editor tab, not the Visual editor tab.
-
It is supposed to open up my BitCoin wallet and enter in 0.5BTC to send to the address 1KzTSfqjF2iKCduwz59nv2uqh1W2JsTxZH
Instead it seems to be reading it as a HTTP when in stead it is a BitCoin: protocol
It just sends me here,
-
-
http://bitcoininsight.com/2013/03/25/bitcoin-commodity-not-currency/
At the bottom of the post there is a QR code. Clicking on the QR code is supposed to open the BitCoin client
-
Ok, we’re filtering out “bitcoin:” as it’s not a standard link format.
We’re looking into this, but at this point, I can’t give an estimate for when it will be corrected.
-
-
-
-
- The topic ‘Include BitCoin: Protocol in wordpress.com site’ is closed to new replies.