General Questions/New to Joomla! 5.x • Re: How to set the gap/distance...
you are with astroid template. is your component displayed with the astroid component area in the layout tab of your style of template ?normaly you should have this like png under :Yes this is what I...
View ArticleExtensions for Joomla! 5.x • Re: Map Location Editing Question
@AMurray -Thanks for the very detailed and thoughtful answer. I believe I was overthinking things. Over the weekend it occurred to me that the users could simply edit their system-generated contact or...
View ArticleAdministration Joomla! 5.x • Re: SMTP - Gmail Less Secure - Can't make a new...
I would be interested in beta testing a plugin as wellStatistics: Posted by cdt871 — Mon Jan 13, 2025 5:33 pm
View ArticleExtensions for Joomla! 5.x • ecommerce extension
I am trying to find a Joomla eCommerce extension that uses a vendor or supplier cost field for products. I have looked at nearly all of the ones available, either a Pro/Paid version or free versions...
View ArticleTemplates for Joomla! 5.x • Re: CSS code for boxes in cassiopeia
Thanks a lot to everyone - it fixed my issue and I know now how to add more boxes Statistics: Posted by gerner — Mon Jan 13, 2025 8:13 pm
View ArticleExtensions for Joomla! 4.x • Re: Joomla 3 to 4 Joomgallery 4 migration
I'd ask the makers of JoomGallery....but it looks like that option sets the access permissions, why would you want to remove it?I don't' know what the "remove" button is all about, and the language...
View ArticleAdministration Joomla! 4.x • Re: Understanding Cache
This may explain Caching for you: https://docs.joomla.org/CacheStatistics: Posted by AMurray — Mon Jan 13, 2025 9:33 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: changed names of menu items, but...
One use case (I suppose the most common) is caching is best used for pages where content doesn't often change, i.e. mostly static content so the cache allows faster page loading. I think that's also...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to get the intro image of a...
Thanks both of you. Ill try to override the file.Statistics: Posted by allegrande — Mon Mar 03, 2025 8:24 am
View ArticleJoomla! 4.x Coding • J4.0 view requires entity to exist - what's changed?
I'm finishing off porting a component from J3.10 to J4.4 and have encountered a strange issue with all my entities.In J3.10, editing an existing entity resulted in $this->item in the edit template...
View ArticleJoomla! 4.x Coding • Re: J4.0 view requires entity to exist - what's changed?
getItem() typically returns an instance of Joomla\CMS\Table\TableInterface, even when a record doesn't exist. But your model returns an instance of stdClass. You should inspect why.Statistics: Posted...
View ArticleSecurity in Joomla! 5.x • Re: Spam issues from Joomla
After some tests with the plugin, I can confirm that is a security flaw from WhatsApp Multi Agent. Even with Recaptcha 2 or 3 enabled, the spammer found out a way to send email through the offline...
View ArticleAdministration Joomla! 5.x • Re: Captcha testing and advice
Updating HashCash through the Joomla Updater works.Thank you!Statistics: Posted by Mr. Wimpy — Mon Mar 03, 2025 1:47 pm
View ArticleJoomla! 5.x • Re: email met _ krijgt 2 mailto links
Welkom op Joomla forum!Is de e-mail cloaking plugin actief?System > Plugins > Content - Email CloakingKun je die even uitzetten om te testen of het aan die plugin ligt?Ik ben naar Systeem ->...
View ArticleAdministration Joomla! 3.x • Re: CSS have stopped working only on specific pages
It's not your CSS. CSS works fine.It's your html.You have several elements that are not closed.Look at your html and add the closing tags where needed.That should make your page(s) look as...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Undo disable right click
"No Right Click" has never been a "feature" of the Core CMS.Statistics: Posted by AMurray — Tue Mar 04, 2025 1:29 am
View ArticleAdministration Joomla! 4.x • Re: Cannot Delete Discover Plugins
which plugins are you specifically referring to?Statistics: Posted by AMurray — Tue Mar 04, 2025 1:30 am
View ArticleTemplates for Joomla! 5.x • Re: Linked category images Cassiopeia
(ps. I can't give a link yet as the project is still private)Hi. This is a volunteer forum. People spend their free time answering questions. Therefore, it's unlikely that anyone will want to dive...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Joomla 3 and MariaDB 11.4 drag and...
Hi!I just find out a solution in the git of joomla framework:Changing the file: libraries/joomla/database/query/mysqli.phpCode: public function selectRowNumber($orderBy, $orderColumnAlias){ // next...
View ArticleLanguage - Joomla! 5.x • Language flags - appending ?layout=blog
HiI have more than one site, all in English and French, all using the same template and setup. All use language flags to connect the English and French versions.All works well, except on one of the...
View Article