wpPro offers design, development and full-service professional WordPress hosting service for serious bloggers web design web development professional WordPress hosting

wpPro offers design, development and full-service professional WordPress hosting service for serious bloggers

Lately, there is a growing trend in the WordPress theme design community to produce high-end, premium, magazine (or webzine) style work. This was to happen sooner or later, it was only a matter of time before users discovered the full potential of WordPress to power sites outside of their blogs and when that happened, the quest for better themes followed. The obvious progression for designers was towards themes that looked and worked like anything but Kubrick, the result is this new trend. So in recognizing some of the fine work out there, I wish to list in chronological order a few of my personal favorite magazine styled WordPress themes. …

How to Make your Codes “Friendly”


07 11th, 2007 - (2)
67 views

Have you found yourself wanting to display a piece of code in your blog post or a comment form that left you stripping off elements or re-pasting it over and over only to find that the code is actually being executed? I run in this issue a lot while replying to support questions, so I conveniently remove the “<” and “>” of all HTML tags and PHP scripts to allow the codes to to be displayed without execution, this however cause more harm than help to the novice user and the experience is never that pleasant. Help is finally …