I believe most of you who use a smartphone have the Instagram app installed on your phone. If you do have a blog, you probably want to showcase your Instagram pictures to your readers. In this article, I’ll show you few ways to do so. Instagram Embed Code Recently, the Instagram team just introduced a feature that allows […]
Plugins
How to Display Custom Post Types with Genesis Feature Post Widget
If you use Genesis Framework, you might notice that Genesis comes with few additional widgets, one of them is Feature Post widget. This widget is so powerful and has many options. Take a look at Metro child themes, the homepage is powered by this Feature Post widget (of course, with some additional codes to create the […]
How to Add Notification Bar in WordPress
If you’ve been reading our blog for few times, you might notice that whenever we organize a giveaway, we’ll use a nice notification bar on our site. This is a great way to attract more readers to enter the giveaways.In this tutorial, we’re going to learn how to add notification bar in WordPress site. Here’s […]
How to Add Ajaxified Login Form to Sidebar in WordPress
If you have a WordPress site with lots of registered users, it would be better to simplify the process for the users to login to your site. You have two options, using a popup login formor adding the login form on the sidebar of your site. To add a login form on your sidebar, all you need […]
How to Create Conditional Menu Based on User Roles
Navigation or menu is one of the important elements in every website. It usually provide useful links to various important pages on your site – About page, Contact page, sitemap etc. On most websites, you can find it on the top part of the site, usually either before or after the site header. In WordPress, you can […]
How to Embed Gist (Github) Code in WordPress
Github is a great tool founded in 2008 that are used by millions of developers around the world. It makes collaborating with you co-worker, friends or even strangers much easier. Another great feature of Github is Gist. Here’s what Gist means: Gist is a simple way to share snippets and pastes with others. All gists are git repositories, so they are […]
Great Resources to Learn About Genesis Framework Hooks
I do not remember how many times I tell about the greatness Genesis Framework in this blog. Besides its SEO friendly and easy to use, there another thing that I love about it, the power of Genesis Framework hooks. To customize your theme, I highly recommend using child themes. With the power of Genesis hooks, it makes a […]
How to Show External RSS Feed in WordPress
In this tutorial, I’m going to show you how to show external RSS feed on your WordPress site. There are actually few ways to do so, and I’m going to show you to of them. 1. Using WordPress default RSS widget WordPress comes with RSS default widget. Drag this widget to any of the widget area […]