Archive

Blog Archives

Android Development – Parsing JSON Data from a URL

How to parse JSON data using HTTPClient and display the results on a ListView

AngularJS – Show route only after all Ajax requests are resolved

Show route page only after Ajax request is complete for single or dynamic routes

AngularJS – Show a loading image on HTTP Requests

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

WordPress Front-end AJAX Pagination with Search and Sort

A simple AJAX pagination that includes a search filter and sorting functionality

Loading wp_editor via AJAX

Fix problem with wp_editor showing but missing buttons on Text and Visual tab

Customizing WP Editor in WordPress

Customizing Wordpress’s default wp_editor buttons and settings.

Simple File Upload with PHP

Create a very simple file upload with File Size validation.

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.

Accessing HTML DOM Elements with PHP

Get contents of a website by parsing the DOM Elements

Character Count with Live Progress Bar using jQuery

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

Overriding Woocommerce CSS

Loading a custom style sheet before Woocommerce style sheet

How to do Ajax in Codeigniter

A very basic but powerful implementation of Ajax that complements Codeigniter.

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 Pace.Js

Add a simple Progress Indicator into your website

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.

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.

Insert PHP Code to your WordPress Post or Page

Make your post editor read PHP codes using shortcodes as tags

Top CSS3 Image Effects

A Collection of Image Hover Effects, try them out for free!

How to use the JQuery Date Picker of WordPress

Include the built-in Date Picker of WordPress int your front-end forms in WordPress