You have built a website using WordPress, including a contact form. You expected that your customers would contact you to do some business, but that hasn’t happened. You got a ton of spamming emails instead. There needs to be a way to protect against that. Luckily there is a free solution for the problem, which …
wordpress
You cannot delete the plugin as long as it is active on the main page.
I recently have working on a website where I updated plugins and delete some that client doesn’t need. At least I have tried, but I got some strange error. “You cannot delete the plugin as long as it is active on the main page”. After some time I have found that the W3 Total Cache …
The easiest way to transfer your wordpress website from one hosting to another
So your hosting is bad, it is down all the time or maybe there is another reason why you want to transfer your WordPress website to another hosting. You probably think that the process of migration of the website is hard and take a lot of time, but you are wrong. In this post, I …
Reduce the number of HTTP requests by using CSS sprites
In this article, we will explain how to reduce the number of HTTP requests by using CSS sprites. This is an easy-to-implement method, but there is one downfall. You shouldn’t do this if the images or the icons are essential for SEO purposes. First, let’s test our website for the number of HTTP requests: Go …
How to change logo wordpress website
In this short article, I will show you how to change the logo on the pearl WordPress theme. The logo is maybe one of the crucial parts of our website. It’s the heart of our website and it should be professional looking. If the costumers come on the website and see a bad looking logo …
How to add calculated fields form – contact form 7
Contact form 7 can easily be transformed into some kind of calculator such as a booking calculator, weight calculator, tax calculator, etc. We need one more WordPress plugin, the PVB contact form 7 calculator to make it work as a calculator. To add necessary plugins log in to the WordPress dashboard, hover over Plugins, and click add …