J! 5.x - L'atelier! • Recherche une extension type leboncoin
Bonjour,Je fais parti d'un association et on aimerait rajouter une extension sur notre site.Le but étant que les parents puissent mettre les anciens équipements des enfants en vente.Ils peuvent...
View ArticleTemplates for Joomla! 5.x • Re: SP Page builder 5.3.4 how to set full width...
I am using SP Page builder 5.3.4. with the Helix Ultimate template.Hi. With this configuration, this should work in full screen width by default.Provide the URL of the page with the...
View ArticleSecurity in Joomla! 2.5 • Re: Porn link on mobile version of company website
Thanks Slackervaara.Statistics: Posted by pauldbuttrill — Mon Jul 08, 2024 9:57 am
View ArticleGeneral Questions/New to Joomla! 5.x • jdoc:include for modules appears to be...
While trying to convert a 3.x template to J5, I encounter a problem with custom modules, whose styles are declared via jdoc. The original J3.x code follows correctly the Applying custom module chrome...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: jdoc:include for modules appears...
Since J4 styles for modules have changed.modules.php is no longer used.Module styles are in the folder ~/layouts/chromesAnd overrides go into...
View ArticleExtensions for Joomla! 4.x • Virtuemart Quantity controls symbols are not...
Hi,I'm using VM 4.2.12 with Joomla 4.4.5 and php 8.2At products page the quantity controls show green rectangles (this is ok) but "+" and "-" symbols are not showing.Can this be solved with some CSS...
View ArticleJoomla! 5.x • Re: 403 for iOS med Safari browser
Har nå fått ytterligere tilbakemeldinger på at alt nå virker som det skal.Takk for innspillet Per Yngve Statistics: Posted by DaBouncer — Tue Jul 09, 2024 7:25 am
View ArticleJoomla! 4.x • Re: Errores en una migración de alojamiento Joomla 4.x.x
Es posible que la copia de seguridad no se haya hecho completa.También que sea cosa de permisos, que no se pueda acceder a ciertos ficheros por ello.Statistics: Posted by pabloarias — Tue Jul 09, 2024...
View ArticleGeneral Questions/New to Joomla! 4.x • Change password every 180 days
How do I set the user password change every 180 days in Joomla 4.2?Thank youStatistics: Posted by oligio_1 — Tue Jul 09, 2024 8:51 am
View ArticleGeneral Questions/New to Joomla! 4.x • SQL WHERE clause with two OR conditions
Hello,I am trying to create a query that is satisfied when either column1 or column2 contains a desired string (stored in variable $search). The following code works but seems to be doing AND instead...
View ArticleTemplates for Joomla! 5.x • Re: Cassiopiea Question
There is no specific mobile area in Cassiopeia.This may be done through CSS.Can you share the url to the site so we can see what you mean?Statistics: Posted by Mr. Wimpy — Tue Jul 09, 2024 9:10 am
View ArticleAdministration Joomla! 5.x • Joomla core user mass email function: what about...
Hi,Never used the core Joomla mass email function before. For a new project it might be a handy solution. However, we expect the number of users to grow to a few hundreds in this site. Sending emails...
View ArticleTemplates for Joomla! 5.x • Re: remove ::marker in list
Could be cache or specificity...Have you emptied the browsers cache?Have you tried setting the list-style:none; to your ul?Can you give us the url to the page that displays the list? So we can see if...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: SQL WHERE clause with two OR...
You can pass the "glue" as a second argument.Code: $query->where($db->quoteName('column1') . ' LIKE :search1', 'OR')->where($db->quoteName('column2') . ' LIKE :search2')Note it can only...
View ArticleJoomla! 5.x Coding • Re: Having issue making api calls
Yes, you'll get the same response from an FF plugin (it would be strange if you didn't), but this way you can use a visual debugger to trace through the code, which you can't do with a postman...
View ArticleGeneral Questions/New to Joomla! 1.5 • Re: No access to backend
Joomla 1.5 has been obsolete for 14 years and no longer supportedTo get back into your back-end the process is here:https://docs.joomla.org/J1.5:How_do_you ... assword%3FStatistics: Posted by AMurray...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 4.4.6
One live 4.4.5 site updated to 4.4.6 with no issues. Thanks.Statistics: Posted by AMurray — Wed Jul 10, 2024 9:53 am
View ArticleAdministration Joomla! 4.x • Pre-Update Check for Joomla 4.4.6
Today I received a notification for an upgrade to J4.4.6 (from 4.4.5)On initiating the update I received a couple of warnings and a table entitled Pre-Update Check for Joomla 4.4.6 .This Pre-Update...
View ArticleAdministration Joomla! 5.x • Re: Joomla core user mass email function: what...
Hi,We are talking about several hundreds, I would not expect to go up to 1000 (there might be a thousand users in total but not all of them will receive the same mailing). I know that it would all be...
View ArticleExtensions for Joomla! 3.x • Re: Could not resolve host: cdn.richeyweb.com
You can rename the folder where the plugin is stored, even though it would be tidier to disable the plugin in the database. Edit the database table _extensions, locate the row containing the plugin...
View Article