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 ArticleGeneral Questions/New to Joomla! 5.x • https://[* spam *].company.site/
https://keepfit-[* spam *]-acv-[* spam *].company.site/Statistics: Posted by arlenewindler — Sat Nov 09, 2024 12:21 pm
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 ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.2.1
Multiple sites updated to J 5.2.1, multilingual included. No issues. Thank you J Team PHP 8.3.12MariaDB 10.6.19YOOtheme v 4.4.12Statistics: Posted by formfranska — Sun Nov 10, 2024 4:24 pm
View ArticleAdministration Joomla! 5.x • Re: Template for article
Its working - Perfect Thanks.Would it be possible to to link the menu direct to the article without linking to the blog or list? Means choose "Single Article" in menu item type.Statistics: Posted by...
View ArticleAdministration Joomla! 4.x • How do I enable metadata?
My 4.4.9 dashboard shows: Session metadata is disabled, cannot display the list of logged-in users. How do I enable that?Statistics: Posted by KenHorse — Sun Nov 10, 2024 7:06 pm
View ArticleAdministration Joomla! 4.x • Re: How do I enable metadata?
Go to the System tab of the Global Configuration and browse to Session. Turn on Track Session Metadata.Statistics: Posted by toivo — Sun Nov 10, 2024 8:17 pm
View ArticleTemplates for Joomla! 5.x • Re: Switching Templates
I have also installed a 3rd party template and it shows in the admin backend at System > Site Templates. However, I cannot see where I set this as the default skin for the site and the online...
View ArticleMigrating and Upgrading to Joomla! 4.x • Migrating from 3.10.12 to 4.4.9...
Hello everyone,I have been assigned the task to update our joomla. Due to certain circumstances the PHP Version and Joomla Version left untouched for quite some time.Refering to the Joomla Migration...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Migrating from 3.10.12 to 4.4.9...
Welcome to Joomla forum!If you don't use the outdated extensions anymore, then you could uninstall those.Make a backup (e.g using Akeeba Backup) before doing so.The "protected" is meant for Joomla...
View ArticleMigrating and Upgrading to Joomla! 4.x • Cannot login to Joomla backend
I recently upgraded my Joomla site to version 4.4.9. However, when I enable debug mode, I get logged out of the Joomla backend and cannot log back in. Every time I attempt to log in, the page simply...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Cannot login to Joomla backend
Joomla! Instance :: Joomla! 4.4.9-Stable (Pamoja) 15-October-2024Joomla! Configured :: Yes | Read-Only (444) | Configuration Options :: Offline: false | SEF: true | SEF Suffix: true | SEF ReWrite:...
View Article