Search Engine Optimization (Joomla! SEO) in Joomla! 5.x • Breadcrumb error
Hi, on wbsohulp.nl I het this error: name' of 'item.name' moet worden opgegeven (in 'itemListElement')How can I fix this?Statistics: Posted by maffeaffe — Sun Sep 15, 2024 7:14 am
View ArticleExtensions for Joomla! 5.x • Re: Fa Fa Icons doesn't show in my web site
Sorry, my mistake. The original URL pointed to an unresolved domain (DNS_PROBE_FINISHED_NXDOMAIN) and I thought I fixed it by removing the letter i. What is the URL of the Joomla site?Statistics:...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Breadcrumb error
see this testing link: see this link after testing: https://search.google.com/test/rich-res ... CpYa7acybQStatistics: Posted by maffeaffe — Mon Sep 16, 2024 5:49 am
View ArticleJoomla! 5.x Coding • Validation of file field
What is the best way to check that a value has been supplied for a form field of type "file"?The documentation says that the usual way of giving it the attibute "required= true" does not work. The...
View ArticleExtensions for Joomla! 4.x • Re: Can extensions use media manager?
No one? So Joomla has developed a media manager and there's 0 documentation or community help on how to develop an extension that uses it?Statistics: Posted by RaulOG — Mon Sep 16, 2024 7:21 am
View ArticleJoomla! 5.x Coding • Re: Field not beeing rendered
I fixed it. The main problem was not the extension. It was an Override that i had forgotten for the edit.php File. I had questioned the whole time why an override is marked red in the Dashboard but...
View ArticleGeneral Questions/New to Joomla! 4.x • Invalid Security Token Error in Joomla...
Hello,I am experiencing an issue with my Joomla 4.4.5 site where I encounter an "invalid security token" error. Here are the details of the problem and what I have tried so far:Issue Description:Error...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Track registered users in Google...
Thanks! I am sure there is a trick to identify logged in users wih googla analytics!Are you all guys using GA for all your users ?Statistics: Posted by jan91 — Tue Sep 17, 2024 7:46 am
View ArticleSEO para Joomla! • Fragmentos destacados en Joomla
Buenos días Estoy intentando añadir al Header de una url un fragmento de código pero no doy con ello. He visto que los plugins que hay para llevarlo a cabo son de pago y he intentado crear un módulo...
View ArticleОбщие вопросы/Новичок в Joomla! 3.x • Re: Не приходят заявки с сайта
Подобные проблемы зависят от настройки почты на сервере.Почта должна быть доменная, все ресурсные записи (SPF, DKIM, DMARC) должны быть и должны быть настроены правильно.Если все работало, а потом...
View ArticleGeneral Questions/New to Joomla! 4.x • Email notification problem upon...
Hello.I am almost done with my migration to Joomla 4.Now I am testing the user registration, and it seemed to work but the email sent to the one who registered does not show the %s value. email...
View ArticleThe Lounge • Re: Joomla 5x and style
imho The look 'n' feel just gets worse in every new incarnation of Joomla.Statistics: Posted by Webdongle — Tue Sep 17, 2024 8:29 am
View ArticleLanguage - Joomla! 4.x • Troubleshooting NavBar in site with new language
I am new to Joomla. Was asked to add a new language translation to the existing site which already had 2 languages setup.I seemed to have duplicated the articles, categories, fields, modules and menu....
View ArticleTemplates for Joomla! 4.x • Cassiopeia mobile menu collapse bug
I have discovered a bug in the Cassiopeia theme, and I can't find a solution to it, and I don't even know what's causing it.Searching, I found such a page, and it appears here, on several browsers:...
View ArticleJoomla! 5.x • Fehler bei Erweiterungen
HalloWenn ich auf Installieren > Erweiterungen klicke, bekomme ich folgende Fehlermeldung:Es ist ein Fehler aufgetreten. 0 round(): Argument #1 ($num) must be of type int|float, string given #Der...
View ArticleОбщие вопросы/Новичок в Joomla! 3.x • Re: Переход с http на https
Некоторые страницы с вашего сайта не индексируются по следующим причинам: Не найдено (404)Смотрите какие страницы. Удалите пункты меню или ссылки, которые ссылаются на эти страницы.--ошибка: "Страница...
View ArticleJoomla! 3.x • Re: TinyMCE
Eso no tiene pinta de ser problema del editor, sino más bien de un conflicto Javascript.No se muestra bien tampoco el selector de Destacado.¿Por cierto, qué haces a estas alturas instalando un Joomla...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Invalid Security Token Error in...
Hello , I’ve tried all of the fixes I could find, but unfortunately, the issue still persists. Here’s a summary of everything I’ve done so far:Clear Browser Cache:This seemed to work a couple of...
View ArticleJoomla! 5.x Coding • Fields plugin problem when disabling the Backward...
Hello,I want to disable the Backward Compatibility plugin on one of my Joomla sites (Joomla 5.1.4). After disabling the Backward Compatibility plugin, one of my field plugins reported an error I could...
View ArticleJoomla! 5.x Coding • Re: Fields plugin problem when disabling the Backward...
Replace JLoader::import() call with native import:Code: use Joomla\Component\Fields\Administrator\Plugin\FieldsPlugin;Statistics: Posted by SharkyKZ — Wed Sep 18, 2024 9:00 am
View Article