Administration Joomla! 5.x • How can I nest subforms?
I need a subform that itself contains a subform. How can I do that?I came across this GitHub feature request: https://github.com/joomla/joomla-cms/pull/17552I asked there and was told that it had...
View ArticleJoomla! 3.x • Re: wrong request
Pe7er, Hartelijk dank voor je antwoord. Ik heb .htaccess hernoemd en nog eens de site gestart. Dit veranderde niets.Daarna heb ik ook uit de zip-file de .htaccess gekopieerd en in de root van de site...
View ArticleJoomla! 4.x Coding • Re: old script failing in joomla 4 - Factory:: issue
i tried implementing the code from toivo. problems popped up in multiple places. i don't understand what the script is trying to do, how the code is supposed to work or how to track down/correct the...
View ArticleAdministration Joomla! 5.x • Re: How can I nest subforms?
Your search didn't turn up these documentation links?https://docs.joomla.org/Subform_form_field_typehttps://docs.joomla.org/J4.x:Adding_Cus ... form_FieldStatistics: Posted by AMurray — Sun Nov 24,...
View ArticleExtensions for Joomla! 5.x • Need a Specific Forum for Cassiopiea Questions
Is there a forum just for Cassiopeia outside of the Joomla Forum? Or do I post them in the Joomla Forum under Extensions? I need to change the fonts within the Cassiopeia Modules. Do I need to edit a...
View ArticleInstallation Joomla! 5.x • Re: Joomla 5.x on Siteground website
Since Siteground's auto-installer currently only offers Joomla 4.x, you can manually install Joomla 5.x using these steps:Download Joomla 5.x from joomla.orgUpload the files via FTP to your hosting...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: CSS Div Block Removal
I want to remove the space between the header/logo the breadcrumbs.Hi. You should hide another block, but not the one you hid.1.jpgStatistics: Posted by Pavel-ww — Mon Nov 25, 2024 7:40 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Content URL shows category ID as well
It's a Multi Language Site. What Languages do you have besides Spanish?Have you renamed htaccess.txt to .htaccess?Hello.It has English ang French.I will check that.Statistics: Posted by irenuyam — Mon...
View ArticleExtensions for Joomla! 4.x • Re: Isto Article Newsflash- change speed of...
To adjust the article interval speed in Isto Article Newsflash on Joomla 4.4.9, check the module settings for an option to modify the interval time. If no option is available, you may need to edit the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: User login very slow
These values are a bit low: Max. Upload Size: 24M | Max. POST Size: 28M - I suggest you change them to 64M.My guess is that one of your plugins is doing something. Search your plugins for onUserLogin...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Custom php for index.php
Write a Plugin.Thank you for your feedback, unfortunately, I am quite new into Joomla and I don't have that experience. Can you share a bit more information with me ? So Am I understanding it...
View ArticleJoomla! 5.x Coding • Re: Legacy component structure
You posted the same link twice. But yes, there are many oversights and discrepancies regarding deprecation process. Entire classes like Joomla\CMS\Extension\LegacyComponent and...
View ArticleMigrating and Upgrading to Joomla! 5.x • Update information mail
Hello,I have updated a site from joomla 4.4.9 to 5.2.1 5 days ago and I am still receiving the update emails to admin mail.Do you have an idea to fix it please ?NicoStatistics: Posted by Nico22 — Tue...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.2.2
Interesting to see how the latest version of Kunena, 6.3.6, refused to be updated until the website had Joomla 5.2.2: "Joomla! 5.2.1 is not supported. Minimum required version is Joomla! 5.2.2, but it...
View ArticleThe Lounge • Looking for X (ex-Twitter) icon
My usual source of icons "fontawesome" have not updated their Twitter icon to X, so on the social module of my website I still have the Twitter icon https://fontawesome.com/v4/icon/twitter-square,...
View ArticleThe Lounge • Re: Looking for X (ex-Twitter) icon
Here it is https://fontawesome.com/v4/icon/times.Joking aside, it says right there in that huge banner at the very top of the page that v4 is from 2017, long before Twitter was renamed. Consider...
View ArticleTemplates for Joomla! 4.x • Re: Some positions don't allow for modules?
The issue you're encountering with the Cassiopea template likely stems from predefined CSS styles or layout restrictions that limit which modules can be placed in certain positions.Here are a few...
View ArticleExtensions for Joomla! 5.x • Re: Slideshow CK: Attempt to assign property...
hiI found the problem. The problem was with Slideshow CK - Hikashop plugin. It seems that it has not been updated for a long time.Statistics: Posted by mastalnise — Wed Nov 27, 2024 8:44 am
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Fixed Position (SP Page Builder)
Thanks for the reply!Waiting now to dear Pavel to join in (hopefully!!!)Statistics: Posted by awarejoomla1 — Wed Nov 27, 2024 10:38 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: User login very slow
The problem I had was that there were millions of entries in the session table. Garbage collection appears to be ineffective. I have now added a call to the Joomla gc routine from a cron job.The...
View Article