My first blog since 2009!!!!!!
Wow, the time has just flown by!!! Sorry for the lack of recent code and wordpress goodness.
Firstly, I am glad to see that my WP Post Columns Plugin is still going strong!!! Although it has not been updated since 2009 it seems that it is still working (for most people at least) and the comments keep flooding in!
Many of my WordPress plugins, themes and code tutorials are now unfortunately un-supported. But they are still free, and many people add solutions and answers as well as questions in the comments. I am still working with WordPress every day, but can no longer spare the time to provide free support for free plugins and tutorials.
I have had quite a few comments from people saying that they find it hard to read white text on a black background. Some of these comments have been so strongly worded that I was unable to publish them on the site! If you really can't stand it then you could always try getting firebug addon for firefox and changing the colours however you want (yellow text on a pink background looks quite good). I probably won't be changing my theme in the near future. Also, it's probably a good idea not to get into server administration like linux / apache stuff if you don't like light text on a dark background...
Some new wordpress tutorials and goodies coming soon I promise!











Hi this is a great tutorial. I’m currently using nextgen gallery but want to try your gallery on my sister’s blog…so using the built in image features of WP seem to be the best solution. What you have here should be perfect for her. Great job. One question, If I wanted to have the images themselves link to the next image…how wold i do that?
hay that’s the cool one,but how to create thumbnail picture in random,place in sidebar or in home page header,thaks b4
This worked perfectly for me … except, for some reason I can’t get the image captions to display. Any thoughts why they might not be coming in?
Wonderful Tutorial, at last I found it, I am going to try this in my blog.
Great Going
Thank you for this tutorial, it helped me immensely.
First let me say, I am an experienced computer/internet user, however my developer side is still just an apprentice. But as a user, the second I saw white and other colored text on black background, I closed it and went on. I decided to come back and let you know because I’m sure I’m no the only one who’s done so. You might want to see what other developers think and if this technique is advisable. At least my eyes are hurting right now. Peace.
Hi, excellent function to output the all thumbnails to attachments.php Would be amazely cool to adapting it to single.php. Is there any way to output all thumbnails the same way for single.php?
Very helpful. Thank you!
Helpful stuff, exactly what I needed!
Hi, nice tuto ! I just want to say I think the function array_navigate / prev_att_link / next_att_link could be done with one line of code ! See the wordpress function : wp_link_pages(); (http://codex.wordpress.org/Function_Reference/wp_link_pages) and to see an exemple you can look the code of the attachment.php twentyten wordpress theme.
Sorry, it’s not wp_link_pages () but previous_image_link(false) and next_image_link () with false option to insert the title : http://codex.wordpress.org/Function_Reference/previous_image_link
This tutorial is good. But it difficult to read because of the page color. Font size if too small. As a web developer I Suggest you to make your template white color. and big font size.
When I split an article into 2 column the first row of the second column start one line bottom.
How can I prevent this?
Thank you. I appreciate your job and I’ll use it when this “bug” will be take off.
Great work!
Thanks manos! Taking the two leading spaced off the end of the functions.php file worked great. Thanks!
Thanks for the thumbnail function! Works great!!!
The selecting of text with your particular color scheme is hard to see though!
Excellent work =)