Developing Themes for WordPress: Part 2
In my last post, I tried to point you to the most important pages in the WordPress codex to get you moving in the right direction with developing your...
2 comments
In my last post, I tried to point you to the most important pages in the WordPress codex to get you moving in the right direction with developing your...
2 comments
I have already posted a tutorial on How to Create a Twitter Feed on Your Web Site and I have been having a lot of emails in regards to...
61 comments
When you have completed a post in WordPress, you have the ability to save it as a draft, publish it immediately or schedule a future date when it will...
9 comments
Stationery is another premium theme created by myself and Juan Gordillo. It has a straightforward layout with strong design elements and tons of cool features. As I create more...
16 comments
Up to now, I have created quite a few themes for WordPress and offered them all for free. I plan on continuing to do so, but I also plan...
16 comments
Whenever I start a project, I like to work with a grid layout to help me place all the elements I need into proper alignment. Most sites work around...
7 comments
I decided my sidebar was looking a little plain. It needed something more than just ads, so I placed a list of my popular posts there. I think it...
36 comments
I was just putting together a WordPress widget for a client and I came across a small road block. I was using <?php query_post(); ?> to set the loop...
22 comments
The thing I like the most about working with WordPress is its ability to do everything and anything you need it to. When designing a theme, or when using...
0 comments
Using WordPress widgets for your sidebar really makes things easy on programmers and especially on users. The only problem I have come across is customizing the widgets so that...
18 comments