leevigraham
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalinks not working – Please HelpOne other thing… /index.php?/about/ does work
Forum: Fixing WordPress
In reply to: Permalinks not working – Please HelpOh and Im also running PHP Version 5.2.2
Forum: Plugins
In reply to: Trackback CountThis little snippet will achieve what you need…
<?php /* NUMBERS OF PINGS AND COMMENTS */ $ping_count = $comment_count = 0; foreach ( $comments as $comment ) get_comment_type() == "comment" ? ++$comment_count : ++$ping_count; ?>Forum: Themes and Templates
In reply to: Somebody Should Port This Theme To WordPress@lhk: Thanks for your constructive critism. Do you have a personal weblog of your own? If so what is the URL. I am keen to see how you have tackled the issues you have raised on your own sites design.
@bhoney: I have copied the implemented theme from my site and provided it as a download. Hopefully it should work for you.
Cheers Leevi
Forum: Themes and Templates
In reply to: Somebody Should Port This Theme To WordPressHi Guys,
Thanks for all the positive feedback and constructive critism. The Origami theme was originally built for the typo theme contest as you already know. The contest ran over a short period with an evolving code base. So I hope you all understand that the theme had many flaws that time did not not allow to correct.
The port to WordPress 2.0 was a magnificant effort by IanD ( http://the-way-to-the-centre.org.uk/ ) who passed the code on to me. The port unfortunately included all the original flaws of the Typo theme.
I am attempting to correct the flaws and implement the design and features into a Tangram ( http://www.leevigraham.com/2006/01/31/tangram-alpha-01-wordpress-20-theme-sneak-peek/ ) scheme. This does however take time. I am planning a trip to the UK in a couple of weeks so my focus is not 100% on the port.
Saying that the theme is available in its original port at http://www.leevigraham.com for everyone to download.
THE THEME DOES HAVE FLAWS! DO NOT USE IT ON A COMMERCIAL CLIENTS SITE. THEY MAY WANT TO KICK YOU IN THE SHINS.
I welcome any feedback on the theme, enjoy..
Leevi Graham
http://www.leevigraham.com