Joomla! 4.x Coding • Re: Problem finding models
OK, some progress. Just stripped out the getModel stuff, I've no idea why it fails, but probably for the same reason as FolderModel::getTable() fails:Code: public function getTable($type = 'Folder',...
View ArticleTemplates for Joomla! 5.x • Re: How to style drop down menu text heading
Code: .nav-submenu-container .nav-submenu > li, .jddrop-content .megamenu-item .megamenu-menu li, .nav-submenu, .astroid-mobile-menu .nav-child .menu-go-back, .astroid-mobile-menu .nav-child...
View ArticleJoomla! 5.x Coding • Re: Connect an external PHP file with Joomla 5
"Doesn't work" is too vague. What do you get? What error message, what's the stack trace?Statistics: Posted by MarkRS — Mon Dec 23, 2024 3:59 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: captcha invisible plug in
+1 for Aimy Captchaless Form Guard Statistics: Posted by JAVesey — Mon Dec 23, 2024 4:24 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't add a back button to an article
Thank you, gws.Switching on 'Use Joomla Text Filter ' in TinyMCE did the trick!(But one or two of the other suggestions in that post did not)The button now works.Statistics: Posted by marrose2 — Mon...
View ArticleAdministration Joomla! 5.x • How to order articles according to non-Eng...
I am creating a web version of a print glossary of Estonian words.All the headwords are in Estonian but the definitions are in English.I have added Estonian as site language.Since the print version...
View ArticleInstallation Joomla! 5.x • Re: Joomla 5.2.2 Installation Hang-up
AMPPS is a WAMP and MAMP stack from Softaculous with Apache, MySQL, MongoDB, latest versions of PHP and Softaculous auto-installer on desktops and office servers. MongoDB is not a database system that...
View ArticleAdministration Joomla! 5.x • Re: How to order articles according to non-Eng...
When Joomla sorts its article titles alphabetically, it uses SQL and SQL sorts the records based on the "collation" of a column.Joomla has by default as collation: utf8mb4_unicode_ciYou can see that...
View ArticleAdministration Joomla! 4.x • Re: Admin error throughout
In closing, thank you again toivo for all your assistance. Your suggestions allow us to regain assess to our client's site. Also, thanks Per Yngve Berg for your suggestion as well.Ed H.Statistics:...
View ArticleOpen Source Products for Joomla! • Plugin UIkit
UIkit pluginA plugin that adds UIkit to JoomlaHi everyone!I created a simple plugin for Joomla that makes it easy to integrate the UIkit framework into your projects. If you use Joomla and want to use...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Plugin to geolocate articles and...
I think Seblod is capable of doing this.https://www.seblod.com/store/extensions/51Statistics: Posted by sikumbang — Tue Dec 24, 2024 1:04 pm
View ArticleSecurity in Joomla! 4.x • antivirus anti malware
hello my account where i host several sites has been compromised with a lot of files and scripts that caused troubleI take down all of them, and clean all the wordpress ones, just deleting all files...
View ArticleSecurity in Joomla! 4.x • Re: antivirus anti malware
edit..i have used the partially cleaned install but i don't know if because of this or because the update i made...fabrik don't work anymoreso i still can use the origina install with malware files in...
View ArticleGeneral Questions/New to Joomla! 5.x • Registration info appearing for less...
Firstly, Merry Christmas to you all. Secondly, I have never seen this before but....... I installed Jbusiness directory onto a new website, and I have already been in touch with the developer who...
View ArticleExtensions for Joomla! 4.x • Re: Joomdonation
For me the joomdonation.com website works fine.Statistics: Posted by pe7er — Wed Dec 25, 2024 2:18 pm
View ArticleJoomla! 4.x • Módulos y componentes
Buenas noches. Soy usuario de Joomla4 y estoy haciendo una página web en la que utilizo el módulo Fancy circles. Hasta ahora funcionaba bien pero cuando he querido guardar una modificación me lo ha...
View ArticleJoomla! 4.x Coding • PredefinedList Field in a Template Admin?
I've used the PredefinedList Form Field within a form for a component and was very happy with that, but I would like to use one in the Admin page (TemplateDetails.xml) of a custom template.The...
View ArticleExtensions for Joomla! 5.x • Re: How to retreive, display data from form...
Perhaps I am just not seeing it in the demos.Statistics: Posted by empulse-ceo — Thu Dec 26, 2024 10:04 pm
View ArticleInstallation Joomla! 5.x • Re: Missing file after istallation
Welcome to Joomla forum!Could you try to remove the file administrator/cache/autoload_psr4.php via FTP (e.g FileZilla).That file will be recreated with next page reload.If the error persists, could...
View ArticleGeneral Questions/New to Joomla! 5.x • How to modify Username to Phone Number...
I would like to know how Phone Numbers can be used to login instead of the default Username in Joomla 5.xxxThank you in advance.Statistics: Posted by etpourquelque27 — Sun Dec 29, 2024 6:11 pm
View Article