Joomla! 5.x Coding • Re: where is stored menu item ordering ?
there is no way to get the item ordering without another sql query ?Code: foreach ($list as $i => &$item)I only need the $i in my default_urlStatistics: Posted by erick-b — Tue Aug 13, 2024...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problem loading images in...
Dear Toivo,thank you very much for your fast answer. The column enabled was already set to 1. I saw that the column 'access' was set to 0 and I changed to 1. But the result remains the same error...
View ArticleJoomla! 5.x Coding • Re: select query with loadAssoc not returning array
Fist of all, put your ON clauses outside the parenthesis.You don't need a parenthesis thereStatistics: Posted by sakiss — Wed Aug 14, 2024 1:36 pm
View ArticleAdministration Joomla! 5.x • Re: What does the "Update Sites" section?
Got it, thanks a lot!Statistics: Posted by hackermade — Wed Aug 14, 2024 2:15 pm
View ArticleAdministration Joomla! 4.x • Unable to login to administrator console
I have a problem with Joomla 4.I am developing the site locally on my PC. The site is accessible and navigable but I can't access to the administrator console. When I log in, if I enter the username...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Native Captcha Plugin in Joomla5
Hi, Thank you all.@Peter Martin - I got error "manifest file not found" when I tried to install HCaptcha plugin on my Joomla5 site.Many thanks!JohnHi. I also got this error when trying install from...
View ArticleTemplates for Joomla! 5.x • SP Page builder 5.3.2. same as layout 3.8.10?
I am using SP Page builder 3.8.10, Helix Ultimate template and Joomla 5.Now I see in de update screen that the SP Page builder can be updated to SP page builder 5.3.2.I did the update for 1...
View ArticleTemplates for Joomla! 5.x • Re: Sticky Header Helix Ultimate
changing slider modul was the solutionStatistics: Posted by deevau — Wed Aug 14, 2024 3:07 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Pre-upgrade database check issues
Perhaps use ID From-To?Statistics: Posted by Per Yngve Berg — Wed Aug 14, 2024 3:34 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Add Class To Each Blog Item
Hi there,Is there a way to add a unique class to each blog item? I wish there was somewhere on the article that we could do that but there isn't.Thanks!Statistics: Posted by LikeStuff — Thu Aug 15,...
View ArticleAdministration Joomla! 4.x • Re: Unable to login to administrator console
Hi Toivo,I have a problem when I use the FPA tool when i push the Generate post I see a Security Notification window but not the resulting BBCode. So I printed the page on pdf format and uploaded on...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to optimize my site?
Run the site through Google's Page Insight Tool or GMetrix. They will both give you lots of recommendations for site optimization.Statistics: Posted by helpwithjoomla — Thu Aug 15, 2024 6:50 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Help with administrator login
I disabled the site administrator login and now I can't log in to the administrator. The access form appears but when I try to log in it goes back to the blank form again. Is it possible to publish...
View ArticleGeneral Questions/New to Joomla! 5.x • Joomla template style preview not...
Hi, Apologies, I am a novice at the template style preview, so apologies if thsi is a stupid Q.I have the layout of a landing page of a component the way I want it in J5 template style preview, but...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla template style preview not...
Screen shots pleaseStatistics: Posted by Webdongle — Thu Aug 15, 2024 8:50 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Help with administrator login
I disabled the site administrator login ...1. How?2. Did you install a 3rd party security extension?Statistics: Posted by Webdongle — Thu Aug 15, 2024 8:52 pm
View ArticleInstallation Joomla! 5.x • Re: Trouble installing Joomla
Webdongle - ctrl+c copies anything. ctrl+v pastes anything.Those were like the first keyboard shortcuts I learned in the early 90's.Now on to find where I can find a thread about why J5 is...
View ArticlePerformance - Joomla! 4.x • Re: Change Cache Settings from PHP
If you don't use a backup component (you really should...) then your web host (cPanel) should have a way to restore a database and files for a website to an earlier time. Look in the main cPanel...
View ArticleExtensions for Joomla! 5.x • Re: Is there a Form to Article solution?
see https://fabrikar.com/Statistics: Posted by gws — Fri Aug 16, 2024 3:17 pm
View ArticleAdministration Joomla! 5.x • Re: Dropdown Rollover Text
Use your browser inspect tool to find the class and then make changes to the class in user.css (you may have to create it)Statistics: Posted by gws — Fri Aug 16, 2024 3:19 pm
View Article