WordPress comes with few default post types – Post, Page, Attachment, Revision and Nav Menus. Of course, you could also create your own Custom Post Types. The post is where you write your article and will be listed in reverse sequential order by time, while Page is also like Post, but have no time or […]
Tutorials
Easily Create a Genesis Grid Loop Template
Ever wanted to have a grid template in your Genesis theme? Creating a Genesis Grid Loop template in Genesis Framework is not that hard. If you want to dig into the code, please read the full article at Billerickson.net – A Better and Easier Grid Loop. He’s also kind enough to provide few examples to do some […]
Swap the Position of Featured Image and Title in Genesis Framework
There is no doubt that using framework like Genesis or Thesis is hard at first because there is learning curve. Besides the standard WordPress hooks, filters etc, you need to learn tons of specific hooks, filters etc for those frameworks. However, once you’re good at it, you’ll definitely never look back. Trust me, those hooks, filters etc really help […]
Easily Choose Custom Background for Your Website
I always had a difficult time finding the right custom background for themes I design for clients. Background plays an important role as it determines the mood of the website. Therefore, when you decide to use a custom background on your WordPress site, make sure the background match the design of the theme. Otherwise, just […]
Using Google Plus Authorship with Genesis Framework
The latest updates to Genesis Framework, Genesis 1.9 includes Google Plus Authorship which I found to be quite interesting. Since Genesis has their own built-in SEO options, adding this feature is a right choice and is made at the right time. For those who are still new to Google Plus Authorship, these are 3 external resources […]
Embed Twitter Tweet and Timeline in WordPress
I love to use Twitter to get the latest news about WordPress from other folks. If you want to get latest news and updates about this blog, follow us at @WPFeed and don’t forget to say hi 🙂 In today’s tutorial, I’ll show you how easy it is to embed any tweet and any twitter timeline in your […]
Add Custom Classes For Specific Widgets in WordPress
To customize specific widgets on your website, you need the widget class. To, find the class for every widget in your WordPress site, I recommend using Firebug, an add-on for Firefox browser. For Chrome users, you can use the developer tools by simply click the F12 button. However, there are times when using custom class […]
WordPress101: Using Your Own Custom Gravatar
Gravatar is your own internet identity. It is another great product by Automattic, the same company behind WordPress.com and many other great products such as VaultPress, VideoPress, Akismet etc. From WordPress Codex page, Gravatar can be defined as: Gravatars are Globally Recognized Avatars. Integrated into WordPress, Gravatars are an avatar or gravatar is an icon, or representation, […]