Archive

Blog Archives

Create a Facebook Preloader Style using Bootstrap

Simple preloader similar to Facebook using Bootstrap. Easy to implement and easy to learn.

AJAX Multi-File Upload With Image Preview and Sort [Under Development]

Simple File upload with Preview and Sort Functionality before upload

Build Your Own Ajax Contact Form in WordPress

A very simple AJAX Contact Form for your WordPress blog.

Featured Image Shortcode [Plugin]

Creates a shortcode for your featured image to easily embed it within your WP Editor.

Character Count with Live Progress Bar using jQuery

Count remaining characters from an input field or textarea and displays a progress bar.

Post Class for Resume Database

Functions from my most recent Resume Database project

Optimize WordPress Database by Disabling and Removing Revisions

Disable the saving of revisions in your WordPress blog to optimize your Wordpress database.

How to use niceScroll.Js

Easy-to-use solution to have a custom scroll bars compatible with desktop, tablet and phone devices.

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.

AJAX using XMLHttpRequest Object

Learn the basics of AJAX using XMLHttpRequest with Javascript.

Understanding SQL Joins

A very good graphical representation of SQL Joins

Select Box with Search Filter

Integrating a custom select box with search filter using Select2 plugin.

Setting / Getting Sessions Values in PHP

Learn how to set and get Sessions values in PHP

Contact Form 7 Normalize Form CSS

Normalized CSS for your Contact Form 7 forms.

Reading URL variables in Javascript

A Simple Function that you can use to read URL variables.

Setting and Getting Cookies in jQuery

Utilizing the jQuery cookie library in our website

Setting and Getting Cookies in Javascript

Basic usage of cookies (GET and SET)

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.