General Questions/New to Joomla! 5.x • Re: Some newbie questions...
Please provide additional information, such as screenshots of the problems or any error messages you see in Google Chrome. Turn on the debug and error reporting functions (in PHP) or through the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How can i call the "Article...
when i use online tools to check the <H1> tag checker i get that result:Hi.Online Tools checks the existence of H1, but does not check the correctness of its location in the aspect of the page...
View ArticleExtensions for Joomla! 4.x • Re: Table properties
Carefully study all the examples of BS tables. There is everything you need.Hello Pavel-ww, and all, still in trouble with table class, but I don't want to ask here every day, so I did lot of testing...
View ArticleTemplates for Joomla! 4.x • Re: offcanvas on cassiopeia, no extensions
Are you not satisfied with the Hamburger Menu that is in Cassiopeia?Statistics: Posted by Per Yngve Berg — Mon Apr 29, 2024 8:25 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5.1.0 image error...
Where can I see an override to show you this?Please check in your template root folder, if you have a "html" folder. If yes, then check you have a com_content/article folder.Thanks carlitorweb, I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
The core contact component:https://magazine.joomla.org/all-issues/ ... ent-part-1If you need advanced features, then you may need to consider a third-party contact extension....
View ArticleMigrating and Upgrading to Joomla! 4.x • Upgrade to 4.4 - Ajax error / 90.2%...
I am having a terrible time upgrading from 3.10.12 to 4.4 as well and received the same Ajax error / 90.2% completed, and then a bricked site that displays no content and has no admin login.I suspect...
View ArticleJoomla! 5.x Coding • Re: Filter by categories and category title in the list...
Yes, right. But I have filters in this array. Do you meant this? Or something else? I may have misunderstood you, but I thought you are saying the problem is that the filter bar disappears so you...
View ArticleAdministration Joomla! 5.x • Re: I am puzzeled by the blog sample data
We are having trouble because we don't understand your level of understanding. ...At this stage it may be helpful to know your general age group and computer experience. That way we can pitch are...
View ArticleAdministration Joomla! 3.x • Re: Restrict ability to edit-profile on...
A final update: I've removed if (($field->hidden) from your code and used the following: Code: <?php if (($field->fieldname === 'password1' OR $field->fieldname === 'password2') AND...
View ArticleAdministration Joomla! 5.x • Re: Upload Images using Frontend
I would think so - do that through Global Configuration.Statistics: Posted by AMurray — Tue Apr 30, 2024 9:53 pm
View ArticleJoomla! 4.x Coding • Re: Error 500 Layout default not found
Joomla! Instance :: Joomla! 4.4.4-Stable (Pamoja) 16-April-2024Joomla! Configured :: Yes | Read-Only (444) | Configuration Options :: Offline: false | SEF: true | SEF Suffix: false | SEF ReWrite: true...
View ArticleExtensions for Joomla! 4.x • CoalaWeb extensions
I have been upgrading my network to Joomla 4.4.4 and before I make the jump to Joomla 5 - I am cleaning and removing extensions, modules, components, and plugins that are either unneeded or unused. I...
View ArticleExtensions for Joomla! 4.x • Re: CoalaWeb extensions
All extensions have a reference in the #__extensions table:the installed ones but also discovered ones that still need to be installed.System Plugins are located in /plugins/system/If those two...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: error upgrade
PHP Supports J! 4.4.4: NoRecover by Lowering the php versionDeleting the site and and restore the backup you made before the failed update.Statistics: Posted by Webdongle — Wed May 01, 2024 5:17 pm
View ArticleTemplates for Joomla! 5.x • Uninstall Joomla 5 for Helix quickstart install?
Think I know the answer already but just checking. So I have Joomla 5 on my windows laptop, running with XAMPP. I decided after much looking that I like Helix Ultimate, but it seems it must be...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Some newbie questions...
If you paid for an extension and the author is not providing support and it's in JED try reporting it?Yes, that extension is in JED. I wrote a message in the author's forum. He replied me one week ago...
View ArticleTemplates for Joomla! 5.x • Re: Uninstall Joomla 5 for Helix quickstart install?
We wouldn't recommend using the quickstart package at all.Joomshaper.com has a non-quickstart download (template only) package along with its helix framework plugin.helix ultimate.jpgYou seem to have...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
Any capture should work with the form. HCaptcha for instance as mentioned above.https://extensions.joomla.org/extension/hcaptcha/It works similarly to Google Recaptcha in that it has the "I'm not a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: export & import articles
J2xml on the JED indicates it already works with Joomla 5.x Why would you think otherwise?Statistics: Posted by AMurray — Wed May 01, 2024 9:49 pm
View Article