Extensions for Joomla! 5.x • Re: Breadcrumbs problem
GuysFound a wee bug . . . was calling scripts AFTER the IF check to see if any maps were found. Moved the ENDIF and that has fixed the main bug.Couple of questions:First: It does not seem possible to...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Siteground server not compatible...
AS OF JANUARY 2 2025Was in process of switching to Scala until I had to explain to L2 support what a domain name server does. They could not tell me exactly what my domain name resolves to, would just...
View ArticleJoomla! 5.x Coding • Extend Custom field of type media
Hi,I have several custom fields, which I use in a subform. One of the fields is of type media. The custom field media is working. I can upload a file and set the alt_text attribute. For my website I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to edit a mass email to start...
Please excuse me. The substitution feature is a feature of Community Builder, not Joomla (the CB substitution format is "[firstname]"). The CB user handling takes precedence over Joomla's.My problem...
View ArticleExtensions for Joomla! 5.x • is JEvents still in business?
I have recently purchased JEvents bronze membership but have had queries posted for over a week with no response. In looking further on the forum and tickets I see no responses to anyone in that time....
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla SEO function
Thanks for the update, every string, seems to be ok, however it indicates errors, stack issue, notice a protostar template, in the root folder language, the dutch language folder, we on J4.4, is this...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart Search Module In Main Menu
Thanks for the clarification Pavel. I also forget that you have to type the position in if it's not listed.Statistics: Posted by guy_in_ohio — Fri Jan 03, 2025 6:16 pm
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 ArticleGeneral Questions/New to Joomla! 3.x • Re: How to get into the backend, if...
Hi,There is no way to find a password from its hashed value. And that's better for security reasons.To recover/reset it, see : https://docs.joomla.org/How_do_you_reco ... assword%3FPascalStatistics:...
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 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 ArticleAdministration Joomla! 5.x • Re: Add Module dialogue closes
Just tried to add a menu module in both a local and a remote Joomla 5.2.2 site and both sites worked. Do you see any error messages in the PHP error log? Use Developer tools on the page (F12) and...
View ArticleTemplates for Joomla! 4.x • Re: Clarification on Files of Cassiopeia
It worked, thank you very much Statistics: Posted by Yuri-SEO — Sun Jan 05, 2025 4:50 pm
View Article