3 Ways to Disable a Joomla Plugin

3 Ways to Disable a Joomla Plugin

Some of the most common errors we see on Joomla sites involve plugins.

A normal Joomla site will have dozens of plugins, so they are a common source of errors.

In this tutorial, I'm going to show you how to disable a troublesome plugin, using three different techniques.

The first technique is the normal way to disable a plugin. The second and third techniques can be used if the plugin has locked you out of Joomla's administrator area.

Read more: 3 Ways to Disable a Joomla Plugin

How to Use JavaScript or PHP Code in a Joomla Article

How to Use JavaScript or PHP Code in a Joomla Article

By default, Joomla articles do not support the use of JavaScript or PHP code. This restriction is in place for security reasons, as allowing arbitrary code could pose serious risks to your site.

However, many advanced users need to include such code in their content. This tutorial will walk you through how to safely add JavaScript or PHP code to a Joomla article.

Read more: How to Use JavaScript or PHP Code in a Joomla Article

How to Create a Read More Link for a Single Joomla Article

How to Create a Read More Link for a Single Joomla Article

By default, the "Read More" button in Joomla is designed for blog pages, showing just the first part of an article. You'll usually see it on a category or blog layout page, but not on a single article's page.

But what if you want to use a "Read More" link within a single article? Maybe you have a long article and want to show a short intro with a collapsible section for the full text. This is a common request, and while Joomla doesn't offer this feature out of the box, there's a simple workaround using the Tabs and Sliders extension.

In this post, I'll walk you through how to use this powerful Joomlashack extension to easily add a "Read More" button to any single article.

Read more: How to Create a Read More Link for a Single Joomla Article

How to Shorten Weekdays in JCalPro Monthly View

How to Shorten Sunday to Sun in JCalPro Monthly View

One of our customers asked how to switch the weekdays' format in JCal Pro monthly view from Sunday to Sun.

This shorter format will improve the JCal Pro monthly calendar view for small and mobile devices. In this blog post, I'll show you how to achieve this with Joomla Language Override technique.

Read more: How to Shorten Weekdays in JCalPro Monthly View

How Do Joomla Menu Levels Work?

How Joomla Menu Levels Work

Joomla menus allow you to create multiple levels of navigation. This is essential for building sub-menus such as dropdowns.

Sometimes, you may only want to display one or two levels from your menu. For example, you might show the top-level links in your main navigation, and display sub-links separately in a sidebar menu.

In this post, we’ll show you how to display specific menu levels inside a Joomla sidebar module.

Read more: How Do Joomla Menu Levels Work?

How to Embed YouTube Videos in Joomla

How to Embed YouTube Videos in Joomla

Embedding YouTube videos is one of the most popular ways to enhance your Joomla site.

The OSYouTube plugin is the fastest and easiest way to do it. All you need to do is paste the video URL directly into your article.

OSYouTube is available in a completely free version. Here's how it works:

Read more: How to Embed YouTube Videos in Joomla

5 Essential Health Checks for Your Joomla Site

6 Essential Health Checks for Your Joomla Site

Over the last few years, we've helped a lot of people fix problems with their Joomla sites.

Although the problems sound different, we've found that many can be fixed with only five solutions.

If you implement all five, you'll have a safer, healthier and faster Joomla site.

Here are those five solutions.

Read more: 5 Essential Health Checks for Your Joomla Site

How to Search and Replace Across a Joomla Site

How to Search and Replace Across a Joomla Site

Sometimes, you have a piece of text, an image, a URL, or even code that appears in multiple places across your Joomla 5 site. Normally, replacing them can be a tedious process:

  • You open one page.
  • You make the change.
  • You close the page.
  • You repeat the process on the next page, and so on.

In this tutorial, I'll show you how to run a search and replace across your entire Joomla 5 site—all in one fell swoop.

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

How to Check for US Social Security Numbers in Shack Forms

How to Validate US Social Security Number Field in Shack Forms

One of our customers asked how to validate a US Social Security Number input in Shack Forms.

To validate input of your Shack Forms fields, you must use what is called "regular expressions" or RegEx.

In this post, you will learn how to use one of these regular expressions even if you don't know anything about them.

Read more: How to Check for US Social Security Numbers in Shack Forms

OSMap Allows You to Add No Index for Joomla URLs

OSMap Allows You to Add No Index for Joomla Pages

OSMap is the way to create a sitemap in Joomla. It allows you to create a sitemap so that search engines can find your content.

OSMap Pro also allows you to make Google ignore content included in your sitemap. If you have a menu item or article set to noindex, nofollow, Google bots won't crawl and won't index that link.

Read more: OSMap Allows You to Add No Index for Joomla URLs