Extensions for Joomla! 4.x • Re: EasyBlog shows old blog posts continually
Is your Joomla 4.x uptodate? The latest version is Joomla 4.4.4, released last month. What about the paid extension EasyBlog? The latest version seems to be 6.0.11, released in December 2023. If the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Adding body class to template
JFactory is deprecated.All the code you need is in the Cassiopeia Template.Thanks for that, good to know. I added the code from Cassiopeia and I still have the same issue. The body class renders fine...
View ArticlePerformance - Joomla! 4.x • Re: Cache-Control in index.php
Joomla code could be improved not to override the header if it's set in the application. Or even to separate server-side and browser caching. Until that happens, you can use PHP's native header...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Need Guidance on Upgrading...
Joomla 2.5 is a very old version. You may want to install an old version of Akeeba Backup and an old version of XAMPP or preferably Wampserver on your workstation, restore the backup copy of the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using Soucerer plugin to insert...
You should reconsider this. Using Sourcerer is fundamentally wrong. It's also volatile, unmaintainable and insecure. Read some documentation how to write a proper Joomla extension.Statistics: Posted...
View Articleالقسم العام • Re: مقارنة بين جوملا وبلوحر
شكرا لطرحك هذا السؤالالفرق بين المنصتين منصة بلوجر تتيح لك السحب والافلات وأمكانية اضافة الاكواد التي تريدة وهناك اكتر من 4000 قالب للمنصة كما ان المنصة تعطيك دومينا مجانيا لأبد كما ان منصة بلوجر...
View ArticleJoomla! 5.x • Re: ¿Alguien ha tenido experiencia en migrar su sitio web a...
¿ Te refieres a migrar de otro CMS o desde alguna versión anterior de Joomla ?Yo al menos he migrado varios sitios desde Joomla 3 a Joomla 4 y posteriormente a Joomla 5.Y actualmente todos los nuevos...
View ArticleJoomla! 4.x • Re: Problema con https
En la configuración de servidor de Joomla, puedes forzar https en todo el sitio. (Frontend y Backend)Pero es importante que tengas definida tu URL canónica y vigente tu certificado SSL.Statistics:...
View ArticleJoomla! 4.x • Re: Sobre el footer de joomla 5.0.2
Puedes crear un nuevo módulo personalizado y ubicarlo en la posición Footer.Statistics: Posted by cesarsweb — Wed May 22, 2024 2:21 am
View ArticleJoomla! 4.x • Re: Plugin JCH Optimize
Para evitar cargarte la web, tienes que crear una copia de seguridad antes de hacer pruebas.Tengo varios sitios marcando 100% en rendimiento en https://pagespeed.web.dev/ y algunas de las cosas que...
View ArticleAdministration Joomla! 5.x • 504 Gateway Timeout and .htaccess
Hi, I've recently upgraded an old version 3 site to 5.1.0 and PHP 8.1.28. I did this locally using WAMP and tested before uploading to my host. All went well for a few weeks then started getting...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Google Maps error on one site, not...
viewtopic.php?f=834&t=1008580Statistics: Posted by SharkyKZ — Wed May 22, 2024 5:09 am
View ArticleAdministration Joomla! 5.x • Re: Privacy: Information Requests: Confirmation...
Is there a Default Value on the Database Column?Statistics: Posted by Per Yngve Berg — Wed May 22, 2024 6:43 am
View ArticleTemplates for Joomla! 5.x • Re: 1 sidebar next to 2 sections
Change column type from "Component" to "Block". In the block add the component and module positions, e.g.:Code: <jdoc:include type="modules" name="main-top" /><jdoc:include type="component"...
View ArticleInstallation Joomla! 5.x • Re: [SOLVED] Joomla 5 installation OK, but getting...
Good to see that you've solved it. Thanks for sharing your solution!Statistics: Posted by pe7er — Wed May 22, 2024 7:02 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: WebP Images
I cannot reproduce your problem. Did you use the Select button to pick an image from the media popup? It looks like you typed in the image filename because a picked image has a lot more information...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Selecting image in article gives...
These were the rules in the error logs at fastcomet:2024-05-21 13:52:59.503698 [NOTICE] [3016206] [T7] [47.128.125.29:51780:HTTP2-1#APVH_auxilic.com:443] [MODSEC] mod_security rule [id "77350374"] at...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Creating Joomla 4 articles -...
I'm sorry to come back to this topic and open it up after realising the great advice from SharkyKZ was the way to manage the ordering but I'm really hoping there is another way or another approach I...
View ArticleAdministration Joomla! 5.x • Re: 504 Gateway Timeout and .htaccess
What is in live $live_site in your configuration.php file? Change its permissions to 644 and then edit it with a text editor - $live_site is normally an empty string.Thanks for the reply, it's the...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Error 500 only in frontend
The FPA shows your database (MySQL is not supported on Joomla 3.6.5. The FPA report shows a mix of old and new server technologies (MySQL 8.0.x with PHP 5.6.40 (or 7.4)).Joomla 3.6.5, PHP 7.4 and...
View Article