General Questions/New to Joomla! 5.x • Running Admin functions with a CRON job.
Probably a silly questions but here goes…I use a well-known administration component, one of whose functions is to clear the sessions table. I run it manually every few days. The component is only...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: List title in category list layout
As you may be awate, the Category List (menu item type) lists the articles in a particular category. That being said, Yes, you could add a new title to the Category List.Adding a new title to the...
View ArticleJoomla! 4.x Coding • Re: expand COM_CONTENT_SAVE_SUCCESS="Article...
....foreach ($messages as $k => $message){// Match and replace the message in question.if ($message['message'] === $app->getLanguage()->_('COM_CONTENT_SAVE_SUCCESS')){$message['message'] =...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error msg on my FPA script page
Thanks.Statistics: Posted by sergec68 — Sat Nov 09, 2024 10:03 pm
View ArticleAdministration Joomla! 5.x • importing wordpress blog subscribers to joomla 5
I have downloaded all the subscribers of my wordpress website to cvs file.Is it possible to import them from the cvs file into jooma 5.21?Statistics: Posted by sergec68 — Sat Nov 09, 2024 10:06 pm
View ArticleAdministration Joomla! 5.x • Re: importing wordpress blog subscribers to...
There's no tool in Joomla to natively do that.There are several import/export extensions such as https://extensions.joomla.org/extension ... or-joomla/.Statistics: Posted by AMurray — Sat Nov 09, 2024...
View ArticleTemplates for Joomla! 5.x • Site Background Color
I'm not quite a newby, been managing 3 websites since Joomla 3.1(2 NFP association websites and my own personal site)My problem is that I changed the background colour for one site template to a...
View ArticleTemplates for Joomla! 5.x • Re: Site Background Color
I think your user.css code should be something like:Code: body { background-color: #cdeefd50; }adding "body" defines that colour to the entire page or pages.Refer this reference for further...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart Search only loading results...
That sounds unusual. Does the website display errors or write them into an error log?Go to System Dashboard - Manage - Site Modules and go to the Smart Search module displayed at the front end. The...
View ArticleJoomla! 5.x Coding • Help test [#44358] - Catch exception to get the user in...
Hi Joomlers,can you pls help with the testing of this important bug in Joomla?"Catches an exception when the user factory is not set in the action log...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Login/Register Spam
Hello, I installed qlcaptcha and it definitely works. I've not received any more spam on registrationStatistics: Posted by simonlindsay — Mon Nov 11, 2024 9:16 am
View ArticleTemplates for Joomla! 5.x • Re: Responsive Hide Modules
This worked fine in Joomla 3 with by adding hidden-phone hidden-tablet or hidden-desktop in the Module Class Suffix, but it doesn't work in Joomla 5. It mostly worked in Joomla 4, but only if you...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How do I permanently replace...
How can I set my child-template to become the Default-template?Go to System > Templates > Site Template StylesMark a style as default (gold star)How can I get my own favicons not-to-disappear...
View ArticleExtensions for Joomla! 5.x • Re: joom gallery not working
JoomGallery isn’t ready for Joomla 5 yet, so that’s probably why it’s giving you grief. I ran into something similar, and honestly, the quickest fix is just to swap to something else, like Phoca...
View ArticleGeneral Questions/New to Joomla! 5.x • Access to this resource on the server...
Dear Joomla Team,I have face a problem with my website that I can't save script like in the past.Could you watch my video?https://www.[[youtube]].com/watch?v=9BQRhdQrMEcI get this error for my...
View ArticleForum Post Assistant (FPA) • Re: HTTP ERROR 500 when running FPA php version 7.4
Welcome to the Joomla forum!Did you use the latest version, FPA 1.6.7? It has been updated to support PHP 8.1 and above. Therefore it does not support PHP 7.4. Download an older version of the FPA...
View ArticleJoomla! 4.x • Espacio grande entre mòdulos
Buenas nochesEn el sitio www.aguascalientes.vip instalè la plantilla Helix. Quisiera saber como reducir el espacio que hay ebtre la barra del menù y el contenido (en este caso serìa el slider de fotos...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Access to this resource on the...
Session Path Writable: No ... Should be Yes ... Speak to your Host Could it be a setting in rs firewall causing a problem?Statistics: Posted by Webdongle — Tue Nov 12, 2024 4:12 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Could not save data. Error: %s...
Did you mean the second number, 1, to be the value for Reset Time (hours)?Unable to reproduce the issue in Joomla 5.2.1 using PHP 8.3.10 in Wampserver localhost. Does the website use some third party...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Cannot login to Joomla backend
Thansk Webdongle for the response.No I didn't use Admintools to password protect admin.Statistics: Posted by nagios786 — Tue Nov 12, 2024 8:13 am
View Article