Migrating and Upgrading to Joomla! 4.x • Re: Upgrade Failed from 3.10.12 to...
Depends on your 3rd party extensions (that includes templates). When Joomla checks extensions it doesn't know if all are compatible. It is sometimes a matter of trial and error but you can create many...
View ArticlePortuguese Forum • Mudar a URL
olá, eu tô migrando um site do Wordpress p Joomla 4, queria saber se é possível alterar a URL do Joomla 4:DE: domain/component/content/article/ALIAS?catid=11&Itemid=101PARA: domain/ALIAS/onde...
View ArticleAdministration Joomla! 5.x • Re: about pasting in pictures on a webpage!
This may be helpful: https://jdocmanual.org/jdocmanual?manua ... article.mdStatistics: Posted by ceford — Tue Apr 23, 2024 4:59 pm
View ArticleTemplates for Joomla! 5.x • Re: Help Finding the source file for hits
Have you looked under the html folder of your template?Statistics: Posted by Per Yngve Berg — Tue Apr 23, 2024 5:33 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: how to edit the source code
I think you should ignore this Lighthouse suggestion. Deferring css leads to the page rendering with no style and then being re-rendered when the style arrives. It can be a disturbing user...
View ArticleInstallation Joomla! 5.x • Re: Trying to install joomla 5 on Pi
No configuration.phpStatistics: Posted by Webdongle — Tue Apr 23, 2024 6:38 pm
View ArticleGeneral Questions/New to Joomla! 5.x • fpa-en.php Error "The page isn’t...
Newbie here -- "New to Joomla".My first time trying to install Joomla_5.0.3-Stable-Full_Package. During install it says "A Database error occurred." (in my web browser). The apache error log does not...
View ArticleExtensions for Joomla! 5.x • Re: GDPR compliance?
There are plenty of those on the JED. They won't necessarily use a modal box, but usually a banner alert (at foot or top of the screen) asking to accept cookies, and/or with a button to change the...
View ArticleGeneral Questions/New to Joomla! 5.x • Unknown column 'autostart' in 'field...
Yesterday my site was working fine. This morning, I get an error when trying to go to the dashboard. I manually altered the config to debug maximum and get the following. I also ran the php Forum Post...
View ArticleAdministration Joomla! 5.x • TinyMCE sandboxes scripts in iframes
Hi,I noticed that there is no way to allow iframes with JS (like [[youtube]] embed) with TinyMCE editor because it inserts a sandbox attribute.Apparently there is a recent TinyMCE option to allow it...
View ArticleLanguage - Joomla! 5.x • Flags are not showing in multilingual site
Hi,I would like to make my site https://wwl.lu multilingual, LU, FR, DE.It works in principle, I linked everything together and it works.But my problem is that the flags of Luxembourg, France and...
View ArticleAdministration Joomla! 5.x • Re: Change colour of a menu item
HiThanks for thatNow working.I would like to add a tooltip as well. Any ideas ?RichardStatistics: Posted by rgtr — Wed Apr 24, 2024 5:44 pm
View ArticleAdministration Joomla! 4.x • Re: Admin LogIn issue
I suggest turning on error reporting. Perhaps you'll get a stack trace leading to the problem.NOPE no such luck. There is nothing showing up in the Joomla or system logs either.While working on this I...
View ArticleGeneral Questions/New to Joomla! 5.x • Error report
Hi, I am using Joomla 5 on infinity free hosting and I am partway through a site rebuild. I use phocagallery extension to build photo galleries and when using the phocagallery image function which...
View ArticleGeneral Questions/New to Joomla! 3.x • Joomla chronoforms prioritizations list
Hi, I'm totally new to Joomla and need to set up a chronoform, where customers can prioritise from a list of 4 possibilities. First I thought about a dynamic dropdown table. On the first question,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How can i call the "Article...
if i will use the following js to reposition the title i will have problems with SEO?Code: <script defer> const pageHeaderElement = document.querySelector('.view-article .page-header'); const...
View ArticlePerformance - Joomla! 5.x • Re: Defer some part of template.css
What is PageSpeed telling you about that file? What is your rationale for splitting the file?Statistics: Posted by helpwithjoomla — Thu Apr 25, 2024 5:36 pm
View ArticleSecurity in Joomla! 5.x • Re: Security Checklist ?
I'll add a few thoughts:- Have a good backup strategy in place so you can restore the site if needed. Frequent backups are best.- Use a Content Delivery Network. - Consider a firewall service like...
View ArticleExtensions for Joomla! 5.x • Re: extension for booking of physical...
Can't you use an extension for booking hotel rooms?Statistics: Posted by Per Yngve Berg — Thu Apr 25, 2024 5:44 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: fpa-en.php Error "The page...
A further bit of information to add...I can get results out of the fpa-en.php script but only if I run it on the command line on the web server. $ php ./php-en.php > results.htmlOf course, it does...
View Article