Installation Joomla! 5.x • Re: Fatal Error After Installing Joomla 5.2.2
Mod. Note: Relocated the topic from the French Forum to English.If this is a new install of J5.2.2, how come you have Templates for J3?I suggest that you delete everything and start over again....
View ArticleGeneral 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...
@ACVMFThey answered your question correctly. But either you didn't let them explain why or you misunderstood their explanation.Hosts are tag Holders each with their own servers, so the answer to your...
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 ArticleExtensions for Joomla! 5.x • override tinymce 6 in joomla 5
Cheers,How can I override silver theme.min.js from media/vendor/tinymce/themes folder ?Statistics: Posted by davidmfernandes — Fri Jan 03, 2025 6:52 pm
View ArticleExtensions for Joomla! 4.x • Looking for an Events Extension for Joomla 4...
Hello,I recently upgraded my website to Joomla 4 and am looking for an events management extension. On my previous site, which was running Joomla 3, I used DJ-Events, which (not fully) met my needs.I...
View ArticleMigrating and Upgrading to Joomla! 4.x • Error opening articles after upgrade...
After upgrading from 3.10.12 to 4.4.9 I cannot open any articles.I get this error message: Failed opening required '/var/www/vhosts/xxx.net/j4a/components/com_contact/models/category.php'...
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 ArticleAdministration Joomla! 5.x • Re: Administrator Cannot Login
This issue seems to be related to a problem in how Joomla handles administrator login sessions or modules after migration. 1st Attempt: Clear Sessions and Cache:Run the following queries in phpMyAdmin...
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