How to Track Link and Button Clicks in WordPress (Step by Step)

Wondering how to track links and button clicks on your WordPress website? By default, Google Analytics doesn’t allow you to track links and buttons, so you’ll have to tweak your links with a bunch of event tracking code, which is tedious. With WordPress, the easiest way to track links and buttons with Google Analytics is […]

How To Add Google Fonts To Your WordPress Site

The appearance and feel of a website is of great importance in attracting and holding a visitor’s attention. Content on a website can be dominated by text, images, or media. Text, wherever used, whether abundantly or sparingly, must be chosen with care. Typography plays an important part in the overall look and feel of a […]

How to Fix the WordPress Failed to Open Stream Error

Why does failed to Open Stream Occurs? You may get error something like this with screwed up blank website with following error printed on screen: This error occurs when WordPress isn’t able to find the load the mentioned website code. When it occurs, WordPress shows as if the page is loading but in actual it […]

white-screen-of-death-wordpress

How to Fix WordPress White Screen of Death

Nothing is worse than loading your website and seeing a blank, white screen. No error message, no clear problem, just the white screen of death, making it inaccessible to both administrators and visitors Today we are going to walk you through six common issues that arise with the WordPress white screen of death, the most […]

How to Move Your Blog from WordPress.com to WordPress.org

WordPress is the most popular and versatile CMS out there and there’s no denying the fact that WordPress.com is an ideal blogging platform for webmasters who want to create a free blog in minutes. WordPress.com, although free, comes with an array of limitations that permit users from leveraging the CMS to its full potential and, […]

How to Add an Email Signature in Microsoft Office 365

If you sign all or most of your emails the same way, you can create an email signature. It shows professionalism in business communications and acts as a digital business card. A well-designed email signature can also serve as a promotional tool for just about anything, like a business, website, blog, or a book. In […]

How to Submit a Form Without Page Refresh in WordPress

Do you want to prevent your page from refreshing when a visitor submits a form? By default, the entire page reloads upon clicking on the form submit button. And that is when the data entered in the form is transferred and stored in the server. In this article we’ll show you how to enable Ajax […]

How to add a sticky back-to-top button to your WordPress website

Adding a sticky back-to-top button to your website adds further ease of navigation to your website by allowing a user to scroll to the top of any given web page with the click of a button. What is a sticky back-to-top button? Also known as a scroll-to-top button or go-to-top image, the sticky back-to-top button […]

How to Get the URL of Images You Upload in WordPress

Do you want to find the link or URL of images you upload in WordPress? Sometimes you may need to get the link of an image to display it in other areas of your website or social media platforms. In this article, we will show you how to easily get the URL of images that […]

How to create custom Gutenberg blocks in WordPress

WordPress 5.0 is out, and with it comes the new block-based editor, Gutenberg. Out of the box, it packs in a decent selection of blocks you can use across your pages and posts. However, since this is WordPress, there’s always room for more custom functionality. In other words, it’s possible to build your own custom […]

How To Hide Page And Post Titles In WordPress

Let’s face it. WordPress is powerful and can be fairly straight forward to use. But there are certain changes that are tricky to make without code or third-party tools. One example that a lot of people want to tweak is the ability to hide page titles (or post titles). By default, WordPress displays the title […]

How to fix the ERR_TOO_MANY_REDIRECTS on WordPress

What is the ERR_TOO_MANY_REDIRECTS error While developing your WordPress website, you can run into quite a few errors. One of the more popular errors is the ERR_TOO_MANY_REDIRECTS error. In Google Chrome it would be displayed as This webpage has a redirect loop error, in Firefox it would be shown as The page isn’t redirecting properly. […]