General Questions/New to Joomla! 5.x • Re: Smart Search Module In Main Menu
Publish the Smart Search Module in the same position as the Menu Module.Statistics: Posted by Per Yngve Berg — Wed Jan 01, 2025 8:18 pm
View ArticleExtensions 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...
Perhaps start a new thread about this? You seem to be talking about anything but SiteGround?Statistics: Posted by phil_roy — Thu Jan 02, 2025 7:58 pm
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 ArticleAdministration Joomla! 4.x • Unable to find a user with the ID 62
My Joomla site, https://rockridgencpc.com, is running Joomla 4.4.8; I haven't got to the Joomla 5 update yet. I have an article on my website which lists the officers in our organization. I updated...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Error opening articles after...
OK, I ran FPA and noticed an old J3 plugin which I disabled. I can now get access to my articles.However I still have a problem displaying the front end.I am getting this message - 500 -...
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 ArticleExtensions for Joomla! 5.x • Re: acymailling 5 verses 9
The main thing that I dislike with version 9 is that on version 5 I could use the whole page. But on version 9 it has these great big margins so you can only use a small amount of the page and you...
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 Article