Extensions for Joomla! 5.x • Re: Failed to extract Joomla mod_acym Update
I suspect that the download has been removed as the latest version of AcyMailing Starter is v9.1.0 (so a whole major version later than the one you're trying to update to).@Webdongle is correct; I had...
View ArticleAdministration Joomla! 5.x • Re: Can some explain the new schema.org...
Hello, I wish you all a sparkling 2024 year ! I am using Route 66 , for the Yoast-like-SEO-guide, and for the nice url-router. Route 66 features a metadata plugin, which automatically picks-up the...
View ArticleTemplates for Joomla! 4.x • Re: CSS Help Needed - Cassiopeia
I will try to install, once again, everything from beginning...Not need install everything from beginning. Just take template.min.css from Joomla install package and uploud on your site via FTP to the...
View ArticleTemplates for Joomla! 5.x • Re: Cassiopeia, J5.0.1, php8.2: sidebar-right...
Good point! It seems to be the default when installing from web for J2XML.Anyway, I'm experimenting as much as time permits. Since the error is not reproducible until I do the import, I'll focus on...
View ArticleJoomla! 4.x Coding • Re: Get current user in Joomla 4.4.1?
Here is another way to present the last three lines of code. The ternary operator ? checks the user login status.Code: $user = $app->getSession()->get('user');echo ($user->id) ? $user->id...
View ArticleJoomla! 4.x Coding • Re: Is there a way to install a layout using the Joomla...
If I understand correctly, the <files> section of the manifest copies files from the named folder to the default extension front end installation directory. There is no way that I can find to...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Siteground server not compatible...
I only just realised that the Siteground version of MySQL isn't compatible with Joomla 5 just before Christmas. I spoke to their tech support and they weren't able to advise when they were likely to...
View ArticleJoomla! 4.x Coding • Re: How to override the MailerFactory?
Hi SharkyKZ,I tried that actually but the MailerFactory is a protected property and cannot be overridded in the same way. I also tried to use the old way of overriding by reading in the Mail class,...
View ArticleJ! 4.x - L'atelier! • Re: Dispartion menu
Bonjour Sarki et bonne année !Malgré de nombreuses tentatives, je n'ai pas résolu le problème.Du coup, j'ai supprimé le bouton qui ne fonctionne pas et mis le menu en colonne en permanence.Statistics:...
View ArticleLanguage - Joomla! 5.x • Turkish language for JCE editor for Joomla 4?
I hope I didn't put this topic in the wrong place.Is there a Turkish language version of JCE editor for Joomla 4?Statistics: Posted by cranbaries — Mon Jan 08, 2024 12:36 pm
View ArticleAdministration Joomla! 5.x • Re: Want to use Smart Search to return a page...
I would be good i f there also is a fix for this forgotten problem.. [5.0.0] Smart Search image not always displaying in results #42320 https://github.com/joomla/joomla-cms/issues/42320Statistics:...
View ArticleSecurity in Joomla! 3.x • Re: CVE-2023-40626
To apply this patch, can I simply replace the LanguageHelper.php file found in /JoomlaInstallDir/libraries/src/Language/ with the one that can be downloaded from GitHub ?Statistics: Posted by gljoo —...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Line: 323 Message: Call to a...
I don't know exactly what the problem is, but these three lines, 308-310, are the place to look:Code: } elseif (\in_array($view, ['category', 'featured', 'archive'])) { $additionalSchemas =...
View ArticleSecurity in Joomla! 5.x • Re: Passwordless login on Joomla 5
J5 should be the same as J4. You do need to enter your Username. I have only tested it with a hardware key. I just created a new user, logged in to create a pass key entry, logged out and logged in...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Re: How To No Index...
Certainly! To prevent search engines from indexing pages with lost usernames and passwords, add a "noindex, nofollow" meta tag to the <head> section of the HTML. Additionally, consider updating...
View ArticlePerformance - Joomla! 5.x • Re: only category list slow
I do not know whether this is allowed or not. Generally, I will place two links. The first link is to an article that works normally : https://www.qelada.org/sh/alflsft-al-bthytand the second link is...
View ArticleTemplates for Joomla! 4.x • Can't load asset files
Hello,I am building a new template. It's my first template and I can't figure out how to load the asset files on the header. Template is installed correctly and everything else is working fine but I...
View ArticleAdministration Joomla! 5.x • Sub menu item not linking
Using the Joomla Menu Module I have come across a problem.In a sub menu the top live link doesn't work even though it has the correct codeie: Code: <li class="nav-item item-1128"><a...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: I can't upgrade v3.10.11
Many "correct" suggestions that did not solve the problem and one "incorrect" action that solved it 100%: what can I say... long live incorrect actions!It being understood that if before the incorrect...
View ArticleAdministration Joomla! 5.x • update from 5.0.1 to 5.0.2
I cannot update to 5.02 because I get a message saying the web server does not meet the minimum requirements. when I click to find 'minimum requirements I find nothing.Hostgator is my providerScreen...
View Article