JCal Pro Tutorials - Set up a Joomla Calendar

JCal Pro Tutorials - Set up a Joomla Calendar

JCal Pro is the premier events calendar for Joomla and has been actively developed since 2006. It comes with gorgeous and responsive templates that will nicely fit with any site and any color scheme.

In this list of useful resources, you will learn whether it's right for your site, where to download it, and how to fully take advantage of all its features.

Read more: JCal Pro Tutorials - Set up a Joomla Calendar

The 5 Best Joomla Calendar Extensions

The 5 Best Joomla Calendar Extensions
Are you looking to add a Joomla calendar to your site?

If so, you have a lot of choices available. There are over 160 extensions listed in the "Calendars & Events" directory on Joomla.org.

So, if you want a powerful calendar to show on your Joomla site, you'll need to choose from one of these extensions. Here's our ranking of the 5 best Joomla calendar and events extensions. We tested dozens of these extensions and compared their pros and cons.

Read more: The 5 Best Joomla Calendar Extensions

How to Search and Replace Across a Joomla Site

How to Search and Replace Across a Joomla Site

Sometimes you have text, an image, a URL, or even code that appears on many places throughout your Joomla site. Normally, replacing them is a slow process:

  • You open one page.
  • You make a change.
  • You close the page.
  • You repeat this process for another page and so on.

In this tutorial, I will show you how to run a search and replace across your Joomla site in one fell swoop.

Read more: How to Search and Replace Across a Joomla Site

CSS Grid #17: Nesting Grids

Nesting Grids

With CSS Grid, it is possible to turn a grid item into a grid itself and that way, nest a grid inside another grid. With this approach, you can break the design into different parts and layout each one of them individually.

This will provide you with the required flexibility when converting your designs to HTML/CSS. This tutorial will explain how to build nested grids with CSS Grid.

Let’s start!

Read more: CSS Grid #17: Nesting Grids

Solving the Invalid Token Error in Joomla

Solving the Invalid Token Error in Joomla

As a Joomla user, you've likely experienced the "Invalid Token" error when logging into your site.

You've probably had questions about it from users or customers who wanted it resolved.

In the following tutorial, we'll cover what it is and how to resolve it. Unlike other solutions you might find, this won't involve a core hack and it won't compromise your site's security.

Read more: Solving the Invalid Token Error in Joomla

How to Create a Joomla Module

How to Create a Joomla Module

Oftentimes you need to display a small block with some information on your Joomla site. It could be, for example, a block with an offer, or with a tip, or with a newsflash.

This is exactly what Joomla modules are for. In this tutorial, I will show you how to create your own basic Joomla module even if you don't know how to code.

Read more: How to Create a Joomla Module

Play MP3 Files on Your Joomla Site

Play MP3 Files on Your Joomla Site

One of our customers asked how to play MP3 audio files on their Joomla site. Such files can significantly enhance your site content and help you achieve your site goals.

In this tutorial, I will show you how to embed an MP3 audio file in a Joomla article. You will learn to achieve this using the AllVideos plugin from JoomlaWorks.net.

Read more: Play MP3 Files on Your Joomla Site

CSS Grid #16: The grid-auto-flow: dense Property

The grid-auto-flow: dense Property

In one of the first tutorials, you learned that items inside a grid are placed according to a row based flow by default. Items wrap over to the next row and are placed into grid areas if there’s enough space available.

If not, the item will jump over to the next slot, where it can fit. This could lead to a grid layout with empty spaces because the placement algorithm is placing the grid items according to a sequence. The grid-auto-flow: dense property will allow you to fill those empty spaces with grid items of the right size, independently of the source order of the document.

Let’s demonstrate this property with an example!

Read more: CSS Grid #16: The grid-auto-flow: dense Property

The Easiest Workflow to Add Your Joomla Content

The Easiest Workflow to Add Your Joomla Content

In this tutorial, you will learn and practice the easiest and fastest way to add content to your Joomla site. If you follow this workflow, it will make your Joomla life very easy.

The workflow for adding Joomla content is simple:

  • Step 1: Categorize. Create organization for your articles.
  • Step 2: Add. Write your articles.
  • Step 3: Show. Make menu links so that people can click on them and see your articles.

Let's get started.

Read more: The Easiest Workflow to Add Your Joomla Content

Joomla Extensions Missing From the Components Menu

Joomla Extensions Missing From the Components Menu

Have you upgraded your Joomla site and discovered that one or few components have disappeared from the Components menu?  

One of our JoomlaShack University customers recently faced this issue.

In this post, you will learn how to fix links that have disappeared from the Components menu.

Read more: Joomla Extensions Missing From the Components Menu