Adding a Tweet Button to WordPress
After I completed the redesign for bavotasan.com, I was looking for some social media links to add to the bottom of my single post pages. The main two buttons...
After I completed the redesign for bavotasan.com, I was looking for some social media links to add to the bottom of my single post pages. The main two buttons...
So far I have gone over a lot of the basic requirements for putting together a WordPress theme. Some stuff is pretty simple and other stuff might take a...
When you develop a theme for WordPress, you should consider giving your users a few customizable options so they can easily modify certain elements to their liking. Simple and...
If you’ve already gone through the first two parts of this series, you are well on your way to putting together a WordPress theme. It might seem a little...
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...
Over the weekend, I gave a presentation on developing WordPress themes for fun and profit. It went really well and I thought it would be a good idea to...
Ever since Google announced that a site’s speed would be a major factor in its ranking, I have really been paying attention to how my site performs. I guess...
I have been working with the http://bit.ly API and decided to change the short URLs on my site to include the short URLs provided by http://bit.ly. The API is...
I run my Web sites on a dedicated virtual server and every once in a while, I need to go in and optimize things to make sure everything runs...
I was messing around with CSS3 gradients, rounded corners and shadows, and I thought to myself, “I wonder if I can draw something that actually looks like something?” Lo...