Hey everybody I want to let you know that I have undertaken the grueling task of getting the heck away from WordPress. I was so sick of the problems and updates I had to do all the time. I am now using my ezbloo system and I am integrating all my old posts into the new system. It sucks, but in the end, I will save bundles of time. I needed to keep things simple and that is why I created ezbloo. I'll have more on this later for you guys after I am done with the total integration of my old posts here. So if you are looking for a post and need it faster, shoot me an email and I will make it a priority. [email protected]

Best Ways to Fight Spam in Thunderbird Email Client
Best Ways to Fight Spam in Thunderbird Email Client

Fighting spam in Mozilla Thunderbird can be effectively managed by using several built-in tools and additional plugins. Recently I found myself setting up all kinds of filters as the email's cam into my Thunderbird Email Client

Read More
Failed To Insert Media WordPress Problem
Failed To Insert Media WordPress Problem

If you are seeing the error "Failed To Insert Media" in WordPress then chances are you have a permissions issue on your website. You could also experience issues with trying to install a plugin or a theme. This is an easy fix, so just follow along here.

Read More
Ajax In WordPress Tutorial | Ultimate Beginners Guide
Ajax In WordPress Tutorial | Ultimate Beginners Guide

This is an Ajax in WordPress tutorial. Let it serve as an ultimate beginner's guide for you. I have already made several posts on Ajax and how to use it. However, this is my first post for using Ajax in WordPress. I think you will enjoy this lesson with a

Read More
How To Move A Large WordPress Website To A New Server
How To Move A Large WordPress Website To A New Server

In this how to tutorial I will show you how to move a large WordPress website from one server to another. In this tutorial I assume that you already know how to SSH into your server. You must already know these following things, if you do not, click the l

Read More
Fix Hacked WordPress Infected With Malware The Professional Way A1WebsitePro
Fix Hacked WordPress Infected With Malware The Professional Way A1WebsitePro

Fix Hacked WordPress infected with malware the professional way. There are many tutorials out there on the web on how to fix a hacked WordPress website. The way professionals fix a hacked WordPress is much different. We fix hacked WordPress websites on a

Read More
WordPress 5.0 Update Cannot Use Text View
WordPress 5.0 Update Cannot Use Text View

Have you done the WordPress 5.0 Update and can no longer use text view? That is because the classic editor is becoming a thing of the past. WordPress now has the "Gutenberg Editor" and even if you install the classic editor you are bound to still have pro

Read More
HOW TO USE GOOGLE FONTS WITH WORDPRESS WEBSITE EASY TUTORIAL
HOW TO USE GOOGLE FONTS WITH WORDPRESS WEBSITE EASY TUTORIAL

Want to use Google Fonts with your WordPress website. This tutorial makes it easy and shows you how to get it set up with your site.

Read More
INSERT CONTENT HOMEPAGE POSTS WORDPRESS PHP PROGRAMMING
INSERT CONTENT HOMEPAGE POSTS WORDPRESS PHP PROGRAMMING

Insert content on your homepage blogroll in WordPress by programming it in PHP. Its fairly easy and we will provide the codes for you right here. Keep in mind that you should only do this to a child theme. In the tutorial I demonstrated it on a parent the

Read More
MAXIMIZE ADSENSE REVENUE IN WORDPRESS
MAXIMIZE ADSENSE REVENUE IN WORDPRESS

Maximize adsense revenue in your WordPress website. If you really want to increase your earning potential then we have the plugin for you!

Read More
Install WordPress Shell Access Using wget Command Ubuntu Terminal
Install WordPress Shell Access Using wget Command Ubuntu Terminal

This article will help you install WordPress with Shell access ( ssh ) using the wget command in a Linux/Ubuntu terminal.

Read More
WordPress Site Trying To Download A File
WordPress Site Trying To Download A File

Sometimes when you transfer a wordpress site you will get errors. Keep in mind that your old server may be using a different version of PHP than your new server. If you keep getting prompted to download a file when you go to the front end of your website

Read More
CONTACT FORM 7 CONFIGURATION ERRORS EASY WORDPRESS PLUGIN FIX
CONTACT FORM 7 CONFIGURATION ERRORS EASY WORDPRESS PLUGIN FIX

Why Am I Getting Contact Form 7 Configuration Errors? New updates in the Contact Form 7 WordPress plugin may have placed this warning in your dashboard. This is to prevent email sending errors because of empty entry fields. This is quick and easy to repai

Read More
WordPress From HTTP to HTTPS Easy Instructions Fastest Way
WordPress From HTTP to HTTPS Easy Instructions Fastest Way

If you are ready to move your WordPress from HTTP to HTTPS the fastest and easiest way follow these steps. #wordpress

Read More
Show Last Post Excerpt On Any WordPress Page
Show Last Post Excerpt On Any WordPress Page

So there is a little code that you can use to query the posts then show the last post on a page. in this particular code we are ordering by date and grabbing the last post that was made according to the date. The following code will grab: The Permalink Th

Read More
Previous and Next Post Navigation in Genesis WordPress
Previous and Next Post Navigation in Genesis WordPress

If you are on the genesis system and want to have previous and next post navigation you can add the code below to your functions.php file. This is a great way for people to navigate though the posts on your website.

Read More