Hi there, it looks like your post is there – I can see it if I scroll down – but it’s being pushed down by some errors that you can see if you view the source of the page in your browser. Here’s a portion of the errors:
<b>Warning</b>: imagecreatefromjpeg() [<a href='function.imagecreatefromjpeg'>function.imagecreatefromjpeg</a>]: https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in <b>/nfs/c04/h02/mnt/65272/domains/guanmu.name/html/wp-content/themes/ryu/inc/tonesque.php</b> on line <b>53</b><br />
<br />
<b>Warning</b>: imagecreatefromjpeg(https://guanmu.name/wp-content/uploads/2013/09/Nexus7_2.jpg) [<a href='function.imagecreatefromjpeg'>function.imagecreatefromjpeg</a>]: failed to open stream: no suitable wrapper could be found in <b>/nfs/c04/h02/mnt/65272/domains/guanmu.name/html/wp-content/themes/ryu/inc/tonesque.php</b> on line <b>53</b><br />
It looks like one of the theme’s required PHP functions is disabled by your web host:
wrapper is disabled in the server configuration by allow_url_fopen=0
I would try contacting your host to see if they can enable this for you, and the errors should go away, allowing your site to display correctly.
Let me know if you have any other questions.