Security in Joomla! 5.x • Re: Security Checklist ?
If you want further comprehensive security information, sign up for Mysites.guru. It's a Swiss army knife of tools, but the primary feature is the security audit, which goes through your site with a...
View ArticleTemplates for Joomla! 4.x • Re: How to place logo only in nav menu of mobile...
I think you'd use CSS @media queries (not the expert, so only pointing you to relevant resources that might help):https://www.w3schools.com/css/css_rwd_mediaqueries.asp and more examples:...
View ArticleTemplates for Joomla! 5.x • Re: Changing Header Colour?
EDITProblem resolved as follows:1. I should have created the user.css file in 2. The code should have been (or at least it worked by putting this): :root { --cassiopeia-color-primary: teal;...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error when trying to delete user...
This site is updated from previous versions of Joomla. The website has been up for at least 15 years, so it has updated through many many versions of Joomla.Maybe JomSocial is causing this issue?...
View ArticleJoomla! 4.x Coding • Re: Redirect direct access to subfolder
You can password protect directories on the server cpanel.Statistics: Posted by gws — Fri Apr 26, 2024 5:26 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: fpa-en.php Error "The page...
...FPA script is run from the command prompt, it shows the details of the version of PHP used by Command Line Interface (CLI)...Yeah, I thought that might be the case. But I hoped there might be some...
View ArticleLanguage - Joomla! 5.x • Re: Flags are not showing in multilingual site
This is Helix Ultimate problem - you need to take it up with the template supplier. To a Joomla purist your site structure is too unconventional (for me) to guess how to fix it.Statistics: Posted by...
View ArticleExtensions for Joomla! 4.x • Re: News Feed Wording
Change it with a Language Override.lang_override-news-feeds.jpgThe above example is for the News Feed component. Repeat the process for the Module language override.Statistics: Posted by AMurray — Fri...
View ArticleGeneral Questions/New to Joomla! 5.x • HIRE A CERTIFIED CRYPTO RECOVERY...
Salutation to you ladies and gentlemen, i must confidently say a very big thanks to Fastfundrecovery8 AT GMAIL COM for their tremendous action taken over my case immediately brought to their table, i...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: url to news post?
You can get article's non-SEF link using Joomla\Component\Content\Site\Helper\RouteHelper::getArticleRoute(). Run in through Joomla\CMS\Router\Route::_() to get the SEF link:Code: use...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using the J! API to authenticate...
The Password is hashed with a one way method and cannot be retrieved.Not a problem currently - the other app stores the hashed password and compares it with the J! hashed password.I was just looking...
View ArticleJoomla! 5.x Coding • Re: AI Support Chat Integration with Joomla
Found https://docs.joomla.org/J4.x:Creating_a ... for_Joomlanot sure if this is what you are looking for?Statistics: Posted by Webdongle — Sat Apr 27, 2024 6:47 pm
View ArticlePerformance - Joomla! 4.x • Re: Site locks after uploading media
It seems like Joomla is acting up after you upgraded to version 4.2.2, especially when you try to upload pictures. Here are some things you could try:Check out your server's error logs. They might...
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.Statistics: Posted by...
View ArticleJ! 5.x - L'atelier! • ajouter un texte défilant
Bonjour,Je gère un petit site pour ma chorale et je souhaiterai annoncer notre concert en plus d'un lien sur un article par un petit texte défilant sous notre "bannière" d'accueil. Comment puis-je...
View ArticleJ! 5.x - L'atelier! • Re: ajouter un texte défilant
Mod. Note: Relocated topic from English to French forum.Statistics: Posted by Per Yngve Berg — Sun Apr 28, 2024 5:12 pm
View ArticleThai Forum • Re: แนะนำการสำรองข้อมูล Backup Joomla! ทั้งเว็บ ด้วย MJClone
ขอบคุณนะครับStatistics: Posted by kidteung55 — Sun Apr 28, 2024 5:36 pm
View ArticleThai Forum • Re: วิธีการติดตั้งเว็บบอร์ด SMF ใช้ร่วมกับ joomla!
ขอบคุนมากครับStatistics: Posted by james1349 — Sun Apr 28, 2024 5:44 pm
View ArticleAdministration Joomla! 5.x • Re: restoring Akeeba Backup of Version 5.1 hangs
That’s not my experience restoring to XAMMP from live site using current Akeeba Backup core and Kickstart 8.0.4Suspect a server set-up/compatibility issue but it will be like finding a needle in a...
View ArticleAdministration Joomla! 5.x • Re: Restricted content throwing 'you don't have...
Welcome to Joomla forum!"Access" determines which User Group can view the form."Permissions" determines which User Groups can do what.In RSForm Pro > go to Dashboard > click on the [Options]...
View Article