Joomla! 4.x Coding • Re: I want to remove individual css files, code not...
Thanks, Carlitorweb, for your kind reply. I will try this. Sorry to reply so late.Statistics: Posted by tutonn — Wed May 08, 2024 3:30 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Publishing test site?
Kickstart unpacks the archive, then runs its own installer (ANGIE). It is similar to the normal Joomla installer, and will ask for the database details as normal.Create the database first, so you have...
View ArticleGeneral Questions/New to Joomla! 5.x • Joomla's default mail form "Mail...
I am using Joomla's default email form. Today I was able to publish the project on my webhost. The email is being sent, however on my website, when the form page refreshes, there is no indication that...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla's default mail form...
You are uing Cassiopeia as template ?Statistics: Posted by carlitorweb — Wed May 08, 2024 4:24 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Issues with Joomla Core APIs and...
From the following article, I had interpreted the API as being Joomla 4 compatible: https://docs.joomla.org/J4.x:Joomla_Core_APIsCould you please clarify if there are specific parts of the API that do...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error "Cannot instantiate...
We need a stack trace. Change the permissions of configuration.php to 644 and then edit it with a text editor.Make public $debug = true; and public $error_reporting = 'maximum'; and then Save:Trigger...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Siteground server not compatible...
This is interesting. I'm just moving a couple of Joomla sites over to Siteground and am getting the following errors: Error: Failed to start application: Failed to start the sessionThey tell me at...
View ArticleAdministration Joomla! 5.x • Re: I am puzzeled by the blog sample data
Compare the settings in the ModulesStatistics: Posted by Webdongle — Thu May 09, 2024 2:40 pm
View ArticleThe Lounge • Common Company Logo Design Mistakes and How to Avoid Them
A great logo is like a handshake for your brand - it creates a lasting first impression. But designing a company logo can be tricky, and there are some common pitfalls that can leave you with a weak...
View ArticleAdministration Joomla! 5.x • Re: Step by step to create a list with states...
You could make a table from your xml data and then use an SQL field:https://jdocmanual.org/jdocmanual?manua ... l-field.mdGreat tip, thank you, I was trying to understand how this option works, I...
View ArticleAdministration Joomla! 4.x • Favicon Administration
How do I change the favicon of the Joomla administrator area - NOT the frontend?I have already googled, searched in forums, and I have placed a favicon.ico and .svg...
View ArticleAdministration Joomla! 5.x • Re: does user - Joomla! plugin store messages?
Those emails are not stored. If they are not sent, they are lost.Statistics: Posted by toivo — Fri May 10, 2024 12:37 pm
View ArticleGeneral Questions/New to Joomla! 5.x • removing bootstrap
HiI cant find any effective method to remove bootstrap from frontendunset doesn't workthanksStatistics: Posted by erick-b — Fri May 10, 2024 1:02 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: "Require Password Reset"...
Thank you Kubik-Rubik! I appreciate the answer!Statistics: Posted by ralphlorem — Fri May 10, 2024 2:55 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Update 4.4.3 to 4.4.4 Go to 'System...
Hi,I can't find System - Maintenance - Database in my Joomla backend.I managed to find 1 database in extensions-manage-database, and that is all.Could you please advise?1.png2.pngThank you!Statistics:...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Update 4.4.3 to 4.4.4 Go to...
Our portfolio includes sought-after courses such as CCNA Certification Course in Bangalore, Certified Ethical Hacking (CEH) Training in Bangalore, Soc Certified Training in Bangalore, Computer Hacking...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: how remove footer info ?J! Info...
It's the Plugin Debug. Set the Access Level to "Special'. Then everyone will not see it when Debugging. Turn it off when not using it as already advisedStatistics: Posted by Per Yngve Berg — Sat May...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: issue with not receiving emails...
Any update from anyone? Can you continue using the same forms with a different plugin?Statistics: Posted by wannabecoder — Sat May 11, 2024 12:13 pm
View ArticleJoomla! 5.x Coding • Re: Issues using Google Maps with Joomla?
What code are you using to load the scripts?Index.php:Code: $wa->useStyle('mystyle')->useScript('callmapscript') ->useScript('myscript');At the end:Code: <jdoc:include type="scripts"...
View ArticleAdministration Joomla! 5.x • Re: Load different template for logged in users...
@KianWilliam:Sorry my late reply, but we were trying to find the best solution for our team and our client. We decided to develop the template till a stage, where the client can start adding content,...
View Article