sticky floating sidebar

How To make your website sidebar sticky

Floating Sticky sidebar for a blog or others site is now mostly used to enrich users browsing experience. It’s very easy to do. We just need css and js to complete this process. Before going to the process, Be confirm that, your website is using latest jquery and you have backed up your files. Let’s see […]

How to make pagination with PHP & MYSQL

What is pagination ? Pagination is a faster and easiest way to navigate website data with numbering system. Generally we use to navigate our data like following: But Now-a-days we use the smart navigation system like following: Which is friendly and easy to access any page instantly for your user. Steps for pagination Connect to […]

Must have tools for WordPress developers

1. SERVER: A server is a computer program or a machine that waits for requests from other machines or software and responds to them. The purpose of a server is to share data or hardware and software resources among clients. Server is the most wanted tools for any kind of web development, Where you can […]