Author: Jazib Zaman

Revision: Pride WordPress Theme

Despite that my previous theme was a three-column, I changed Pride from a two-column to a three-column theme because you’ll ask for a three-column version anyway. Why waste my time…

Read More »

One Way To Use Custom Fields

This is not a beginner level tutorial. If you don’t know anything about XHTML and PHP, you will get lost. Recently, I learned how to manipulate custom fields. Today, I finally…

Read More »

WordPress Date Button

I don’t know what’s up with the date button, but you seem to really love it. Yea, you! Today, we’re going to learn how to create a date button for WordPress. Here…

Read More »

Preview: Pride

I’m posting a partial preview of Pride theme because the details are not where I want them yet, especially the footer area. The color scheme is similar to WPDesigner because…

Read More »

Sketch: Pride WordPress Theme

You recently voted for Pride to be the next theme of the Seven Deadly Sins theme series. Here is the sketch for Pride. The first photo is the basic sketch….

Read More »

Where Exactly Should You Place wp_footer()?

The wp_footer() function is often used by plugins to insert PHP codes after everything else on your page. According to WordPress.org theme development documentation, you should place the wp_footer() function in the footer,…

Read More »