Archive
Blog Archives
AngularJS – Show a loading image on HTTP Requests
Append a loading gif image to your screen while AJAX is fetching data
Creating a Facebook Thumbnail Field in your WordPress Post or Page
In this tutorial, I am going to show you how to create a field where you can enter a custom image that you wish to use as your cover image when sharing your posts/pages on Social Sites such as Facebook
How to use LazyLoad.Js
Lazy Load is delays loading of images in long web pages. Images outside of viewport are not loaded until user scrolls to them.
Add .html extension to permalinks
Tutorial on how to add .html extension to both posts and pages in WordPress
Select Box with Search Filter
Integrating a custom select box with search filter using Select2 plugin.
Auto Login to WordPress from another Website
Automatically login to Website B from Website A securely without using a password.
Fix 404 Page Not Found in all Pages in WordPress
How to Fix 404 Page Not Found in all Pages Except Home Page
Create a Custom Post Type in WordPress
Register a post type and allow other roles to add, edit, and delete their owns posts.