Administration Joomla! 5.x • Re: Joomla Admin Menu issue
The only way I can reproduce your problem is with a duplicate menu module. Try this query in phpMyAdmin (with the modules table select the SQL button at the top):Code: SELECT * FROM `xxxxx_modules`...
View ArticleJoomla! 4.x • Re: mediamappen verplaatsen
Je kunt In Joomla 4 in de media manager van Joomla inderdaad geen mappen verplaatsen.Een workaround is om het via FTP te doen. Met een FTP programma als FileZilla kun je wel mappen verplaatsen.Aha,...
View ArticleGeneral Questions/New to Joomla! 5.x • Cassiopeia Title
At Cassiopeia i want to show the article title before the <div class="site-grid">. how i can do that? where i will find that part and move it up there?Statistics: Posted by joomlerGR — Thu Apr...
View ArticleGeneral Questions/New to Joomla! 4.x • I can't upload media to Articles or...
Hello everyone, when I enter to an Article/ category, and go to 'Options', then, go to "Select" in the image box. I can select which photo do I want, and then click on "Insert", the image doesn't...
View ArticleExtensions for Joomla! 4.x • Re: FlexBanner v 5.1.05
DONEStatistics: Posted by chadduck — Fri Apr 12, 2024 4:42 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Creating a custom module - no editor
I'm trying to create a custom module in Joomla 4.4.3. However, the editor never shows up. I've tried all the editor options in Global Configuration > Site > Default Editor. Nothing changes.I'm...
View ArticleGeneral Questions/New to Joomla! 5.x • Update to Joomla 5x and PHP 8.2x...
Hi, I recently updated to Joomla 5x from 4x and also moved to php 8.2xI have managed to fix other issues with plugins and so on but have one outstanding issue with some custom work I had done...
View ArticleJoomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
Some significant new concepts were introduced in Joomla 4 and although these aspects make the code more flexible and easier to maintain, there is a threshold to get over in terms of understanding them...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Dreamhost still has "internal...
you can connect us in our site web : https://live-smartv.com/Statistics: Posted by adiladil — Fri Apr 12, 2024 7:24 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Update to Joomla 5x and PHP 8.2x...
Turn on debug pleaseStatistics: Posted by Webdongle — Fri Apr 12, 2024 7:56 pm
View ArticleInstallation Joomla! 5.x • Installing Sample Data for Cassiopeia
I've just upgraded to Cassiopeia but don't have any sample data...Don't see any option to install it from the Home Dashboard. Can someone help me out?Thanks in advance!Statistics: Posted by Peace...
View ArticleInstallation Joomla! 5.x • Re: Installing Sample Data for Cassiopeia
It's an Admin Module that have to be published on the Dashboard.Statistics: Posted by Per Yngve Berg — Sat Apr 13, 2024 3:17 pm
View ArticleExtensions for Joomla! 4.x • Re: Table properties
Still fighting... Imported the excel from a clean sheet, and result looks on the rigth way...http://opale.sviluppo.host/index.php?op ... page&id=13But now I would like to adjust the first row, as...
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 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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Removing border around a banner...
Code: div.grid-child.container-below-top {Padding 0px;}Statistics: Posted by Per Yngve Berg — Sun Apr 14, 2024 6:54 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: HTTP 500 Whoops
What we know is that on line 329 $model->getItems() returns null. I have not found how it can do that. Try this pair of planted lines on either side of line 329:Code:...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
Victor - thank you for that sample code. I will give it a shot.Statistics: Posted by davidascher — Sun Apr 14, 2024 7:29 pm
View Article