Migrating and Upgrading to Joomla! 5.x • Re: Update to 5.2.3 resulted to...
I went to Global config --> Joomla Update --> changed Joomla Next and chose "Stable".Upon saving and closing, it redirected me to the screen to update Joomla to 5.2.3, no warnings appeared for...
View ArticleInstallation Joomla! 5.x • Joomla in Nethserver 8
Anyone try installing Joomla 5 in a NS8 virtual host webroot? I've got it in place, but as I'm going through the initial configuration using Joomla's browser installer, it wants db credentials. Prob...
View ArticleGeneral Questions/New to Joomla! 3.x • I want to remove this breadcrumb.
Hi there!!! First of all, thanks for your kind and sure help :-) Recently I changed the position of "Breadcrumb" module to the toolbar. And the result was awful!!! The Breadcrumb spreads down the...
View ArticleExtensions for Joomla! 5.x • Phoca Map - two different Google Maps on one...
I have a website where I have placed two different Google Maps: https://ewa.mcmbaluty.pl. Neither of them displays correctly (although each displays correctly as soon as I remove the other map). When...
View ArticleAdministration Joomla! 5.x • Re: Unable to login to joomla admin
UGH — This is happening again and the admin Log In button doesn't function. We've replaced the htaccess file and checked the config file. Running J5.2.2 since Dec 1, 2024 with no issue until we tried...
View ArticleJoomla! 5.x • Re: Fehler 500 nach Änderung eines Menüeintrags
https://www.jdownloads.com/forum/index. ... 2#msg50582Statistics: Posted by Rondeb — Thu Jan 09, 2025 6:04 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How does it work with favicons?
Try this: https://jdocmanual.org/en/jdocmanual?ar ... s/faviconsStatistics: Posted by ceford — Thu Jan 09, 2025 6:15 pm
View ArticleExtensions for Joomla! 5.x • Re: Phoca Map - two different Google Maps on one...
Use your browser Developer Tools to look for errors. Using the same JavaScript on two maps may be the issue. Or...Statistics: Posted by ceford — Thu Jan 09, 2025 6:31 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: where is the joomla/cms/menu folder
Do you mean the namespaced folder? The namespace Joomla\CMS\Menu is located at libraries/src/MenuStatistics: Posted by ceford — Thu Jan 09, 2025 6:39 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: I want to remove this breadcrumb.
Thanks again for your support. Finally it was a problem of naming. The previous administrator had named the module with other name; so I was becoming crazy. Finally I have reviewed all modules, until...
View ArticleItalian Forum • Re: Articoli in joomla incorniciati
Great!Statistics: Posted by RothinSEO247 — Fri Jan 10, 2025 4:15 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Buy DMT vape pen at @zazalandcounter5...
Discover secret Vendors. Limited time offer! Don't miss out. Quality you can trust. Shop with confidence. DMT, ecstasy, LSD, etc we got goodies available for y'all lock in get yours at the best price....
View ArticleGeneral Questions/New to Joomla! 4.x • modification of mod_login/default.php...
I want to get rid of the 'forgot your password' and 'forgot your user name' on my main entry page.I have modified the mod_login/default.php file in system/templates/cassiopeia details.../modules/html...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: modification of...
You need to use PHP comments, not HTML comments https://www.php.net/manual/en/language. ... mments.php.Statistics: Posted by SharkyKZ — Fri Jan 10, 2025 5:39 pm
View Articleextensions.joomla.org - Feedback/Information • Re: JED Checker
HiFirst I found the problem with a missing JEXEC.It has to be in provider.php as well.Second, I have saved the two language files as utf-8 and notepad says lines end with CRLF.The other options in Win...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart search results not showing
The trick was creating a Component Area in the Astroid template. My mess was first that I didn't know I needed a component area, and secondly that I missed that Astroid has a widget for component...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Change Article title color in...
I personally use Divi for my site https://notre-renovation.fr/ – it's simple, efficient, and perfect for a professional look.Statistics: Posted by rayane9898 — Fri Jan 10, 2025 6:53 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Article Ordering
This feature is quite buggy.I ordered the articles in a way that's not being respected at all later using the page navigation buttons.This is the order I use in adming page:Screenshot:...
View ArticleTemplates for Joomla! 5.x • Re: CSS code for boxes in cassiopeia
footer class should stay footer-container.(else you again have the double class issue)CSS to set 3 columns:Code: .footer-top-container { display: grid; gap: 1em;}@media (min-width:768px) {...
View ArticleJoomla! 5.x Coding • Re: Dynamic sql custom field
You could look at the exisiting plugins/xxx for inspiration. There is one for sql field.You could look at the plugin coding examples: https://manual.joomla.org/docs/building ... n-sqlfile/Or you could...
View Article