Any suggestion on how to embed eidogo on wordpress?
- tchan001
- Gosei
- Posts: 1582
- Joined: Wed Apr 21, 2010 6:44 pm
- GD Posts: 1292
- Location: Hong Kong
- Has thanked: 54 times
- Been thanked: 534 times
- Contact:
Any suggestion on how to embed eidogo on wordpress?
Thought about enhancing my blog with eidogo but sadly doesn't seem to work.
http://tchan001.wordpress.com
A blog on Asian go books, go sightings, and interesting tidbits
Go is such a beautiful game.
A blog on Asian go books, go sightings, and interesting tidbits
Go is such a beautiful game.
- kirkmc
- Lives in sente
- Posts: 1072
- Joined: Tue Apr 20, 2010 3:51 am
- Rank: 5K KGS
- GD Posts: 1165
- KGS: Dogen
- Location: Stratford-upon-Avon, England
- Has thanked: 32 times
- Been thanked: 70 times
- Contact:
Re: Any suggestion on how to embed eidogo on wordpress?
Seems to work fine.
Upload the files to your server.
Go to the HTML editor in the Wordpress post page, and paste the code as follows:
<script type="text/javascript" src="http://www.mcelhearn.com/eidogo/player/js/all.compressed.js"></script>
<div class="eidogo-player-auto" sgf="http://www.mcelhearn.com/eidogo/sgf/example.sgf"></div>
(Replace the paths, obviously, with those for your server.)
Works fine: http://www.mcelhearn.com/2010/10/11/testing-eidogo/
Edit: Ah, wait, yours is a Wordpress.com blog; I don't think you can use it, unless you have someplace where you can store the files. If you really need it, and don't have another server, I could host the files for you; you'd just have to send me the sgf files, and take care of naming them correctly.
Upload the files to your server.
Go to the HTML editor in the Wordpress post page, and paste the code as follows:
<script type="text/javascript" src="http://www.mcelhearn.com/eidogo/player/js/all.compressed.js"></script>
<div class="eidogo-player-auto" sgf="http://www.mcelhearn.com/eidogo/sgf/example.sgf"></div>
(Replace the paths, obviously, with those for your server.)
Works fine: http://www.mcelhearn.com/2010/10/11/testing-eidogo/
Edit: Ah, wait, yours is a Wordpress.com blog; I don't think you can use it, unless you have someplace where you can store the files. If you really need it, and don't have another server, I could host the files for you; you'd just have to send me the sgf files, and take care of naming them correctly.
My blog about Macs and more: Kirkville
- fwiffo
- Gosei
- Posts: 1435
- Joined: Tue Apr 20, 2010 6:22 am
- Rank: Out of practice
- GD Posts: 1104
- KGS: fwiffo
- Location: California
- Has thanked: 49 times
- Been thanked: 168 times
Re: Any suggestion on how to embed eidogo on wordpress?
You could use my EidoGo for Wordpress plugin that makes it all easy.
- kirkmc
- Lives in sente
- Posts: 1072
- Joined: Tue Apr 20, 2010 3:51 am
- Rank: 5K KGS
- GD Posts: 1165
- KGS: Dogen
- Location: Stratford-upon-Avon, England
- Has thanked: 32 times
- Been thanked: 70 times
- Contact:
Re: Any suggestion on how to embed eidogo on wordpress?
fwiffo wrote:You could use my EidoGo for Wordpress plugin that makes it all easy.
Ah, you can embed the file. Thing is, I don't think Wordpress.com blogs allow plug-ins...
My blog about Macs and more: Kirkville
-
hyperpape
- Tengen
- Posts: 4382
- Joined: Thu May 06, 2010 3:24 pm
- Rank: AGA 3k
- GD Posts: 65
- OGS: Hyperpape 4k
- Location: Caldas da Rainha, Portugal
- Has thanked: 499 times
- Been thanked: 727 times
Re: Any suggestion on how to embed eidogo on wordpress?
Yeah, wordpress.com is quite restrictive about what you can do. It's the tradeoff for a site that requires zero configuration and can't get Fireballed.
-
alejo
- Lives with ko
- Posts: 130
- Joined: Sat May 22, 2010 4:10 am
- Rank: KGS 5 kyu
- GD Posts: 442
- KGS: alejo
- Has thanked: 16 times
- Been thanked: 25 times
Re: Any suggestion on how to embed eidogo on wordpress?
fwiffo wrote:You could use my EidoGo for Wordpress plugin that makes it all easy.
Yep!!! I thought exactly the same. It's very easy to use, so I couldn't figure out what was tchan001 messing with...
My blog about Go and Boardgames: Alejo's Tenuki
- tchan001
- Gosei
- Posts: 1582
- Joined: Wed Apr 21, 2010 6:44 pm
- GD Posts: 1292
- Location: Hong Kong
- Has thanked: 54 times
- Been thanked: 534 times
- Contact:
Re: Any suggestion on how to embed eidogo on wordpress?
I need something which works with wordpress.com blogs. I don't host my blog on my own server and apparently wordpress.com doesn't work with coded objects which are not from it's trusted partners.
http://tchan001.wordpress.com
A blog on Asian go books, go sightings, and interesting tidbits
Go is such a beautiful game.
A blog on Asian go books, go sightings, and interesting tidbits
Go is such a beautiful game.
- danielfox
- Beginner
- Posts: 18
- Joined: Wed Sep 29, 2010 1:18 pm
- Rank: KGS 1k
- GD Posts: 0
- KGS: danielfox
- Been thanked: 1 time
Re: Any suggestion on how to embed eidogo on wordpress?
You will not be able to use Eidogo with a Wordpress.com hosted blog. Javascript is only supported indirectly through certain shortcodes.
http://en.support.wordpress.com/shortcodes/
You could petition them to add an Eidogo shortcode, but I would imagine the chances of them doing so are rather remote.
If you really want Javascript, you may need to find another host for your blog.
http://en.support.wordpress.com/shortcodes/
You could petition them to add an Eidogo shortcode, but I would imagine the chances of them doing so are rather remote.
If you really want Javascript, you may need to find another host for your blog.
- RazorBrain
- Dies in gote
- Posts: 44
- Joined: Thu Aug 26, 2010 2:40 pm
- Rank: KGS 9k
- GD Posts: 120
- KGS: RazorBrain
- Location: Colorado
- Has thanked: 4 times
- Been thanked: 7 times
- Contact:
Re: Any suggestion on how to embed eidogo on wordpress?
fwiffo wrote:You could use my EidoGo for Wordpress plugin that makes it all easy.
Thanks for the info about your plugin. I've installed it on my new self-hosted version of my blog and it works great!
I like the Wordpress.com stuff, but ultimately found it too limiting. I eventually moved to a self-hosted version so that I could create my own theme and get plugins like this to work. When I hosted my blog on Wordpress.com, I always hosted my .sgf files on Eidgo and then linked to them from my blog. While I very much appreciate the ability to do this, I much prefer having the game records inline on my site.
- koks9dan
- Dies in gote
- Posts: 28
- Joined: Fri Apr 30, 2010 3:47 am
- Rank: 8k KGS
- GD Posts: 260
- Location: Sydney, Australia
- Has thanked: 4 times
- Contact:
Re: Any suggestion on how to embed eidogo on wordpress?
tchan001 wrote:I need something which works with wordpress.com blogs.
How about Goswf? It works remotely and it has beautiful graphic. You could use the web application on Vietnam Go Community web page: http://vncovay.org/vnkifu/index.php
It's in Vietnamese but easy to figure it out.

After uploading, you could open the SGF and find the code line ready for the kifu to be embedded on your wordpress blog

