General Questions/New to Joomla! 3.x • Re: J3: Recaptcha v2 not showing at...
Could you use the "Inspect" function from a Google Chrome or Firefox browser and check the "Console" for errors?Maybe the external JavaScript needed for the captcha can't be loaded.Statistics: Posted...
View ArticleJoomla! 4.x Coding • Re: JUserHelper broken in 4.4.3
Yes I found some scripts broke after upgrading to 4.4. See https://manual.joomla.org/docs/4.4/buil ... sic-script - this should fix things.This script won't work in version 5 - I'm planning provide an...
View ArticleGeneral Questions/New to Joomla! 5.x • Hide modules on responsive mode?
Hi good morning, good people of joomla!Is there a way to hide some modules on responsive/mobile mode?The reason why I ask is because on desktop everything is wide and beautiful with the modules.But on...
View ArticleGeneral Questions/New to Joomla! 3.x • Blank Screen Joomla! 3.9.x
Hello everyone, today I was going to add an entry to the config that would allow you to recover your forgotten password. Unfortunately I made a mistake. I must have forgotten to put a } in the config...
View ArticleExtensions for Joomla! 4.x • Re: Embed pdf in Article and make it responsive
The pdf is visible on desktop, but not on mobile. How to show on mobile. Please suggestStatistics: Posted by raunhar — Wed Mar 06, 2024 10:39 am
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Trying to Update Joomla 3 to 4 -...
It's a hosting issue. You don't have write access to the files.Statistics: Posted by Per Yngve Berg — Thu Mar 07, 2024 8:36 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Hide modules on responsive mode?
I guess you could add a class, say notonmob, to each module you wish to hide on mobiles and then add an entry in your user.css file. Something like:Code: @media (width <= 575.98px) { .notonmob {...
View ArticleGeneral Questions/New to Joomla! 5.x • Dedicated permissions for User/Group
Hello everybody,I'm new in Joomla.I installed Joomla and created the page.Now I want to create users and groups. These Groups should be able to create their articles, but they should have only the...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: 5.0.3 can't update
I would suspect your database version or type to be the issue. What version of Joomla are you currently using and trying to update to 5.0.3? You can only migrate to 5.x from 4.0.x (or more recent...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Blank Screen Joomla! 3.9.x
I don't know what you are referring to concerning the recovery of a forgotten password. Joomla allows you to do that by default for normal users (such as in the Registered users group). The login form...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Dedicated permissions for User/Group
Create Groups with Registered as parent. Give Group Permissions to the Category.Statistics: Posted by Per Yngve Berg — Thu Mar 07, 2024 10:09 am
View ArticleAdministration Joomla! 5.x • Re: I need help
The User Menu is an Administrator Module. You could disable it but better to change its Access from Special to Super User. If you do this only Super User accounts will be able to change their...
View ArticleGeneral Questions/New to Joomla! 4.x • Joomla Fields tel: link
Hi I've got a simple question. How do i make phone number into a tel link in joomla fields?I assume that I'd create a URL field, and under schemes pick tel but the tel option isn't available. Hence...
View ArticleAlgemene vragen • Export content from Joemla to SharePoint.
Hello,I am new to this forum and looking for an option for data export from Joemla to SharePoint.Info 1 (Joemla):We have a Joemla website with product information that is actively updated. The main...
View ArticleGeneral Questions/New to Joomla! 5.x • Can I create a news portal like this...
Hi, at the moment, I am running a news portal created with "another product", and for several reasonst, I am thinking about changing my CMS to Joomla. Are there any design templates which I can use to...
View ArticleAdministration Joomla! 5.x • Re: Help. I can't enter in my control panel
https://docs.joomla.org/How_do_you_reco ... assword%3F if that fails you will need to edit the databaseStatistics: Posted by Webdongle — Sat Mar 09, 2024 4:14 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: can't paste text through Mobile
I am using Joomla 5.0.3, php 8.2.13, galaxy note 20 ultra, one ui 5.1, and Android 13.could you check my attachment file?Screenshot_20240309_113024_Chrome.jpgI don't see the button paste.thank...
View ArticleGeneral Questions/New to Joomla! 5.x • Read more and it breaks down my paragraph
Read more and it breaks down my paragraph. Please check my file.Screenshot 2024-03-09 at 1.25.50 PM.pngWhen I use Read More for my blog, it works perfectly for my blog, but when I click to open them....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Read more and it breaks down my...
Hi. It works as expected. Read More should not be inside some kind of tag. When placed, Read More divides one <p> tag into two, automatically. With other tags, you must do it manually.The...
View ArticleAdministration Joomla! 4.x • Re: When will joomla 4 have responsive...
Hi.I think your question is not at the address. This is a volunteer forum, where people help each other with solving problems, but not a forum for contacting developers with questions like "when...
View Article