Joomla! 4.x Coding • Am I doing something stupid?
I thought I'd figured out how this namespacing works, but apparently not.I have a component with this model:administrator/components/com_example/src/Model/FlowsModel.phpCode: namespace...
View ArticleExtensions for Joomla! 5.x • DJ Slider and webp?
DJ Image SliderI'm trying reduce bandwidth usage and tried to replace .jpg images with .webp but for some reason the DJ image slider does not display webp ?I have removed the .jpg and replaced and...
View ArticleExtensions for Joomla! 5.x • Re: JCE editor stripping PHP date code
If there is not much of processing to be done for displaying the footer, the footer module text could be changed using language override as shown below:Original language sting:Code:...
View ArticleInstallation Joomla! 5.x • Fatal Error After Installing Joomla 5.2.2
First of all, please note that I have no development skills and limited technical knowledge as I mostly use "nocode" tools. I would appreciate your kindness and patience.I installed Joomla by...
View ArticleGeneral Questions/New to Joomla! 4.x • Joomla SEO function
With a J4.4 with VM4.0.2, https://altenagala.nl, we experience a malfunction, with our alternate language products display, will only display in default language categories, with translated VM...
View ArticleInstallation Joomla! 5.x • Re: Fatal Error After Installing Joomla 5.2.2
Mod. Note: Relocated the topic from the French Forum to English.If this is a new install of J5.2.2, how come you have Templates for J3?I suggest that you delete everything and start over again....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart Search Module In Main Menu
Publish the Smart Search Module in the same position as the Menu Module.Statistics: Posted by Per Yngve Berg — Wed Jan 01, 2025 8:18 pm
View ArticleExtensions for Joomla! 5.x • Re: JUMI alternative?
A description of what that extension did please.Statistics: Posted by Webdongle — Wed Jan 01, 2025 8:56 pm
View ArticleJoomla! 4.x Coding • Re: Am I doing something stupid?
I thought I'd figured out how this namespacing works, but apparently not.Nick Dionysopoulos, the developer of Akeeba Backup, published the following chapter about PHP namespaces in Joomla: Basic...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Siteground server not compatible...
@ACVMF - Every hosting service I've used in the past 30 years has had a control panel that includes basic information including ftp address, etc. They've also included an address where you could...
View ArticleExtensions for Joomla! 5.x • Re: Breadcrumbs problem
I had problems with breadcrumb module that it displayed the wrong link for the page. It was caused by cacheing of this module and when I disabled the cacheing for just that module it displayed the...
View ArticleGeneral Questions/New to Joomla! 5.x • Contact form how to extra field(s)...
I busy with Joomla 5 and have menu item "Contact us". So far as I detected now, default the next fields are shown that has to be filled in:Name:e-mail:Subject:Message:But I want to add field telephone...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to edit a mass email to start...
Here's the documentation https://docs.joomla.org/Help310:Users_Mass_Mail_Users (it is for 3.10 but the function basically hasn't changed version to version of Joomla.). I don't see any mention of...
View ArticleAdministration Joomla! 4.x • Menu Heading Not showing on Home page
Joomla 3x and 4.xI created a new joomla menu heading item on the main menu and set it as a menu root item. Added sub menu items to it. I set permission to super or special. After logging in with admin...
View ArticleJoomla! 4.x Coding • Overriding CSS Selectors
I have my user.css file set up properly in Joomla 4 using the Cassiopeia template but I do not have any experience overriding CSS when CSS selectors like *,>,etc are used. Can someone show me the...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Error opening articles after...
The error sounds like coming from a plugin that does not support Joomla 4. Please post the results from the Forum Post Assistant (FPA) by following the instructions at...
View ArticleJoomla! 4.x Coding • Re: Overriding CSS Selectors
www.w3schools.com/cssref/css_selectors.phpStatistics: Posted by Per Yngve Berg — Fri Jan 03, 2025 9:40 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla SEO function
Remove them.Statistics: Posted by Per Yngve Berg — Fri Jan 03, 2025 9:45 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • 500 - behavior::caption not found
500 - behavior::caption not found.This means you have an extension (probably a template) that relies on Mootools; incompatible with Joomla.See viewtopic.php?t=989032 viewtopic.php?t=1006484...
View ArticleJoomla! 5.x Coding • Add Module Positions to Custom Admin Component
I am building a custom admin component to manage some activities on my website. In this component I would like to add a single dashboard page that contains various custom charts showing the status of...
View Article