Extensions for Joomla! 4.x • Re: Alert to update membership profile info
I would think the modal window itself wouldn't be an issue (there's plenty of extensions around that do that on the JED). The tricky aspect would perhaps be getting it to execute on a periodic basis...
View ArticleJoomla! 5.x • Fehler 500 nach Änderung eines Menüeintrags
Hallo community,ich verwalte die website des seniorenrat-darmstadt.de - als relativ unbeleckter Novize. Jetzt habe ich einen Menüeintrag inhaltlich und auch vom Menütitel geändert und gespeichert....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: help to improve html code in...
All those inline styles could surely be defined in your user.css file (or custom.css as the case might be?). At the very least, space out the code using new lines for each line of code (I know the...
View ArticleAdministration Joomla! 4.x • Re: Admin error throughout
It looks like one of the usergroups does not have a valid parent. Go to the cPanel or a similar page, provided by your host. Load phpMyAdmin, go to the database and edit the database table...
View ArticleJoomla! 5.x Coding • Updating article content using Joomla Webservices
Dear all,Using API - {{base_url}}/{{base_path}}/content/articles/<article id> and request type = Patch... I can easily update the title . However when I am trying to update the content of the...
View ArticleJoomla! 5.x Coding • Re: Updating article content using Joomla Webservices
I have recieved the answer. We need to have introtext as well.Statistics: Posted by ourequation — Sat Dec 21, 2024 10:48 pm
View ArticleGeneral Questions/New to Joomla! 2.5 • updating from 2.5.19
I have been tasked with updating a website which uses Joomla and Kunera forum software and these haven't been updated since 2014! It's currently running Joomla 2.5.19 and Kunera 3.0.6, so is really a...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Admin template with top menu, not...
Press Toggle Menu and only the Icons will show taking up less space.In Module Manager for Administrator Modules, you can move to other positions. Default is the Menu Position.I tried to move it to the...
View ArticleGeneral Questions/New to Joomla! 2.5 • Re: updating from 2.5.19
Thank you both for your replies.I think I have found the error which causes the errors:Update: :Collection: Could not open http://update.joomla.org/core/sts/list_sts.xmlJoomla tries to open the url...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Updated to 4 and now there's no...
Okay alright, it's orange, and thank you for letting me know the editing time limit. Also I just realized that I had to go into the "Site Modules" and change the "Position" for all of the modules,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Will Joomla4 extensions work for...
Most J4 modules should work with J5. It's mostly plugins that break on J5.Statistics: Posted by SharkyKZ — Sun Dec 22, 2024 7:12 pm
View ArticleJoomla! 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 ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Search Console...
Hi Guys I have a problem that google is not not showing and indexing my links.the funny part is the links that my website has, is going to be on the first page for 1 or 2 days and it will completely...
View ArticleGeneral Questions/New to Joomla! 5.x • How to style drop down menu text heading
Hisometimes the text heading of a submenu of a drop down menu is longer than the width of the menu box that drops down when clicking on the menu item itself. When this happens, the heading/text is cut...
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 Article