General Questions/New to Joomla! 5.x • Iframe basic question
Hi all........it is not a question that concerns the iframes or the iframe wrapper themselves, but rather the distance between the structure of the Joomla page and the page "hosted" thanks to the...
View ArticleMigrating and Upgrading to Joomla! 4.x • Error After Updating 4x (CMSPlugin.php)
Hello, This is the error what I get after update. But I get the error only sometimes.Joomla\CMS\Plugin\CMSPlugin::setDispatcher(): Argument #1 ($dispatcher) must be of type...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to optimize my site?
OK btl.stereo-romance.com is the WP site, stereo-romance.com is the Joomla site.I still don't know why we're seeing any reference to WordPress in the FPA. I think maybe the FPA was run from the wrong...
View ArticleAdministration Joomla! 4.x • Re: All of Sudden Getting Lots of Bot Registrations
Captchas are not perfect and will never be (nor have they claimed to be) 100% protection against spam-bots.Try a different captcha.e.g. HCaptcha (https://extensions.joomla.org/extension/hcaptcha/) or...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problem loading images in...
Welcome to the Joomla forum!The error message comes from lines 355 to 358 of ComponentHelper.php:Code: // If component is disabled throw error if (!static::isEnabled($option)) { throw new...
View ArticleExtensions for Joomla! 5.x • Re: Joomla Content Editor (JCE) editor preview...
There should be another "preview" button near the top of the browser window, that shows a pop-up light box with a preview of your article. That would be better than the 'preview' tab in JCE. See...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Minimum height of text box
use css flexStatistics: Posted by erick-b — Tue Aug 13, 2024 10:50 pm
View ArticleJoomla! 5.x Coding • Re: select query with loadAssoc not returning array
why don't you use a normal SQL query select a.whatever, b.whatever from tablea a inner join table b using(id)I never liked joomla build in queriesStatistics: Posted by erick-b — Tue Aug 13, 2024 10:53...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Uninstall of sh404SEF 4.4.9.2487...
Make sure that "shlib - Db query cache and programming library" is installed and enabled before trying to uninstall sh404sef extensions.Statistics: Posted by SharkyKZ — Wed Aug 14, 2024 5:21 am
View ArticleMigrating and Upgrading to Joomla! 4.x • No update available for Joomla 4.4.7...
Refer to announcement viewtopic.php?f=8&t=1011115Attempted to automatically update using the Joomla! Update component with- Update Sites rebuilt- Update Channel set to Testing- Minimum Stability...
View ArticleExtensions for Joomla! 5.x • Re: Is there a Form to Article solution?
Thank you very much for that URL. I wonder why they did not appear in the Joomla directory.Statistics: Posted by scarney — Fri Aug 16, 2024 11:45 pm
View ArticleTemplates for Joomla! 4.x • Re: Hiding code or scripts in Cassiopeia
I don't know what you mean "keep them hidden....". You place the GA code in your template's code. It's not visible to the visitor unless they go digging around using "View Source" in their browser....
View ArticleAdministration Joomla! 5.x • Re: Dropdown Rollover Text
there are so many options its hard to find the on rollover color code, I tried with a few browsers still confusingStatistics: Posted by jameZzzz — Sat Aug 17, 2024 3:26 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Add Class To Each Blog Item
This could be done using the HTML override technique. The following documents would be of help in understanding the output override technique. Even though some of the documents may not be for the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: webP images in media manager not...
Now I am confused. I have downloaded 2 images and you are correct they are not webp but png. The confusion is that opening the media manager the images which were shown as webp in the original...
View ArticleJoomla! 5.x Coding • Reading data from an external database in a model
I am developing a component, and in one of the Models I need to access a table from a different database (that is on the same server). How can this be done in Joomla 5?I can see that when the model is...
View ArticleJoomla! 5.x • Plantillas joomla 5.x
Sitios seguros para descargar plantillas.Statistics: Posted by Ingerinform — Sat Aug 17, 2024 7:51 pm
View ArticleAdministration Joomla! 5.x • Re: Module assignments in Joomla 5
Create a menu item for all categoriesStatistics: Posted by Webdongle — Sat Aug 17, 2024 7:57 pm
View ArticleExtensions for Joomla! 4.x • Re: Map with multiple locations
https://extensions.joomla.org/extension/phoca-maps/You can create several markers and assign them to one map or several maps.https://www.freemaptools.com/may also be of useStatistics: Posted by...
View ArticleExtensions for Joomla! 5.x • Re: Breezing Form Free - Radiogroups
Breezingforms does this job, but his developper is OFF since monthes (crosstec.org). Free version not supported on J5.We've started Github projects and migrated Breezingforms / ContenBuilder to Joomla...
View Article