How to Add Google Site Search to WordPress
While WordPress has successfully emerged as the most popular Content Management System (CMS), it still performs poorly in the search department. If you are using the default search feature in your...
View ArticleHow to Add Social Media Icons in WordPress
In order to add Social Media Icons to WordPress, you can use the Spoontalk Social Media Widget. It is a light weight plugin which lets you quickly add Social Media Icons to any widgetized are in your...
View ArticleHow to Enable Custom Fields in Post Editor Screen
Follow these steps to enable Custom Fields in the Post Editor Screen 1. Go to Screen Options 2. Enable Custom Fields Now you can access the custom fields section below the Post Editor. The post How...
View ArticleHow to Add Custom JavaScript to a Specific Page in WordPress
In this tutorial I will share a simple technique to add custom JavaScript to a specific Page in WordPress. The best part is that we don’t need to make any edits to the templates files or the...
View Article5 Plugins to add SoundCloud to WordPress
SoundCloud is the one of the most popular platforms for sharing free music. It is also an excellent place to find out new and interesting music, soundtracks etc. If you use SoundCloud regularly and...
View ArticleHow to Change Background Color of Text Widget – WordPress
In this Post I will show how you can quickly change the background color of a WordPress Text Widget. Here are the instructions 1. Change the Background Color of all Text Widget Use the following CSS...
View ArticleHow to Display or Hide Widgets on Specific Pages and Posts
In this post I will cover 2 plugins which can be used to conditionally display widgets on specific pages. There are a lot of use cases for conditionally displaying widgets. For example if you want to...
View Article5 Best Custom Code Plugins for WordPress
WordPress is an excellent blogging platform, we know that already. However, when it comes to including custom codes, WordPress does not provide any native option. For that purpose, you will need custom...
View ArticleHow to add Sticky Post to a Category Page
We all know how to add sticky posts in wordpress. Its trivially easy. By default the sticky post appears on the Blog archive. But what if you want to display sticky post on category archives? In order...
View ArticleHow to add Widget to Pages and Posts in WordPress
Widgets are very powerful and are extremely easy to use. However their usage is limited to the widget ready areas. What if you want to embed widget in a Page or Post? In this post I will cover a...
View ArticleHow to Backup your WordPress Website to Dropbox
Most of your will agree that backing up your WordPress website is a time-consuming and sometimes, a boring process. Despite being a crucial task, a fair portion of website owners fail to make regular...
View ArticleHow to Insert Navigation Menu inside a Page or a Post
In this Post I will share a technique which can be used to insert the Navigation Menu inside your content like Page or a Post. It is really simple and can be done without writing any code. The Idea...
View ArticleHow to Show Posts from Certain Categories in WordPress SideBar
Category is an important feature of WordPress. By categorizing your posts, you can provide a properly organized site to your visitors. Unfortunately, WordPress does not provide lots of options when it...
View ArticleHow to get the Widget ID in wordpress
In this Post I will share a short snippet which will display the widget id inside the widget form. One can also get the widget id by inspecting the html but I find that rather tedious. So I wrote this...
View ArticleHow to Display WordPress Login Form in the Sidebar
The one page WordPress site administrator’s use the most is the login page. And most of us have tried to customize the look of that page in one way or another. However, despite providing a custom look,...
View ArticleHow to Link Widget Titles in WordPress without using a plugin
By default WordPress does not accept hyperlinks in the widget title. Even if you enter a hyperlink , it will strip down all the html tags and simply print out the text. So basically in order to link...
View ArticleHow to Bulk Import Users in WordPress
Its very easy to a manually create users in WordPress , but things are not easy if you want to add a bunch of users in one go. WordPress does not have any inbuilt Import Users wizard, so if you want to...
View ArticleHow to Backup your WordPress Website to Dropbox
Most of your will agree that backing up your WordPress website is a time-consuming and sometimes, a boring process. Despite being a crucial task, a fair portion of website owners fail to make regular...
View ArticleHow to Insert Navigation Menu inside a Page or a Post
In this Post I will share a technique which can be used to insert the Navigation Menu inside your content like Page or a Post. It is really simple and can be done without writing any code. The Idea...
View ArticleHow to Show Posts from Certain Categories in WordPress SideBar
Category is an important feature of WordPress. By categorizing your posts, you can provide a properly organized site to your visitors. Unfortunately, WordPress does not provide lots of options when it...
View Article