Extensions for Joomla! 5.x • Re: JUMI alternative?
A description of what that extension did please.Statistics: Posted by Webdongle — Wed Jan 01, 2025 8:56 pm
View ArticleJoomla! 4.x Coding • Re: Am I doing something stupid?
I thought I'd figured out how this namespacing works, but apparently not.Nick Dionysopoulos, the developer of Akeeba Backup, published the following chapter about PHP namespaces in Joomla: Basic...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Siteground server not compatible...
@ACVMF - Every hosting service I've used in the past 30 years has had a control panel that includes basic information including ftp address, etc. They've also included an address where you could...
View ArticleExtensions for Joomla! 5.x • Re: Breadcrumbs problem
I had problems with breadcrumb module that it displayed the wrong link for the page. It was caused by cacheing of this module and when I disabled the cacheing for just that module it displayed the...
View ArticleGeneral Questions/New to Joomla! 5.x • Contact form how to extra field(s)...
I busy with Joomla 5 and have menu item "Contact us". So far as I detected now, default the next fields are shown that has to be filled in:Name:e-mail:Subject:Message:But I want to add field telephone...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to edit a mass email to start...
Here's the documentation https://docs.joomla.org/Help310:Users_Mass_Mail_Users (it is for 3.10 but the function basically hasn't changed version to version of Joomla.). I don't see any mention of...
View ArticleAdministration Joomla! 4.x • Menu Heading Not showing on Home page
Joomla 3x and 4.xI created a new joomla menu heading item on the main menu and set it as a menu root item. Added sub menu items to it. I set permission to super or special. After logging in with admin...
View ArticleJoomla! 4.x Coding • Overriding CSS Selectors
I have my user.css file set up properly in Joomla 4 using the Cassiopeia template but I do not have any experience overriding CSS when CSS selectors like *,>,etc are used. Can someone show me the...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Error opening articles after...
The error sounds like coming from a plugin that does not support Joomla 4. Please post the results from the Forum Post Assistant (FPA) by following the instructions at...
View ArticleJoomla! 4.x Coding • Re: Overriding CSS Selectors
www.w3schools.com/cssref/css_selectors.phpStatistics: Posted by Per Yngve Berg — Fri Jan 03, 2025 9:40 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla SEO function
Remove them.Statistics: Posted by Per Yngve Berg — Fri Jan 03, 2025 9:45 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • 500 - behavior::caption not found
500 - behavior::caption not found.This means you have an extension (probably a template) that relies on Mootools; incompatible with Joomla.See viewtopic.php?t=989032 viewtopic.php?t=1006484...
View ArticleJoomla! 5.x Coding • Add Module Positions to Custom Admin Component
I am building a custom admin component to manage some activities on my website. In this component I would like to add a single dashboard page that contains various custom charts showing the status of...
View ArticleExtensions for Joomla! 5.x • acymailling 5 verses 9
I had ACy mailing 5 for years but now I've been forced to use version 9.It seems overly complicated. It has a pokey little screen that is hard to see. The editor is much smaller with less versatility...
View ArticleAdministration Joomla! 4.x • Re: Unable to find a user with the ID 62
Thank you, A. Murray - using your directions I have found the "created by" field under the Publishing tab, and I'm now the author of the article and can edit it! One problem solved!In fact, I've...
View ArticleAdministration Joomla! 5.x • Re: client side email validation not work
Hi @zubata,You're right.Your regex works fine. I've tried it. https://regex101.com/r/bp1fR1/1The reason mail@mail passes the browser's built-in type="email" validation is that the HTML5 email...
View ArticleExtensions for Joomla! 5.x • Re: JED Checker
I think you are being unkind to the community. I use the JED Checker to look for problems in my extensions even though I do not publish extensions in the JED.May I suggest you try out VSCode? It is...
View ArticleJoomla! 5.x Coding • Re: Add Module Positions to Custom Admin Component
You need to read about Dashboards:https://manual.joomla.org/docs/general- ... dashboard/A dashboard contains panels to which you can add your own modules.Statistics: Posted by ceford — Sat Jan 04,...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: How to get into the backend, if...
Thanks, I had already seen this and tried this. I was forgotten to mention this.But I made a stupid mistake! As said this was on old project and the database does have two 'sets' of tables with...
View ArticleAdministration Joomla! 5.x • Add Module dialogue closes
I have seen this in a number of J5 sites when I try to add a new menu. When I click the button to add module for the new menu the dialogue window pops open for a second then just closes.I am not able...
View Article