Tag and category are two default WordPress taxonomies. They help to manage and grouping your WordPress posts. However, sometimes that isn’t enough, especially when you have Custom Post Type. For example, if you have Portfolio CPT, having ‘Type’ or ‘Price Range’ taxonomy will help you grouping all the portfolio items differently from normal posts. For more […]
Easily Track Your Conversion Rate with WPExperiments
Sometimes a great design isn’t sufficient. A great website should have a design that converts. If you’re an internet marketer or someone selling stuff on your website, it’s very important to do your own analysis on what factors drive more people to buy your product. If you’re doing email marketing, there are many ways to […]
How to Allow Users to Login WordPress.org Site With WordPress.com Account
In this tutorial, we’re going to show you how to allow users to login to your WordPress.org (self-hosted) site using WordPress.com account. First, you need to install and activate Jetpack plugin. Then, make sure to connect your Jetpack with your WordPress.com. Once you’ve done steps mentioned above, go to Jetpack settings page. Look for Jetpack Single Sign […]
How to Import or Export Widget Settings in WordPress
When migrating from one server to another server, or from development site to a live site, there are lots of things need to be exported and imported such as database, post, menu, plugin and also widget settings. In this tutorial, we’re going to show you how to export widget settings from your old site to a […]
How to Set Sticky Post for Category in WordPress
Yesterday we just published a basic WordPress tutorial on creating a sticky post on your WordPress site. In today’s tutorial, we’ll show you a more advanced way to use the sticky post feature to create a sticky post for the category. This might be useful if you want to highlight an important post for any category. First, […]
How to Create a Sticky Post in WordPress
A sticky post is probably one of the less known WordPress features that might be useful to some of us. It’s a great feature to “stick” or highlight any WordPress post on the top of the loop, just before the latest post. Please bear in mind that although most WordPress themes support this feature, the […]
Easily Create Your Site Functionality Plugin With Pluginception Plugin
Whenever you’re adding a new feature to your WordPress site or creating a new theme, one of the very important things to do is to decide whether the feature is a theme-specific or theme independent. For example, if you’d like to create a new Custom Post Type called Portfolio, then the code to create the […]
How to Feature Best Comments in WordPress
Whenever you get lots of comments on a blog post, sometimes it’s hard to know which comments are valuable and worth reading. It’d great if there’s something that can differentiate or highlight the best comments with the rest of the comments. Enter Feature Comments plugin, another awesome plugin by Pippin Williamson. After installing the plugin, you’ll see […]