highlight current active page link

How to Highlight Current Active Page Link in WordPress [with Pictures]

If you want to highlight the current active page link anywhere in your WordPress website or blog, then this tutorial is for you. In this tutorial I will teach you, how can you highlight the current active page link anywhere in WordPress website, wherever you want. Here I will apply it in sidebar, but you…

hide post title wordpress

How to Hide Title from a Post or Page in WordPress

Do you want to hide the title from your post or page? This is a complete guide for you.In this post, I will share three ways to hide titles from posts and pages. As these kinds of titles are sometimes unwanted. Like you don’t want to show that it’s homepage, while it’s already apparent and…

wordpress child theme

What is WordPress Child Theme and How to Create it

What is Child Theme? Child theme is a sub theme which needs a parent theme to work. Because a child theme inherits the parent theme’s look and functionality. A parent theme is a complete theme which consists all the required WordPress templates. All themes exclude child theme, considered parent theme. Usually a child theme needed…

what is functions php in wordpress

What is functions.php in WordPress

What is functions.php functions.php file is called the brain of WordPress theme. It is a php file which exists almost in every theme (wp-content/themes/your-theme/functions.php). It adding features and extends the functionality of WordPress and behaves like a plugin. You can say that functions.php file controls the functions of a WordPress theme. The use of functions.php…

Featured 9 1

How to create Table in WordPress [With Pictures]

If you want to create your content in a table format, then this article is for you. Because in this article we will teach you the easiest method to create your content in table format step by step. Let’s Start… Step 1: We will use the TablePress WordPress plugin to create tables. So first of…

exclude category home page

How to Exclude Specific Category Posts From Your WordPress Home Page

If you want to exclude specific category/categories posts from your WordPress home page, then this article is for you. By default WordPress doesn’t allow the user’s to exclude a category posts from displaying on home page. So here i will teach you the two methods to exclude a specific category posts from your WordPress home…

install plugin WordPress

How to Install WordPress Plugin Step by Step

Plugins add additional functionality to WordPress and extend the power of WordPress. After installing WordPress, almost every WordPress user needs to install plugins to add different functionalities that are not provided by WordPress. So today in this article we will teach you two methods of installing plugins in WordPress. Note : If you are using…

find id in wordpress

How to Find Post, Page, Category, or User ID in WordPress

What is Post, Page, Category & User ID in WordPress An ID is a unique number which identifies a particular item (post, page, category, user etc) in WordPress database. So in this article i will show you, how can you find a specific post, page, category or user ID in WordPress. Let’s start Find Post…

add social icons to WordPress

How To Add Social Media Icons To WordPress Menu

Do you want to add Social Media Icons to the WordPress menu? If you want to do it, read this short article completely. Let’s Start… Step 1: First of all download and activate the Menu Social Icons plugin. Click to Download Step 2: After activation the plugin, go to Appearance » Menus Create a Menu…

Featured 24 1

How to Display Your WordPress Posts in Grid Layout

There are many WordPress plugins for Post Grid Layout, but some of these are useful. So here I will tell you the best Post Grid Layout plugin and its use with all about its options in detail. In my opinion the Content Views – Post Grid & List for WordPress is the best WordPress Post…