General Questions/New to Joomla! 5.x • Re: Update to Joomla 5x and PHP 8.2x...
It's not showing Joomla Templates. What Joomla Templates do you have?Did you install Joomla with the Helix quickstart package?Statistics: Posted by Webdongle — Sat Apr 13, 2024 4:47 pm
View ArticleJoomla! 5.x Coding • Customization Articles Category List, multi level
See viewtopic.php?f=839&t=1007812Who can help us with customizationRegardsStatistics: Posted by tvoeten — Sat Apr 13, 2024 5:34 pm
View ArticleMigración y actualización a Joomla 3.x • Re: Web en blanco tras actualizar a...
Hola Marta,El error al que haces referencia puede ser provocado por varias razones, para dar con la solución merece la pena probar los siguientes consejos:- Puedes desactivar o renombrar el directorio...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: HTTP 500 Whoops
>Are you logging in via a login module or a menu? What does your login redirect point to?Both ways. Not selected any "Login Redirection Page"Login actually responds name, profile link etc. After...
View ArticleLanguage - Joomla! 5.x • Chinese Semplified and Hindi
When Chinese Semplified and Hindi languages will be available for Joomla 5?Statistics: Posted by MacGin — Sun Apr 14, 2024 4:01 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Pagination or "load more...
Pagination is kind of dark ages, should be easier to load new articles without using an extention although I have never had problems of setting any type of number of articles on my category pages. I...
View ArticleJoomla! 4.x • Error al guardar joomla 4.4.3
Al editar cualquier articulo, me manda una pagina de error 404, no se guarda el articulo.No hay extensiones nuevas instaladas, estaba funcionando correctamente y ahora me presenta este problema. no se...
View ArticleGeneral Questions/New to Joomla! 5.x • Direct Joomla to a subfolder of the root
I don't know if it's a something that can be done or if it makes sense, but I still try to pose a problem.Scenario: example.com domainIn its public_html root there are subfolders related to some web...
View ArticleAdministration Joomla! 4.x • Re: Dashboard reporting incorrect PHP version -...
What is the version string reported by php.info? It may not be properly formatted, so its interpreted as 8.0.3. That is an issue with the Linux Distro used on the server.Statistics: Posted by Per...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Direct Joomla to a subfolder of...
Put Joomla in www .example.com or move apps to apps.example.com.Statistics: Posted by Per Yngve Berg — Sun Apr 14, 2024 5:27 pm
View ArticleTemplates for Joomla! 5.x • User.css
When I try to edit the user.css file in media/template/site/cassiopeia/css/ Ige the error shown in the attached jpg when I try to save the changesjoomla error report.jpgStatistics: Posted by RonHagley...
View ArticleTemplates for Joomla! 4.x • Re: Adding positions in child template
I am placing two modules in the below-top position. One module contains an image and the other some text. I want the image to be on the left and the text on the right. Ceford (above) said to arrange...
View ArticleAdministration Joomla! 5.x • Re: User-defined settings for media paths are...
Plugins File System - Local ... Add filesStatistics: Posted by ceford — Mon Apr 15, 2024 2:46 pm
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
By the way, the search filter is quite powerful. You may define a specific article directly using the id: prefix.Code: DOMAIN/api/index.php/v1/content/articles?filter[search]=id:XGiven that there is...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Exclude from Smart Search indexing...
Indeed I would like the option to exclude archives as well. However I dont think there is an out of the box solution for that.Statistics: Posted by DV-admin — Mon Apr 15, 2024 2:53 pm
View ArticleInstallation Joomla! 5.x • Re: In Cassiopeia template in Joomla 5 font...
Hi. Why do you think so? J5 / Cassiopea uses Font Awesome 6Thanks but how do you install font awesome 6. It is not installed.Statistics: Posted by GODpleasers — Mon Apr 15, 2024 3:14 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: test email cannot be sent in the...
So I had to reinstall everything from scratch but it works now.Statistics: Posted by GODpleasers — Mon Apr 15, 2024 4:13 pm
View ArticleJoomla! 5.x Coding • Re: Webservices request gets reply 'Class...
Try changing this line:Code: if (Factory::getApplication()->isClient('administrator'))to this:Code: if (!Factory::getApplication()->isClient('site'))Statistics: Posted by SharkyKZ — Mon Apr 15,...
View ArticleJoomla! 5.x Coding • Re: Articles Category List, multi level
May I suggest you explore the Articles - Category: Module. You could set the filtering options to a specific module and include Child Category Articles. If you can get the list you want you might...
View ArticleAnnouncements Discussions • Discuss Joomla! 5.1.0
Here you can discuss about the release of Joomla 5.1.0See Announcement: viewtopic.php?f=8&t=1008556Statistics: Posted by pe7er — Tue Apr 16, 2024 5:13 pm
View Article