Archive

Blog Archives

Get a Perfect Score of 100 on Google PageSpeed Insights

Obtain a perfect score of 100 in Google Page Speed insights the right way.

Handling active menu item in Laravel 5

Best practice for handling “active” menu item in Laravel 5

AngularJS – Show a loading image on HTTP Requests

Append a loading gif image to your screen while AJAX is fetching data

Overriding WooCommerce archive-product.php

Best way to customize your Products page in Woocommerce

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

Accessing HTML DOM Elements with PHP

Get contents of a website by parsing the DOM Elements

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.

URL Rewriting for Custom Post Types Date Archive

Clean URL’s for Custom Post Type Archives

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.

Add a Widget Area in your WordPress Admin Dashboard

Adding a simple Widget Area on top of all the other widgets in your WordPress Admin Dashboard.

WordPress Frontend AJAX Pagination

Create a Front-end AJAX pagination in your WordPress blog

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.

Create a Submenu Page in WordPress Admin

Start creating your first plugin-like page