Tutorials

How to fix Google Page Speed First Contentful Paint Error in WordPress
The First Contentful Paint delay in WordPress is often due to the lazy loading feature. Our goal is to disable lazy loading on the class of the image causing the issue, by simply adding a piece of code.
How to fix WordPress fatal error cannot redeclare get_cli_args()
Quickly fix WordPress fatal error "cannot redeclare get_cli_args()", caused by class-wp-importer.
What if someone sent you PayPal money to the wrong e-mail address?
Your client sent you the money to the wrong e-mail address. Here is the solution.
How to make your Bootstrap menu responsive without bootstrap.js
Learn how to make your Bootstrap 5 menu responsive without bootstrap.js.
How to log in to your PayPal account without phone verification
Since PayPal sends the account holder a text message with a confirmation code to log in, a lot of owners can't log in to their PayPal accounts. The thing is maybe that phone number is outdated. Here's the verified working solution.
Make An Affiliate Website with WordPress in 10 Minutes
In this tutorial you will learn how to make an affiliate website with WordPress in 10 minutes with the smallest budget possible. Follow these 3 simple steps.
How to setup the Laravel project cloned from Github
Quick steps to run an existing Laravel project you cloned from Github or downloaded from somewhere else.
How to create a responsive split screen layout with Bootstrap 4
Here is a simple way to make a split screen layout in Bootstrap 4. Demo, code and download example here.