Using Text Filters in Joomla 4 Updated on September 15, 2021 by InMotion Hosting Contributor Joomla 4 text filters can be used to allow or limit what HTML tags or attributes groups can use within the text editors. Joomla includes some default filter settings that are typically adequate for most situations. But, there may be times when you want to block or allow additional HTML tags or attributes. For example, Read More >
How to Set Joomla 4 Update Channel Updated on September 9, 2021 by InMotion Hosting Contributor New versions and updates to Joomla software are released through what is known as update channels. Your Joomla site will then receive update alerts based on which one you select. For example, you can set your site to only receive updates that are considered “stable”. This means that it has been well-tested and is an Read More >
Joomla 4 Configuration.php File Updated on September 8, 2021 by InMotion Hosting Contributor The configuration.php file is used to control many aspects of your Joomla 4 site. In fact, all of the settings included in the file directly correlate to a Global Configuration setting in the Admin Panel of Joomla. While it is possible to manage the Global Configuration settings in the Admin Panel, there may be instances Read More >
How to Add CAPTCHA to a Joomla 4 Site Updated on September 8, 2021 by InMotion Hosting Contributor In this guide, we will show you how to add CAPTCHA to a Joomla 4 site. When you first installed Joomla 4, you may have noticed some spam submitted on your registration form. This is typically generated by robots or bots that crawl the web looking for websites to post spam on. Since it is Read More >
How to Use Special Bootstrap Typography in Joomla 4 Updated on November 17, 2021 by Christopher Maiorana Your new Joomla 4 site (whether you are on Joomla VPS hosting or a different plan) comes with the Bootstrap CSS framework built in. This means you can introduce responsive style elements easily into your content. In this article, you will see several helpful Bootstrap typography elements that you can only access by providing a Read More >
Joomla 4 Remove Extension Updated on September 3, 2021 by InMotion Hosting Contributor Joomla 4 was recently released. If you’re like us, then you probably spent a lot of time exploring the latest extensions included with Joomla 4, playing around with them to see what’s new and what’s different. The thing is, it’s never a good idea to leave a bunch of extensions installed that you aren’t using! Read More >
How to Create Custom Fields in Joomla 4 Updated on September 7, 2021 by Christopher Maiorana Custom fields are a great way to add additional content, whether manually or automatically, to your articles. Custom fields can be applied to the general article creation template. So if you want to change this content from article to article you can easily type or click to add supplemental information. A popular use case for Read More >
How to Find the ManageWP Worker Connection Key Updated on February 23, 2022 by InMotion Hosting Contributor ManageWP Worker is a WordPress plugin designed to allow users to easily automate and manage multiple WordPress websites from a single dashboard interface. In this article we will outline how to find the ManageWP Worker connection key that is necessary for adding additional sites to the plugin. What is ManageWP Worker? As mentioned previously, ManageWP Read More >
Discord Streaming and Screen-Sharing Updated on November 19, 2021 by InMotion Hosting Contributor Discord streaming and screen-sharing are easy ways to share your virtual experiences over the popular online communication platform Discord. These features make it easy to collaborate with other Discord users or simply share what you’re seeing. In this article we will discuss Discord streaming and screen-sharing and outline how to use these versatile features. Topics Read More >
What is Web Authentication (WebAuthn) and How Do You Use it in Joomla! 4.0? Updated on September 3, 2021 by InMotion Hosting Contributor User security is always a concern when you must have a website that is housing sensitive data. Joomla! 4.0 has implemented support for WebAuthn (W3C Web Authentication). This option allows you to use security keys and passwordless login provided that you have an authenticator and a valid SSL certificate applied to the site. This article Read More >
How to Create a Slideshow (Carousel) in Joomla 4.0 using Bootstrap Updated on March 11, 2026 by InMotion Hosting Contributor A common need in building websites that display images is a means of displaying multiple images. The typical way is to list images or create a gallery of thumbnail size images. However, Bootstrap has the option of adding a carousel of images that can be controlled. This is also called a slideshow. Follow the steps Read More >
Using Bootstrap 5 in Joomla 4.0 – Collapse Text Updated on September 3, 2021 by InMotion Hosting Contributor Joomla 4.0 includes Bootstrap (version 5.1) which includes many features to help build a responsive, mobile-prioritized website. One of these features is the ability to collapse text. This option can be set to a button or link and allows a content creator to hide a large text section that can be made visible by the Read More >
Using Bootstrap 5 in Joomla 4.0 – Tables Updated on September 3, 2021 by InMotion Hosting Contributor Tables are widely used in many types of widgets and plugins for CMS’s like Joomla. Bootstrap tables provide a wide variety of control that you can apply to tables including their columns, rows, and cells. For the purpose of this article, we will show you the basic Bootstrap code that applies to the tables, rows, Read More >
How to Create Categories in Joomla 4 Updated on November 17, 2021 by Christopher Maiorana Creating various content categories on your Joomla site helps make sure all of your content is placed into the right buckets. It also helps you control which pieces of content are sorted correctly on the front end of your site. In this article, you will learn how to create categories and how to assign them Read More >
How to Create Articles in Joomla 4 Updated on November 17, 2021 by Christopher Maiorana One of the primary content types in your Joomla system is articles. Articles can be used as individual pages or blog posts, depending on how you want to organize and display them to your users. In this article, you will learn how to create and edit articles in your Joomla dashboard. You will also become Read More >
How to Create a Joomla User Account Updated on November 17, 2021 by Christopher Maiorana Joomla allows you to create or delete different user accounts as needed. This means you can allow access to your site for other contributors and assign various levels of privilege. For example, if you want someone to be able to add content to your site, you can give them an “author” role. Or, if you Read More >
How To Integrate RSS Feed Into Joomla 4 Site Updated on November 17, 2021 by Christopher Maiorana RSS is a general purpose format for syndicated news feeds. Most websites will provide such feeds, or a link to one, on their site. You can use this feed to display syndicated content on your own site that will link back to the origin site. In effect, this procedure will create an RSS feed page Read More >
How to Create a Contact Form in Joomla Updated on November 8, 2021 by Christopher Maiorana In this article, you will learn how to create a simple contact form on your Joomla 4 site. A basic contact form is a great way to request feedback or simply provide your visitors with an easy way of getting in touch with you. The contact form you will be creating with this tutorial will Read More >
Joomla 4 Smart Slider Extension Guide Updated on August 27, 2021 by InMotion Hosting Contributor Putting a slideshow on your website is a great way to let visitors go through a photo gallery while keeping your site layout elegant. Whether you’re an artist, a retailer, or just want to show off your vacation slideshows, sliders are the tool for the job. The popular Smart Slider extension has returned in Joomla Read More >
Create and Checkout a Git Branch in Emacs with Magit Updated on October 26, 2021 by Christopher Maiorana As you probably are already aware, Magit for Emacs is Git magic. Magit works inside of your Emacs buffer to bring all of the power of Git to you without ever having to leave Emacs. In this article, you will learn how to do a Git branch and merge your branches in Magit. If you Read More >