Pro Tips for Using Filezilla with Joomla

Pro Tips for Using Filezilla with Joomla

If you use Joomla, you've probably used FTP / SFTP software to access your Joomla files. And there's a good chance that your choice of software was Filezilla.

Filezilla is the most popular FTP application in the world. It's free to download and there's a Pro version for only $19.

In this video from the Joomlashack Conference 2020, Robbie Adair from OSTraining shows you how to super-charge your Filezilla skills. She has tips you can start using now to more efficiently manage your Joomla site.

Read more: Pro Tips for Using Filezilla with Joomla

How and Why to Use Dark Mode with Joomla

How and Why to Use Dark Mode with Joomla

Nicholas Dionysopoulos from Akeeba has long been one of Joomla's most innovative developers. He has recently built a "Dark Mode" option into his extensions and website.

In the video below, Nicholas explains why Dark Mode is important and how you integrate it into your work. Nicholas' starts by explaining why Dark Mode is so helpful for some people visiting your site, particularly those with photophobia. He then talks us through the options for enabling Dark Mode:

  1. Let the user decide
  2. Let the browser decide
  3. Hybrid: let the browser decide and the user override.

Read more: How and Why to Use Dark Mode with Joomla

How to Redirect Sitemap.xml to Your OSMap Sitemap

How to Redirect Sitemap.xml to Your OSMap Sitemap

OSMap is the most popular way to create a sitemap for Joomla sites.

In another tutorial, we showed you how to submit your sitemap to Google Search Console.

In this guide, I'm going to show you a more general way to allow any search engine to find your site. Some search engines will look for your sitemap at particular URL: example.com/sitemap.xml. Sitemaps work perfectly without using this URL, but redirecting sitemap.xml to your actual sitemap URL is one small step can make it easier for search engines. All that's needed is to copy the URL and add one line to your robots.txt file.

This tutorial will show you how to do that, step-by-step. 

Read more: How to Redirect Sitemap.xml to Your OSMap Sitemap

How to Create Layout Overrides for Joomla Tags

How to Create Layout Overrides for Joomla Tags

Joomla allows you to customize almost any feature through overrides.

Layout overrides are a type of override that enable you to customize small elements such as the article author or published date.

In this tutorial, I'll show you how to create a layout override for Joomla tags.

Read more: How to Create Layout Overrides for Joomla Tags

How to Solve the "Joomlashack framework not found" Message

We occasionally get reports of some Joomlashack users experiencing this error:

Joomlashack framework not found

This problem is normally caused by not uninstalling a Joomlashack extension correctly. We use the "Joomlashack" framework to power many of our extensions.

Here's how to solve this message.

Read more: How to Solve the "Joomlashack framework not found" Message

You Can Customize Your Site's Emails in Joomla 4

Joomla 4 Has Customizable HTML Email Templates

Joomla 4 is making progress with regular beta releases. The latest version of Joomla 4 is Beta 3. You can read the release announcement here.

One of the major new features in Joomla 4 is customizable email templates. You will be able to control the content of the emails sent from your site. This is thanks to a new extension called com_mails.

Read more: You Can Customize Your Site's Emails in Joomla 4

10 Excellent Extensions, Recommended by Joomlashack Users

10 Excellent Extensions, Recommended by Joomlashack Users

Our new Joomlashack group on Facebook has been growing quickly with some really helpful posts.

One question in particular got some great responses: "Do you have a really cool extension that you install on most sites?"

I specified we were not looking for famous extensions that everyone knows, but something that's almost a little secret. 

My contribution was ImageRecycle. It automatically optimizes the size of our images when we upload them. ImageRecycle definitely makes our sites faster and other members of the group agreed, including Marcel who uses it on 60 sites.

If you have your own recommendation, let us know on this Facebook thread or in the comments below.

Read more: 10 Excellent Extensions, Recommended by Joomlashack Users

How to Use the User Actions Log in Joomla

How to Use the User Actions Log in Joomla

One of my favorite new features in Joomla over the last couple of years is the "User Actions Log". This allows you to audit user activities. This core extension allows you to track who is doing what on your site. You can track who logged in, who created articles, who installed extensions and much more.

In this blog post, I will give you a tour of the User Actions Logs feature.

Read more: How to Use the User Actions Log in Joomla

What Are the 16 Field Types in Joomla?

What Are the 16 Field Types in Joomla?

Joomla now has custom fields that you can add to articles, user profiles, and contact forms.

If you haven't done so already, read our guide to Joomla's fields. Now, here's a detailed overview all thee Joomla fields types. 

Read more: What Are the 16 Field Types in Joomla?

How to Upload and Use SVG Images in Joomla

How to Upload and Use an SVG Image in Joomla

One of our customers asked how to insert an SVG image in their Joomla content. SVG images are great since they retain quality in any screen resolution.

But for security reasons, your Joomla system doesn't treat SVG images the same way as JPG, PNG or GIF. This seemingly creates two problems:

  • You won't be able to upload an SVG image to your Joomla site via "Media" component. If you try, the "Media" component will throw "This file type is not supported." error message.
  • You won't be able to insert an SVG image in your Joomla content items with point-and-click. If you try, you won't see the SVG image available.

In this blog post, I will show you how to overcome both of these problems.

Read more: How to Upload and Use SVG Images in Joomla