Category: Tutorials

  • How to develop your own WordPress Plugin

    How to develop your own WordPress Plugin

    If you want to become a WordPress plugin development expert, there are a few things you need to know. In this article, we will cover the basics of plugin development and some tips on how to get started. First, you need to have a good understanding of the WordPress codebase. This will allow you to…

  • How to Use Elementor Templates

    How to Use Elementor Templates

    Introduction If you’ve been using Elementor Pro for a while, you would already be aware of the template library and its selection of pre-made blocks. However, users aren’t limited to the templates provided by Elementor, and in fact, user can create their own as well. If you’ve read and followed our tutorial for Creating Elementor…

  • How to Install Elementor Pro

    How to Install Elementor Pro

    Introduction In this tutorial, we will be learning how to install Elementor Pro. Like the installation of any other WordPress plugin, it follows these steps. Steps Download and Install the Basic Version of Elementor We first look for the Elementor plugin in the plugin repository. Once you find it click on Install Now. Once the…

  • How To Use Contact Forms With Elementor Pro

    How To Use Contact Forms With Elementor Pro

    If you don’t have Elementor Pro installed yet, do it now. In this tutorial we show you how. Introduction If you need website’s visitors to have a way of contacting you, you can provide an email or you can use a contact form. The second of these has the advantages of providing your website’s visitors…

  • How To Use the Elementor Pro Gallery Widget

    How To Use the Elementor Pro Gallery Widget

    If you don’t have Elementor Pro installed yet, do it now. In this tutorial we show you how. Introduction When creating a website, we often would like a section to display some static images. While we can do this with Elementor by creating a section, creating a layout, and placing the necessary widgets. There is a much easier way…

  • How To Create Landing Pages With Elementor Pro

    How To Create Landing Pages With Elementor Pro

    Introduction A landing page is a webpage designed for marketing or advertising. They’re usually the page a visitor lands on when they click on a search engine. Unlike a home page, which serves as the default page of a website, a landing page purpose is to get a visitor to act. Landing pages usually show…

  • How To Create Headers and Footers With Elementor Pro

    How To Create Headers and Footers With Elementor Pro

    Introduction Headers and Footers are important components of a website. The header usually contains navigation links that make it easy to access different parts of a website. The footer on the other hand contains important information that visitors of your website may need like a business address or contact details just to name a few.…

  • How To Add Favicons

    How To Add Favicons

    Favicons are the icons you see on a browser tab when a website is open. Ordinarily this is just the site logo. By default, your WordPress site’s icon is also the WordPress icon. But this can be changed. All you have to do is go the Live Editor and make the changes there. To do…

  • Elementor: Getting Started

    Elementor: Getting Started

    Introduction Elementor is one of the most popular page builder plugin for WordPress. Instead of a pre-fixed layout provided by a WordPress theme, Elementor allows you to create posts and pages with customized layouts and designs. We’ve written about Elementor and Elementor Pro’s features in a previous post, where we cover the plugin’s features. So…

  • How To Leverage The Browser Cache For WordPress

    How To Leverage The Browser Cache For WordPress

    Introduction Ever wonder how when you revisit a site, it loads faster than the first time you visited it? That is actually made possible by a process called caching What this process does is that it keeps requested resources and stores them somewhere, so that once the same resources are requested, they don’t have to…

  • How To Edit the .htaccess File

    How To Edit the .htaccess File

    Introduction Seeing the title of this article, you may be asking yourself, “Just what is the .htaccess file?” and also “Why should we edit the .htaccess file?” The answer to the first question is that the .htaccess file is a configuration file found (or created) in the root directory of your WordPress site. What it…

  • How To Add JavaScript to WordPress

    How To Add JavaScript to WordPress

    Introduction Sometimes the ordinary functionality of our WordPress site needs to be enhanced. We can ordinarily do this with PHP snippets. But did you know, you can do this with JavaScript as well? That’s correct. We can leverage JavaScript and use it on your WordPress site. The process is really similar to the process of…

  • How To Increase the WordPress Maximum File Size Upload

    How To Increase the WordPress Maximum File Size Upload

    Introduction Sometimes the media files we try to upload on WordPress can’t be uploaded because it is greater than the default file size upload restrictions which WordPress has. As a result, we may have to decrease the quality (if it’s an image) or we have to divide it into chunks (if it’s a video). These…

  • How To Remove “Powered By WordPress” on your Site

    How To Remove “Powered By WordPress” on your Site

    Introduction Have you wanted to remove the “Powered by WordPress” from your theme’s footer? Some WordPress themes (usually premium) allow you to do that from the Live Editor and others require that you install an extension plugin. Most themes however, don’t allow you to do this without modifying the code. Thankfully, this can be done…

  • How To Edit The WordPress Footer

    How To Edit The WordPress Footer

    Introduction The WordPress footer is one of the main features of any WordPress paste or post. However, it isn’t always utilized, especially by those new to WordPress. But more than a visual feature, did you know that the footer can be used for different functions as well? It can be used to store widgets, it…