In this tutorial: 1. Install the JotCache Extension 2. Disable the System-Cache plugin 3. Enable JotCache In this tutorial, we will show you how to install the JotCache Extension in Joomla 3. JotCache provides more in-depth control of caching in Joomla. There are 3 steps to installing the JotCache Joomla Extension, we will cover them Read More >
Joomla v3
How to Optimize your Joomla Site
Joomla is a powerful CMS (Content Management System) that makes it easy to create and maintain a custom website. But, if it is not optimized well, it can cause high resource usage. In this guide we will show you the common steps to take when Optimizing a Joomla website. Enable Joomla Caching Be Careful of Read More >
Quiz – Joomla 3 menus
Quiz – Working with users in Joomla 3
How to move your Joomla application from a subfolder to the root folder.
It is always a good idea to test your new site in a non-live location so that you can work with it, test, and make changes prior to making it live. Most often this is done in a subfolder, for instance https://example.com/test when example.com is the live site that visitors will see. However, once you Read More >
K2 Video Tutorials
K2 is a content component for Joomla 3. What is a content component? It’s a component that allows you to write and publish articles. It’s much like Joomla’s built in content component, except that it has additional features built right in – such as commenting and tags. Below, you’ll find a collection of K2 video Read More >
How to remove the “base href” tag Joomla 3
Joomla uses the base tag By default, Joomla adds the base tag to your header (as in the example below): <head> <base href=’http ://www.domain.com/page.php’ /> </head> The base tag can cause problems There may be scenarios, however, in which this base tag can cause a problem. For example, if your base tag uses http and Read More >
@return – Joomla DocBlock headers
@var – Joomla DocBlock headers
Please note the following: This article is supporting documentation for our tutorial, using DocBlocks in Joomla. There is official documentation that references what headers to use in your DocBlocks (such as @copyright and @license), but documentation is missing that outlines what values to use for each header. In an effort to learn what values to Read More >
@category – Joomla DocBlock headers
Please note the following: This article is supporting documentation for our tutorial, using DocBlocks in Joomla. There is official documentation that references what headers to use in your DocBlocks (such as @copyright and @license), but documentation is missing that outlines what values to use for each header. In an effort to learn what values to Read More >