General Questions/New to Joomla! 4.x • Re: modification of...
You need to use PHP comments, not HTML comments https://www.php.net/manual/en/language. ... mments.php.Statistics: Posted by SharkyKZ — Fri Jan 10, 2025 5:39 pm
View Articleextensions.joomla.org - Feedback/Information • Re: JED Checker
HiFirst I found the problem with a missing JEXEC.It has to be in provider.php as well.Second, I have saved the two language files as utf-8 and notepad says lines end with CRLF.The other options in Win...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart search results not showing
The trick was creating a Component Area in the Astroid template. My mess was first that I didn't know I needed a component area, and secondly that I missed that Astroid has a widget for component...
View ArticleGeneral Questions/New to Joomla! 4.x • Page Navigation Does Not Follow...
This feature is quite buggy.I ordered the articles in a way that's not being respected at all later using the page navigation buttons.This is the order I use in adming page:Screenshot:...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: How many hours do we need to...
According to their website, the AllVideos extension from JoomlaWorks is incompatible with J5. This is consistent with the information shown on the JED listing.JComments is not compatible with J4 or...
View ArticleJoomla! 4.x Coding • HTTP_ACCEPT not correct
Not sure if this is a Joomla issue or PHP?When serving images we check to see if the browser support webp usingif (strpos( $_SERVER['HTTP_ACCEPT'], 'image/webp' )We are fairly sure that this used to...
View ArticleGeneral Questions/New to Joomla! 5.x • Trade App Avapro Simplifique sus...
La seguridad y fiabilidad de Avapro son esenciales. Esto da tranquilidad a los usuarios para operar con confianza. La plataforma se adapta a diferentes niveles de experiencia, desde principiantes...
View ArticleExtensions for Joomla! 5.x • Re: Timeline scroller
@trogladyte, @pablop76, There are several on the JED that function the same way as those you have mentioned including https://extensions.joomla.org/extension/jux-timeline/ and...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can not upload images (Superuser )
It's is the Open_Base that kills the Sessions. You are using php 8.2, but Open_Base only allows 8.1Note that modern servers don't need Open_Base, but rely on Linux User File Permissions.Statistics:...
View ArticleJoomla! 5.x Coding • Re: Dynamic sql custom field
I tried something else. Instead of sql i made a text field and following this solution by Sharky i managed to get the created_by value by creating an override to...
View ArticleExtensions for Joomla! 5.x • Re: Map Location Editing Question
According to my understanding of your question, you'd need to:Allow customer (registered users) registrations including capturing address details (that can be done with the standard Registration...
View ArticleTemplates for Joomla! 5.x • Re: CSS code for boxes in cassiopeia
How do I get the boxes in line so they have the same width as the rest of the site?Hi. Here is.Code: .footer-container {display: grid;grid-template-columns:...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Schema.org...
It was not 4 videos but only one actually that I tried to fix and verify. Earlier verify was stopped, but now it went through and the video will be checked again by Google. Earlier I had cleared the...
View ArticleTemplates for Joomla! 5.x • Re: Change Logo Link with a different template...
There used to be a "Home Page Redirection" plugin (https://extensions.joomla.org/extension/system-nomad/) that might have suited this purpose. This one would be perfect I think for your purpose but...
View ArticleGeneral Questions/New to Joomla! 5.x • Newer posts aren't shown
Hi,while developing my website https://permacultura-es.org/Joomla4/ I just realized that the blog postsin each of the existing categories (as accessed by the Blogs menu entry and respective sub-menu)...
View ArticleGeneral Questions/New to Joomla! 5.x • How to set the gap/distance between...
Hi,how can I make sure that the spacing between the news section ("Novedades" in the image) of my site https://permacultura-es.org/Joomla4/, and the section right below this (where 4 round images are...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to set the gap/distance...
It's the length of the right column that make it long.Statistics: Posted by Per Yngve Berg — Mon Jan 13, 2025 5:15 am
View ArticleAdministration Joomla! 5.x • Empty Mail templates
In backend: /System/Templates/Mail Templates,A large part of the templates is empty, containing only IDWhy are they empty?Where can I find the text/content, also in European...
View ArticleJoomla! 5.x • Re: Update Joomla! 5.2.2 auf 5.2.3 : Fehler 500 - out of memory
Hello Yngve,thanks for your answer.It would not be possible for me to free 256MB because we only have 300MB of host server spaceand the existing Joomla! Website need around 80MB currently.As said,...
View ArticleAdministration Joomla! 5.x • Re: Empty Mail templates
I presumed they are in the Language PacksStatistics: Posted by Per Yngve Berg — Mon Jan 13, 2025 8:38 am
View Article