General Questions/New to Joomla! 5.x • Re: joomla 5 favicon back background...
Transparency is not possible in apple-touch-icons.Realfavicongenerator sets the background to black by default.At the settings for the apple-touch-icon you can set the prefered background color.Note:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Calendar field error after update 5.1
On line 400 either the filterFormat is invalid or the value is invalid. You could start by looking for the strings in your language files. In en-GB they are like this:Code:...
View ArticleGeneral Questions/New to Joomla! 4.x • Error Pages in General
Well after some struggles, I finally have a working 404 error page in Joomla 4. It took some research and some combining of tutorials and Joomla documentation BUT it is accomplished.As I was looking...
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 ArticleExtensions for Joomla! 5.x • move the mountain (K2)
Hello,Im thinking if K2 do not want to update for J!5, why do you don't deliver k2 features into v5.2 ?I think many people will want this and also you find some people that will be willing to...
View ArticleAdministration Joomla! 5.x • Re: Media Manager empty has no folders nor files.
configuration.php has file permissions set to 444. You have to change the permissions to 644 before editing with a text editor. You can leave it at 644. Next time you change anything in Global...
View ArticleTemplates for Joomla! 5.x • Best pagebuilder for Joomla?
Sorry if not allowed. I just discovered 'page builders' and their awesome front end editing capabilities. At least in the tutorial videos they were For my localhost. dev. joomla site, I installed the...
View ArticleJoomla! 4.x Coding • Re: I want to remove individual css files, code not...
Thanks for your quick reply. But this url does not help me. I appreciate your help, thanks again.You should read again, because in that link is where you will find the answer. The method...
View ArticleExtensions for Joomla! 5.x • Re: move the mountain (K2)
That's the joy of open source, you can create the code you want for this and then submit a pull request.Statistics: Posted by gws — Fri May 03, 2024 3:55 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Menues limited access?
I have a custom user group with limited access. For site modules, I can restrict access on some with permissions, while allowing it to others.However, is there a way to do this for menues as well? I...
View ArticleTemplates for Joomla! 5.x • Re: Best pagebuilder for Joomla?
When you install the Helix Ultimate template you get a button for SP Page Builder. However, in order to use that you have to buy the commercial extension. I have supported customers who use SPPB v3...
View ArticleJoomla! 4.x Coding • Re: When are MySQL updates done in update install?
How 'bout copying the data out in the preflight and copying it back in the postflight, all php? Statistics: Posted by MarkRS — Fri May 03, 2024 4:30 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: multi-factor authorization
Email is good as a backup system, but use a faster system on a daily basis such as TOTP.Statistics: Posted by Per Yngve Berg — Sat May 04, 2024 1:04 pm
View ArticleInstallation Joomla! 5.x • Error on installtion J5
Greetings, i have setup an Ubuntu VPS and installed Nginx, MySQL and PHP on it, but when i navigate to the IP address to start the Joomla installation process for the first time i get the following...
View ArticleInstallation Joomla! 5.x • Re: Error on installtion J5
https://docs.joomla.org/NginxYou must have a domain name, not IP address.Please use the Forum Post Assistant (See Red Frame above)Statistics: Posted by Per Yngve Berg — Sat May 04, 2024 2:06 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Joomla-WordPress migration
Calling on the Joomla community for insights: I'm exploring options to streamline SEO meta information syncing between Joomla and WordPress. While considering a free WordPress plugin for this purpose,...
View ArticleJoomla! 5.x Coding • Re: From JRoute to Route?
For get the category link should be:Code: Route::_(RouteHelper::getCategoryRoute($this->item->catid, $this->item->language));Statistics: Posted by carlitorweb — Sat May 04, 2024 2:52 pm
View ArticleExtensions for Joomla! 5.x • Facebook feed
Hi all.my question is for a Facebook feed. I know there is an official incorporation plugin, but as far as I remember, it's impossible tho change its colors, creating problems with dark webpages.Is...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
What's wrong with the default one?https://inhubsa.com/[https://inhubsa.com/]مركز السياحةStatistics: Posted by inhubsa — Sat May 04, 2024 4:58 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Help with...
Enable SEF URLs in Joomla's Global Configuration: In the Joomla backend, go to the Global Configuration and locate the "SEO Settings" section. Enable the options for "Search Engine Friendly URLs" and...
View Article