General Questions/New to Joomla! 5.x • Re: Some newbie questions...
If you paid for an extension and the author is not providing support and it's in JED try reporting it?Statistics: Posted by Webdongle — Wed May 01, 2024 5:13 pm
View ArticleTemplates for Joomla! 5.x • Uninstall Joomla 5 for Helix quickstart install?
Think I know the answer already but just checking. So I have Joomla 5 on my windows laptop, running with XAMPP. I decided after much looking that I like Helix Ultimate, but it seems it must be...
View ArticleTemplates for Joomla! 5.x • Re: Uninstall Joomla 5 for Helix quickstart install?
I'm glad you informed me Pavel, so I know that early on. It will probably be a long time before I will have it going live, and if/when that happens I will have to deal with it then. This demo is great...
View ArticleJoomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
Hi Richard,Yes, I think that might be the minimum php for Joomla 5.I'm working my way through documenting the module tutorial, so it's not yet merged into the joomla manual, but you can find the step...
View ArticleAdministration Joomla! 5.x • Login Menu Choice as Guest Not Appearing
Hello. I’m trying to troubleshoot a menu item on a J5.1.0 site that had been migrated from J3, then J4. In the past, the site had a Login form menu item set as Guest for access with a Logout item set...
View ArticleTemplates for Joomla! 5.x • Where is Helix Framework title?Helix CSS files
Does anyone know where this is in relation to the framework of Helix? what effects this? Just wrapping my head around the whole framework thing. I was able to change the logo but I don't know where...
View ArticleTemplates for Joomla! 5.x • Cant set height for log?
I just discovered the wonderful 'options' menu in Joomla backend, and replaced the logo in real time on the front end. Only problem is the dropdown menu does show 'logo' in options (for site template...
View ArticleTemplates for Joomla! 5.x • Re: Where is Helix Framework title?Helix CSS files
Yes, don't change the Helix CSS (since it will be overwritten when Helix is updated).Custom CSS goes in a file you have to create, called custom.css (similar to the default template Cassiopeia, but...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
Yes, it works on J5 and it should work with the built-in contact form.This is the jed listing and as you can see is tagged as J3, J4 and J5. I'd assume it would behave the same way as on a live web...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error "Cannot instantiate...
By far the best way is to use Akeeba (free will do) this backups the site and data base at the same time in conjunction with akeebas kickstart.php it is a doddle to restore / move sites.I assume you...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: J5.1, TinyMCE, Chrome vs Edge
DOH!!!I did do everything with one overlooked step...I FORGOT TO CLEAR THE CACHE !?!?!?!RESOLVED after doing that.BJStatistics: Posted by chadduck — Fri May 03, 2024 6:25 pm
View ArticleJoomla! 3.x • HTTP ERROR 500 - Joomla! 3.2.7
¡Hola! Despues de estar investigando e ir probando varias posibles soluciones que he ido viendo por internet, no he conseguido dar con la clave del problema. La página web afectada funcionaba con...
View ArticleJoomla! 3.x • Re: HTTP ERROR 500 - Joomla! 3.2.7
Pueden ser muchos los motivos.Yo investigaría si el proveedor de alojamiento ha hecho algún cambio.Estás en una versión de Joomla muy antigua, de 2014. Si actualizaron PHP, va a fallar, por...
View ArticleInstallation Joomla! 5.x • Re: Joomla 5.1 Installer fails (nothing to select...
Thank you i could change php.Unfortunatley mediadb to 10.4 version was not possible to be upgrade, error related to something code like yum, appeared.I had to installed temporarily joomla 3.x as nor...
View ArticleExtensions for Joomla! 5.x • Plugin for Google consent mode v2
I have to implement Google Consent Mode v2 on my websites. The Google CPM's don't seem to support Joomla explicitely.Does anyone have advice how to approach this? The only plugin I have found is the...
View ArticleTemplates for Joomla! 5.x • Re: Best pagebuilder for Joomla?
Thanks Peter. I will check out YooTheme pb. I assumed the sp pagebuilder that came with helix was the free vesion(they have a free version, and was going to upgrade later. I liked the [[youtube]]...
View ArticleJoomla! 5.x Coding • Re: From JRoute to Route?
For get the category link should be:Code: Route::_(RouteHelper::getCategoryRoute($this->item->catid, $this->item->language));Statistics: Posted by carlitorweb — Sat May 04, 2024 2:52 pm
View ArticleExtensions for Joomla! 5.x • Facebook feed
Hi all.my question is for a Facebook feed. I know there is an official incorporation plugin, but as far as I remember, it's impossible tho change its colors, creating problems with dark webpages.Is...
View ArticleAdministration Joomla! 5.x • Connexion administration impossible
Bonjour,Après une MAJ manuelle de joomla 5.03 vers 5.10, j'ai ce message d'erreur qui m'empêche d'accéder au panneau administration. Le site fonctionne par ailleurs avec joomla 5.03. J'ai rétabli des...
View ArticleExtensions for Joomla! 5.x • Re: move the mountain (K2)
The AI libraries are written in python. It may not be feasible to move this to PHP to run in Joomla. The joomlacoding.com site can have a UI that calls the python library as a webservice (rest api)....
View Article