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 • Re: Change Article title color in...
I personally use Divi for my site https://notre-renovation.fr/ – it's simple, efficient, and perfect for a professional look.Statistics: Posted by rayane9898 — Fri Jan 10, 2025 6:53 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Article Ordering
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 ArticleTemplates for Joomla! 5.x • Re: CSS code for boxes in cassiopeia
footer class should stay footer-container.(else you again have the double class issue)CSS to set 3 columns:Code: .footer-top-container { display: grid; gap: 1em;}@media (min-width:768px) {...
View ArticleJoomla! 5.x Coding • Re: Dynamic sql custom field
You could look at the exisiting plugins/xxx for inspiration. There is one for sql field.You could look at the plugin coding examples: https://manual.joomla.org/docs/building ... n-sqlfile/Or you could...
View ArticleJoomla! 4.x Coding • Re: HTTP_ACCEPT not correct
You might consider using a responsive images plugin. This one generates a suite of images in webp and jpg or png format on the fly and replaces img tags with picture tags:...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Update of J! 5.2.2 to 5.2.3...
How did you update?Statistics: Posted by Webdongle — Sat Jan 11, 2025 7:17 pm
View ArticleExtensions for Joomla! 5.x • Timeline scroller
https://buildingnewhorizons.org/new-hope-community/There's an interesting timeline below the images on this page and I was wondering if Joomla has anything like this. Ugly implementation, but an...
View ArticleGeneral Questions/New to Joomla! 5.x • Can't install Akeeba Backup
I am using Joomla 5.2.3 and trying to install Akeeba-Backup 9.9.11. However, no mater what way I try to install it I get the error:Extension Install:Package Install: There was an error installing an...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Add Linkedin tag to Joomla 5?
Use Phoca Site PluginOk thks for tips. Have you use it and working well?Statistics: Posted by darb — Sun Jan 12, 2025 6:29 pm
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.2.3
No issues with the update thks Joomla heroes!Statistics: Posted by darb — Sun Jan 12, 2025 6:32 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Page Navigation Does Not Follow...
Options->SharedSet Article Order to "Order"Statistics: Posted by Per Yngve Berg — Sun Jan 12, 2025 6:37 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't install Akeeba Backup
https://forumpostassistant.github.io/docs/ pleaseStatistics: Posted by Webdongle — Sun Jan 12, 2025 6:39 pm
View ArticleInstallation Joomla! 5.x • 0 Class...
So a new installation of Joomla 5.2.3 on a domain that used to have Joomla 3. I removed all files before upload via FTP.Uploading went smoothly, but now the website in the adminsitration side says the...
View ArticleInstallation Joomla! 5.x • Re: 0 Class...
RESOLVED..... even though I couldnt find a fix using the search option on these forums, something I remembered from ages agoGo to Administrator on your FTP and find the Cache folder...... and then...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Schema.org custom...
I have four Joomla articles with embedded videos (not [[youtube]]) that Google complains that certain things like uploadDate is missing.Joomla 5.2.3Gantry 5 HydrogenPHP 8.3I have added Json+LD code in...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Schema.org...
Hi,What matters is what's in the actual page source code, not this snippet, so without the real link, debugging is not really possible.Statistics: Posted by shumisha — Sun Jan 12, 2025 7:41 pm
View ArticleJoomla! 5.x • Re: Update Joomla! 5.2.2 auf 5.2.3 : Fehler 500 - out of memory
system - system information - php settings show :Upload Max Filesize 30MPost Max Size 30Mmemory limit 256MStatistics: Posted by HMVWebmaster — Mon Jan 13, 2025 1:17 pm
View Article