Administration Joomla! 5.x • Re: Save error: "Field 'context' doesn't...
To post a screenshot use the Attachments button beneath the post data entry field.Is your problem fixed?Statistics: Posted by ceford — Wed May 08, 2024 3:33 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...
<jdoc:include type="message" /> goes into the index.php file of the template. It's usually placed above <jdoc:include type="component" />Yes, adding that in index.php does indeed show a...
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 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 ArticleTemplate - Grafica • menu a discesa
Salve a tutti. Sto creando un menu a discesa con template cassiopeia.Come posso fare perché la prima voce di menù non porti ad una pagina?Cioè: voce principale del menù è prodotti e poi sotto ho varie...
View ArticleTemplate - Grafica • Re: menu a discesa
Menu/system links/Menu header.Statistics: Posted by gws — Fri May 10, 2024 4:57 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: removing bootstrap
What template do you use?Does it use the Web Asset Manager?Look in your template's index.php for lines starting with $wa->Use...
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