General Questions/New to Joomla! 5.x • Re: CSS problem
Hi,Yesterday I updated our website to Joomla 4.4.9 and suddenly all custom css in user.css stopped working. (Template is Cassiopeia).What's strange though, this only applies to the css for the desktop...
View ArticleExtensions for Joomla! 5.x • Convert Forms extension component curious question
I have started using the free version of this extension - component --It's free and well spoken of.My question is this:I use the simplest contact form -- and it works like a charm... every e-mail gets...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Login/Register Spam
Add a Captcha to your registration form, and I think you can block certain domains from being used for email addresses e.g. gmail, hotmail, yahoo (and others).Statistics: Posted by AMurray — Sat Nov...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.2.1
15 sites updated with no issues. Thanks to the developers.Statistics: Posted by gsmela — Sat Nov 09, 2024 2:52 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Users logged in to the site
If the Joomla scheduled task Session GC (Session Data Purge) has been scheduled but does not seem to run, the likely reason is the directive session.gc_probability in php.ini, which has been set to 0,...
View ArticleGeneral Questions/New to Joomla! 5.x • Building the ultimate author website
Hi there. I'm looking at Joolma! to build an author website. My background is all Wordpress.Specifically, I'm interested in the following functionality for my dream author website.Blogging, including...
View ArticleJ! 4.x - L'atelier! • Bug d'affichage Joomla 4.4
Bonjour, les liens Discord intégrés dans mes articles via l'iframe d'invitation ne s'affichent plus correctement depuis la mise à jour. Le widget Discord reste bloqué en chargement, mais uniquement...
View ArticleExtensions for Joomla! 5.x • Re: Convert Forms extension component curious...
I imagine that this is likely a overly diligent spam filtering feature of my virtual hosting...Hi.I suppose your conclusion is correct. But you can ask this question to the developer to be...
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 ArticleInstallation Joomla! 5.x • Re: fixing of 5.2.0 permission bug / 5.2.1 / 5.2.2 ?
A fix is being worked on for 5.2.2 - https://github.com/joomla/joomla-cms/pull/44379Statistics: Posted by AMurray — Sat Nov 09, 2024 10:19 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 ArticleInstallation Joomla! 3.x • Re: Deprecated: Creation of dynamic property...
Make sure the PHP version in WAMP is PHP 8.0.x or lower. PHP 8.1 may also work with Error Reporting set to 'None'.Statistics: Posted by toivo — Mon Nov 11, 2024 2:50 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How do I permanently replace...
Hello Webdongle,Your advice does not change anything.In my case (local development: WAMP, Joomla v.5.2.1) there is no Default-button (nor Star) in the Template-page, but only in the Style-page. I can...
View ArticleTemplates for Joomla! 5.x • Responsive Hide Modules
I am trying to create a Joomla 5.2.1 upgrade of a site (J5 version in development: https://rnkj5.riponnoonkiwanis.org/medi ... css?2f39f9 - ); and I want to be able to add text near the Brand/Logo,...
View Article