Templates for Joomla! 5.x • Re: How to centre and change the font size of the...
It depends: Do you want the menu to center on all screens or center on large screens only? (on small screens the menu will be aligned on the left)Center menu on all screensCode: .container-header...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Downloading extensions updates...
Yes update sites should be enabled for joomlaThey are enabled the ones with https://Statistics: Posted by simbian — Mon Jul 01, 2024 1:26 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: menu flex-wrap issue
Remove this line from user.css: Content of user.cssOr if you want to keep it use /* */, like /*Content of user.css*/Statistics: Posted by Mr. Wimpy — Mon Jul 01, 2024 1:36 pm
View ArticleSecurity in Joomla! 2.5 • Re: Porn link on mobile version of company website
Please see viewtopic.php?f=714&t=946026 and viewtopic.php?f=710&t=956702Best done on localhost with Wamp. or try https://mysites.guru/pricing/Statistics: Posted by Webdongle — Mon Jul 01, 2024...
View ArticleGeneral Questions/New to Joomla! 4.x • Gateway timeouts
Can you confirm whether J4.4.4 supports php-8.3.8?I'm trying to migrate a J4.4.4 system to a new server running fedora40 and php-8.3.8 and seeing gateway timeout errors. The database is running on a...
View ArticleSonstiges (Offtopic) • Re: Grüße aus Köln
Moin Micha, bisher war ich auch im deutschen Forum immer sehr zufrieden. Was für und wieviele deiner Themen wurden gelöscht? Hast du sie hier inzwischen nochmal reingeschrieben?Beste Grüße aus Hamburg...
View ArticleGeneral Questions/New to Joomla! 5.x • Need Assistance with QB Error 404
Hi all,I'm encountering QB Error 404 when trying to update my software. The error message says, "Page not found." I've tried restarting my computer and checking my internet connection, but the issue...
View ArticleTemplates for Joomla! 4.x • Re: Menu Collapse
I Withdraw the question.Statistics: Posted by kkurtz — Tue Jul 02, 2024 12:58 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Need Assistance with QB Error 404
What software?Statistics: Posted by gws — Tue Jul 02, 2024 1:36 pm
View ArticleTemplates for Joomla! 5.x • CSS: separate system template parts
I never cleared out how to separate "basic joomla system css" from "template structure css".For example if I develop a new template starting from cassiopea, I cant find the basic css needed to render...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Password reset not sending emails,...
I've been having issues with the password reset not sending emails since I upgrade from J3 to J4 (which did not go great, but I got it to work after making some database changes). Anyway, it's the...
View ArticleTemplates for Joomla! 5.x • Re: CSS: separate system template parts
Open the pageRight click on an areaClick inspectYou can then see what code to overrideStatistics: Posted by Webdongle — Tue Jul 02, 2024 4:59 pm
View ArticleAdministration Joomla! 4.x • Re: 404 Not found Router.php:155
How did you migrate the website to the new server? Which PHP version is each server using?The latest Joomla 4.x version is Joomla 4.4.5.Statistics: Posted by toivo — Wed Jul 03, 2024 12:48 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: After J4 Migration. Forbidden...
Thanks for your reply! Please find PFA output, I have run it on https://prova2.iconelegno.it/ even if the error is in the administrator hope it's fine. RegardsDJoomla! Instance :: Joomla! 4.4.5-Stable...
View ArticleJoomla! 4.x Coding • Re: Help button in backend: window has no...
In Firefox, if you right click on the Help page there is a popup menu with Backwards, Forwards and Reload links. Not the answer to your question but it might be a useful tip.Statistics: Posted by...
View ArticleJoomla! 5.x Coding • Re: How to check if user is admin in an article.
I suggest you dump the $user object to see what it contains. Also the HtmlView.php for articles has this:Code: $this->canDo = ContentHelper::getActions('com_content', 'article',...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Cannot access front and back end...
I have uploaded the files on localhost (XAMPP v3.2.4, PHP 7.4), and the site is up now but with some features missing on the front end. Also, below are errors which I think might be the reason for the...
View ArticleGeneral Questions/New to Joomla! 5.x • Menu item article list error
One of my menu items which lists articles has suddenly started returning an errorWarning: Undefined array key "id" in /home/*******/public_html/components/com_tags/src/Service/Router.php on line...
View ArticleGeneral Questions/New to Joomla! 5.x • administrator/logs/*.error.php gone
Good evening,I have linked a fail2ban rule to the *.error.php logs. Unfortunately, I discovered that these error logs had suddenly gone and I assume this happened when I initiated a Joomla update...
View ArticleAdministration Joomla! 3.x • Re: Emptying cache directory
@Per in which way does the template's cache may be the cause of this and how can I configure it so that it doesn't write continuosly there?Statistics: Posted by antonios — Wed Jul 03, 2024 5:39 pm
View Article