Migrating and Upgrading to Joomla! 5.x • Re: Upgrade to J5
Advance custom fields updated May 2024: https://extensions.joomla.org/extension ... om-fields/I read on YooTheme website that all their products - extensions, templates, WidgetKit, Zoo, Pagebuilder...
View ArticleJoomla! 5.x Coding • Re: Who wants to help test this code
That is a good first PR and a user friendly improvement to the Media component. The same language strings are also needed in administrator/language/en-GB/com_media.ini.Statistics: Posted by toivo —...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Fatal error: Allowed memory size...
Thank you for the update!You may also want to review all the extensions for Joomla 4 compatibility and uninstall for example the component ProFiles, last updated 9 years ago. It is already disabled,...
View ArticleLanguage - Joomla! 5.x • Re: Privacy REQUEST FOR PERSONAL INFORMATION will...
Enable Debug and Language Debug in Global Configuration.The Debug info will show which Language Files are loaded.Strings enclosed in * * are translated Strings enclosed in ?? are missing in Language...
View ArticleTemplates for Joomla! 4.x • Menu Collapse
How can I use a media query to make my horizontal menu collapse at about 1280 screen width? Tell me the code.Statistics: Posted by kkurtz — Sun Jun 30, 2024 6:19 pm
View ArticleGeneral Questions/New to Joomla! 4.x • menu flex-wrap issue
I am a volunteer webmaster for an organization. Last year we upgraded to Joomla 4 using the Cassiopeia template and I was able to have a multi-row menu on the website using css flex-wrap. Each year...
View ArticleTehnička pitanja • Resenje za hosting Joomla 4 web sajta
Zdravo,Zanima me da li neko zna resenje prebacivanja localhost sajta na server? Radio sam sajt u Joomla 4 verziji i napravio ceo sajt, i sad ne znam kako i preko cega da ga dignem na server? Moze neko...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Re: How do I fix...
Searching forDuplicate without user-selected canonicalI found top resulthttps://www.google.com/search?client=fi ... +canonicalGoogle has found identical or very similar content on your website but has...
View ArticleThe Lounge • Re: My site's spam score is 17%
A spam score of 17% is relatively low. Spam scores typically range from 0% to 100%, with higher percentages indicating a higher likelihood of being considered spam. A score of 17% suggests that your...
View ArticleExtensions for Joomla! 5.x • Breezing form label inside field
Hi,I'm using Breezing form with Tycho theme. I need to put labels inside the field area. Hoa can I do it? See attached image.For checkinh the URL is https://greektrader.gr/1ThanksChrisStatistics:...
View ArticleAdministration Joomla! 5.x • Can't log in to admin with Chrome regular...
Working on a newly upgraded Joomla 5 site in Chrome (regular session), since the upgrade and logging out, I've been unable to log back in again that way.Mind you, the same admin credentials which fail...
View ArticleTemplates for Joomla! 5.x • Re: How to centre and change the font size of the...
[head scratch] Confused on how I got it centered for all screens this afternoon, oh well...New code: I added justify-contentCode: :root { --body-bg: #bfd7de;}.container-header .mod-menu { font-size:...
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 ArticleTemplates for Joomla! 5.x • Re: custom code removed from the admin login page...
YesStatistics: Posted by Webdongle — Mon Jul 01, 2024 5:41 pm
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 ArticleGeneral Questions/New to Joomla! 4.x • Re: Gateway timeouts
https://manual.joomla.org/docs/next/get ... uirements/ states "recommended" PHP 8.2 but doesn't suggest "8.2 or higher". Try PHP 8.2 - does the problem resolve itself? With PHP 8.3.x, you might need...
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*/Thank you. I looked at that yesterday and thought it was a just a header in the...
View ArticleExtensions for Joomla! 5.x • Re: Breezing form label inside field
Yes, I've set placeholder and hide the label.Thanks for the hint!Usually with form builders you have placeholders to show text in a field.Statistics: Posted by cvrak — Tue Jul 02, 2024 7:14 am
View ArticleGeneral Questions/New to Joomla! 5.x • Comment empêcher JOOMLA 5 d'afficher...
Bonjour Voici la problématique : Je voudrais que joomla n'affiche pas tous les articles d'une même catégorie ? est ce possible ?Je vous explique :J'ai crée un article qui est un sommaire de 10 liens...
View ArticleTemplates for Joomla! 5.x • Re: CSS: separate system template parts
Custom CSS goes in a file called user.css for Cassiopeia. It might work in a simple principle for other templates - some may call it "custom.css" or other filename variations.Third-party extensions...
View Article