General Questions/New to Joomla! 5.x • How Can You Display Only Modules in...
Is it feasible to set up a Joomla site where only the modules are visible, avoiding the large gaps left by creating blank articles or categories? Are there any methods to achieve this without the need...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How Can You Display Only Modules...
It can all be done with a template.Statistics: Posted by Per Yngve Berg — Fri Mar 08, 2024 7:24 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Test mail could not be sent.
The PHP Mailer is not configured properly on your server (php.ini)Select SMTP instead and put in the Credentials for you host's SMTP Server.Statistics: Posted by Per Yngve Berg — Fri Mar 08, 2024 7:38...
View ArticleJoomla! 4.x Coding • Re: Send email to site admin when a person clicks a...
Thanks. It's a start. Those docs were written for Joomla v2.5 (and most of the links are broken); some methods may still exist in Joomla 4.4 (viewtopic.php?t=994165).What I need is to run some...
View ArticleForum Post Assistant (FPA) • Re: Using forum post assissteantagain
Thanks that workedStatistics: Posted by astarphysics — Sat Mar 09, 2024 7:39 pm
View ArticleGeneral Questions/New to Joomla! 4.x • trouble loading templates
Hello all! Another Nooby to pester people. I just installed Joomla 4.4.3 onto my Godaddy sever. But as it has no teplates installed it doesn't lookink like much. When I first log in I see the dash...
View ArticleGeneral Questions/New to Joomla! 5.x • Cant log in to admiun page after...
Took a four year break after breaking my leg. Just uograded to 5.03and the fpagives me tthis:Joomla! Instance :: Joomla! 4.4.3-Stable (Pamoja) 20-February-2024Joomla! Configured :: Yes | Read-Only...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Cant log in to admiun page after...
The aboveattachment is a html file saved as txtStatistics: Posted by astarphysics — Sat Mar 09, 2024 8:42 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: trouble loading templates
Welcome to the Joomla forum!The Home Dashboard has all the functions you need from the Joomla backend. Click System in the left pane. If the System Dashboard does not have the options Install, Manage,...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: backend 0 Class...
The class "helppagesHelper" is not a core class in Joomla 3. It belongs to some third party extension.Write-enable and the edit the file configuration.php in the main Joomla folder. Make the following...
View ArticleInstallation Joomla! 5.x • Re: Can't start installation process; error...
Is it normal it is necessary to give chmod 777 to install and give the right permission later?That is not normal. Something has not been configured correctly in the web server, if that is the only way...
View ArticleGeneral Questions/New to Joomla! 5.x • Error: An error has occurred while...
Hi there, the following error is opening every time I am trying to install Joomla for the first time. I use Xampp in a Macos environment.Screenshot 2024-03-09 at 23.34.26.pngDoes anyone know what may...
View ArticleExtensions for Joomla! 5.x • Re: Rapi Music Player
UPDATE:I got it to work. had to turn on the Load jQuery.Statistics: Posted by ghanlon33647 — Sun Mar 10, 2024 6:36 pm
View ArticleExtensions for Joomla! 4.x • Re: Easy Profile extension
Does anyone know how I would Smart Search user custom fields ?I can't seem to find a way to do this since the SS filter does not display the user field group I set up in user admin.Statistics: Posted...
View ArticlePerformance - Joomla! 5.x • Re: session lifetime not working for users in the...
What is the setting in Global config set to?Statistics: Posted by Webdongle — Sun Mar 10, 2024 7:33 pm
View ArticleJoomla! 5.x Coding • Re: How to add a link to an intro image in Blog view?
Haha! Yeah, found that one myself too afterwards. Thank you for sharing the solution!Statistics: Posted by Kleinpeter — Sun Mar 10, 2024 7:53 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Cannot login after Update J4.4.3 to...
Today I updated 3 different copies of Joomla 4.4.3 site to J5.03. Two local copies to make sure everything would go smoothly and then I did the main site. All of the updates went smoothly as far as...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Cannot login after Update J4.4.3...
First thing you could try - https://docs.joomla.org/How_do_you_reco ... assword%3F and see if that works.Second thing, please provide the FPA report.https://forumpostassistant.github.io/docs/I don't...
View ArticleAdministration Joomla! 4.x • Re: How do you stop SMTP form spam?
When I search Bing for "stop smtp form spam joomla" this post here is #1 and in Google this post is #2. I can't figure this one out. I tried both the native contact form and Convert Forms and both...
View ArticleJoomla! 4.x Coding • J4 - Cassiopeia - 'Send Email' button colour.
I changed the colour scheme of my template by including the following in user.cssCode: :root { --cassiopeia-color-primary: #fff; --cassiopeia-color-hover: #9669a9; --cassiopeia-color-link: blue;}This...
View Article