Extensions for Joomla! 5.x • Re: removing component completely
Have a look in your DB extensions table and remove it there if its there.Statistics: Posted by gws — Sun Jan 07, 2024 11:50 am
View ArticleExtensions 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 ArticleTemplates for Joomla! 4.x • Re: Joomla 4 Menu Operation
The given code worked.Thanks.Statistics: Posted by cranbaries — Mon Jan 08, 2024 12:24 pm
View ArticleJoomla! 4.x Coding • Re: How to override the MailerFactory?
You're right. In that case you have to override the mailer factory on the MVC factory service. For extensions that do not use mailer factory yet, you have to override...
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 ArticleJoomla! 4.x Coding • Re: Is there a way to install a layout using the Joomla...
There is also an extension type 'file', but unfortunately it has not been documented, AFAIK. The manifest file of the FOF library did not have any examples how it could be used.Statistics: Posted by...
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 ArticleTemplates for Joomla! 4.x • Shaper_HelixUltimate - Position ::after in main...
Hi there, as i believe there is no support from joomshaper for free templates (registered there, but i am not allowed posting questions in the forum) ... i am trying my luck here. In the process of...
View ArticleJoomla! 5.x Coding • Re: Get user from site application in J5
Thank for reply. I have added bot for some reason it didn't work. but now it seems ok but I get null even if the user is logged in.Code: <?phpdefine('_JEXEC', 1);defined('_JEXEC') or...
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 Article