Administration Joomla! 4.x • Re: When will joomla 4 have responsive...
Code: .pagination {flex-wrap: wrap;gap: 1em 0;}Works like a charm in J5.0.3 - thank you Statistics: Posted by JAVesey — Sat Mar 09, 2024 10:42 am
View ArticleJoomla! 4.x Coding • Re: Send email to site admin when a person clicks a...
You will need a custom module! You will need to use JavaScript to send an asynchronous message to the server. You will need some server side code to respond to the message - it may send an email but...
View ArticleInstallation Joomla! 5.x • Re: Can't start installation process; error...
Here I am.I tried to install from the beginning Joomla 5.0.3 in a different folder. This time I gave the right permissions ( chmod 755 for directories and chmod 644 for regular files ) before the...
View ArticleSites & Infrastructure - Feedback/Information • Re: Request to unlock a...
Thanks a lot, it's working ok now !Statistics: Posted by obones — Sat Mar 09, 2024 1:10 pm
View ArticleGeneral Questions/New to Joomla! 3.x • backend 0 Class...
Hello, suddenly I see in the back end:When I just type in: www.mysite.com/administratorError-0-Class-helppagesHelper-not-found.pngplease helpStatistics: Posted by loudy_ca — Sat Mar 09, 2024 1:58 pm
View ArticleAdministration Joomla! 5.x • Joomla contacts and users
Good morning everyone, I wonder if anyone can help.I allowed user to register in my websiteI have to activate the user, I want to do this to make sure all users are legit.When a user registers the...
View ArticleInstallation Joomla! 3.x • Joomla instances suddenly stopped working
Hello,I have two Joomla instances that are hosted by the same provider and they suddenly stopped working.The symptom is a HTTP code 500 error and a totally blank page on both cases.I'm quite convinced...
View ArticleInstallation Joomla! 3.x • Re: Joomla instances suddenly stopped working
Looking at another post, I saw that one needs to replace `#__` by the actual database prefix when running the SQL.And sure enough, with this the error message about a missing session table went away...
View ArticleGeneral Questions/New to Joomla! 5.x • Diestel & Partners Family Dentistry
Dr. Sandeep Jain (Dentist) took over Diestel & Partner in 2003, continuing the tradition of providing high-quality dental care, which started in 1972. With his dedicated staff of many years, they...
View ArticleJoomla! 5.x Coding • Re: How to add a link to an intro image in Blog view?
Hi.1.jpgStatistics: Posted by Pavel-ww — Sun Mar 10, 2024 11:43 am
View ArticleAdministration Joomla! 5.x • Articles Category List, multi level
Menu item "Articles Category List" shows only a listing of articles in selected category. Articles in subcategories can be shown separated under the listing.We want to show all articles in selected...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Property 'name' of argument 'item'...
In fact, it does not have any numerical value, the path is images/documents, I am trying to upload the files and the error appears.Statistics: Posted by pediaf — Sun Mar 10, 2024 4:12 pm
View ArticleJoomla! 3.x • Re: Pagina web en blanco y también el backend tras desinstalar...
Bueno. Pues hay noticias buenas y malas.La buena es que gracias a tus consejos he logrado acceder al backend de la web. Por lo que te estaré eternamente agradecido.La mala es que el Frontend no me...
View ArticlePerformance - Joomla! 5.x • session lifetime not working for users in the...
The problem: USERS do NOT get logged out. I have one logged in right now since two days ago!I logged myself in with a normal user account to test it and at the moment I still show as logged in after...
View ArticleExtensions for Joomla! 5.x • Rapi Music Player
Hello, I am looking for a hint on how to get my Rapi Music Player to work.Joomla 5 websiteMP3 files loaded into folder called MP3 -> MP3/2024-03-05My module is publishedThe module loads to page but...
View ArticleExtensions for Joomla! 5.x • Re: Rapi Music Player
UPDATE:I got it to work. had to turn on the Load jQuery.Statistics: Posted by ghanlon33647 — Sun Mar 10, 2024 6:36 pm
View ArticleLanguage - Joomla! 4.x • Re: Only showing the English menu items, not the...
Could you use the back-end module "Multilingual Status" to check your settings?Do all the menus have menu items that are assigned to the right language, and right access level?Statistics: Posted by...
View ArticleAdministration Joomla! 3.x • Re: Joomla 3 and Recaptcha v2
Thank you so much!Tried every previous suggestion possible but this one finally worked for me.Can you share what was the problem that you were experiencing? And what was the solution,...
View ArticleAdministration Joomla! 3.x • Re: Contacts page: How to hide the Form but...
Components >>> Contacts >>> Options ... select/unselect as requiredHey @webdongle,Thanks for replying.I would like to disable just the Form. I would like to keep the rest of the...
View ArticleGeneral 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.Hi Peter,It does...
View Article