Templates for Joomla! 5.x • Re: Cassiopeia divide module position topbar into...
You can add multiple modules to a position.Then use CSS to adjust the way it looks.Yes, I know.But the modules stack vertically.That is why I am asking if anybody can help me with a CSS code to divide...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: 0 Class...
Hi Mr Wimpy,I had manually updated the livesite via editing the file itself (as I couldn't do it via the Joomla admin UI). So that was already done.I know that it wasn't an extensions issue as I've...
View ArticleInstallation Joomla! 5.x • Re: No se pudieron cargar los metadatos raíz
El error "Could not load root metadata" al actualizar Joomla de la versión 4 a 5 suele estar relacionado con problemas en el sistema de actualizaciones, no necesariamente con la falta de la tabla...
View ArticleAdministration Joomla! 5.x • Re: Strange behavior of readmore in text
If you use jce you get <hr id="system-readmore" /><hr id="system-readmore" /> is required for backwards compatability across multiple Joomla versions.When you are developing a component,...
View ArticleAdministration Joomla! 5.x • Re: Google Duplicate without user-selected...
Hi.You can handle "index.php" in URL with the new Joomla 5 SEF:https://magazine.joomla.org/all-issues/ ... perience-1If you want to remove pagination for the blog category in the canonical URL, you...
View ArticleGeneral Questions/New to Joomla! 5.x • console errors: what could be causing...
GreetingsI am getting console errors on my website here:I disguised the URL for privacy and my website's here: https://shorturl.at/guJvUIn particular, I am getting script.js and style.css 404 not...
View ArticleExtensions for Joomla! 5.x • Re: Looking for real estate listing, no payment...
+1 for Joomla coreYou can also use JFilters for filtering them.https://extensions.joomla.org/extension/jfilters/Statistics: Posted by sakiss — Thu Dec 05, 2024 12:38 pm
View ArticleJoomla! 5.x • Joomla 5.2.2 PHPMail
ich habe die neueste joomla-version local mit wamp-server installiert. wenn ich php-mail aktiviere bekomme ich diese fehlermeldung "Could not instantiate mail function". mailer smtp funktioniert. nach...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Custom php for index.php
Team,Sorry for the late response... (business trip)Maybe I did not explain the task correctly.I have a custom-made PHP app running on domain/project now I am installing on the same server joomla like...
View ArticlePerformance - Joomla! 5.x • Varnish, NGINX & Joomla 5
Dear all,I don't many threads regarding optimisation using Varnish. From my side I developped a VCL only to cache static elements, a FastCGI Cache on NGINX to speedup page generation but that's all. I...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Web Archive and...
Hi all!Just a simple thread to share how to "mask" our Joomla to avoid Web Archive to screenshot you website if you don't want (for x reason) to block automatic archiving.Just add to your...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Odd url redirection problem
Hi.An example might help.However, you could manage redirects to new links through Joomla's “System redirect” component that tells search engines that there is a 301 (permanent) redirect.Statistics:...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Trailing Slash...
A discussion could be opened here: is the trailing slash on the home right or wrong?Historically, it’s common for URLs with a trailing slash to indicate a directory, and those without a trailing slash...
View ArticleGeneral Questions/New to Joomla! 5.x • Data Export in different language than...
Dear friends,Not sure if this is the right forum to post this inquiry.I run a Joomla 5.2 multilingual website with 6 languages and English as the default language.If an user submits a Data Export...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Some odd issues after moving...
@Amurray, Correct, I wasn't at my PC to confirm exactly but I just checked the update logs and it's 4.4.9 through the official Joomla Next update.@Toivo, I've applied 5.2.3 successfully and still get...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: How to Show "Tags"...
Hello,Hope this makes sense.I would like to know if it is possible to show tags in the article manager. I know you can navigate and select a tag to see the associated articles - but I would like to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Data Export in different language...
They might use different language files? If so then one of the language files might not have a translation?https://downloads.joomla.org/language-packsYour language is missing and you would like to...
View ArticleJoomla! 5.x Coding • Re: Updating a Joomla 4 module
You're still using Joomla's global namespace classes which requires Backwards Compatibility to work. You might want to fix that. Not related to J5 upgrade but more important is that your module is...
View ArticleExtensions for Joomla! 5.x • JCE subscription key
I am currently running JCE 2.9.81, while attempting to update to 2.9.82 I get the message that I should update its subscription key. According to the message I get I should be able to access this key...
View ArticleJoomla! 4.x Coding • Re: How to Center Button on Contact Form in CSS
I have a very simple questionHi. A very simple answer. Just provide a link to the site. And then the solution will be very simple. The provision of tons of CSS code (especially in minimized form) is...
View Article