In this tutorial we explain how to create advanced pagination in PHP and MySql with jQuery in codeigniter. It is a MVC structure framework, so we explain each and every thing as per structure.
HOW TO
How to Create Custom Widget in WordPress Theme Step by Step
Do you want to add custom functionality in your WordPress theme. WordPress Widget is perfect solution for it. Although WordPress has in-built Text Widget area, where you can place HTML code along with CSS and JavaScript. But if requirement is… Continue Reading
How to Start Selling Products on Jet.com
Jet.com is the US based eCommerce company, which is owned by Walmart. This is the biggest competitor of the Amazon in eCommerce market. So its good platform for merchant, start selling on jet.com and boost your business.
How to Create Custom WordPress Plugin – Beginner Guide
Today WordPress is the most liked CMS blog system. It has huge extensibility and ease to manage. Even a user who does not have programming skills, can easily manage WordPress hosted website. Using different plugins, we can enhance WordPress site… Continue Reading
How to Use Custom Thank You Page in Woocommerce
In this post we will explain you how to use custom thank you page in WooCommerce, So the customer will redirect your specific thank you page after purchase completed. For achieve this task we can use WooCommerce hook wc_custom_redirect_after_purchase.
How to Add Custom Address Format in Woocommerce Based on Country
WooCommerce has various address format based on the input countries. You can add any custom address format by applying condition for specific country. Its easy to implement by adding below code in your WordPress child theme functions.php file.
How To Use Cron Job in Ubuntu Server
Cron job is the best way to automate the process. It will execute task in the background on server machines. In our previous post explained How to setup cron job using cPanel. Today we are going to share process of… Continue Reading
How to Speed Up Website Performance by Integrating CDN
If your website load faster than higher the chance to get good position in search engine results. Today many factors work for good search engine ranking, one is CDN (Content Delivery Network). This technique highly recommended to speed up your… Continue Reading