General Questions/New to Joomla! 5.x • Re: Smart Search Module In Main Menu
Thank you so much for the detailed explanation! I was struggling with this for a while, and your suggestion to use CSS to adjust the appearance after placing the search module in the Menu position was...
View ArticleAdministration Joomla! 5.x • Re: client side email validation not work
Hi @zubata,You're right.Your regex works fine. I've tried it. https://regex101.com/r/bp1fR1/1The reason mail@mail passes the browser's built-in type="email" validation is that the HTML5 email...
View ArticleExtensions for Joomla! 5.x • Re: JED Checker
I think you are being unkind to the community. I use the JED Checker to look for problems in my extensions even though I do not publish extensions in the JED.May I suggest you try out VSCode? It is...
View ArticleJoomla! 5.x Coding • Re: Add Module Positions to Custom Admin Component
You need to read about Dashboards:https://manual.joomla.org/docs/general- ... dashboard/A dashboard contains panels to which you can add your own modules.Statistics: Posted by ceford — Sat Jan 04,...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: How to get into the backend, if...
Thanks, I had already seen this and tried this. I was forgotten to mention this.But I made a stupid mistake! As said this was on old project and the database does have two 'sets' of tables with...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Error opening articles after...
I managed to get this problem fixed. You were right @mtgg about the template being the likely cause - I updated the templates and the site burst into life. Now I just have to sort out any little...
View ArticleAdministration Joomla! 5.x • Add Module dialogue closes
I have seen this in a number of J5 sites when I try to add a new menu. When I click the button to add module for the new menu the dialogue window pops open for a second then just closes.I am not able...
View ArticleAdministration Joomla! 5.x • Re: Add Module dialogue closes
Just tried to add a menu module in both a local and a remote Joomla 5.2.2 site and both sites worked. Do you see any error messages in the PHP error log? Use Developer tools on the page (F12) and...
View ArticleTemplates for Joomla! 4.x • Re: offcanvas on cassiopeia, no extensions
Pavel, thank you, great job. Used it last year. But in the new version of joomla 4.4.9 and 5.2.2 in the menu module folder there are completely different files. offcanvas and collapse I can't...
View ArticleAdministration Joomla! 5.x • Re: How to order articles according to non-Eng...
Thanks Both,Sounds a bit above my pay-grade, but I'll take this (later) as another learning experience!Statistics: Posted by Muleiolenimi — Sun Jan 05, 2025 7:59 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Migrating from MySQL to MariaDB...
Quicker, easier and less chance of human error than manual migration. It also checks the server to see if it has problems.As a fairly recent adopter (last 15 months or so) of Akeeba Backup after...
View ArticleExtensions for Joomla! 5.x • Re: ctivating the cron in Acymailling
Have you added the IP address to your server’s whitelist?Have you added the Cron job to your server?I did both of these in my hosting provider’s user interface. Very quick and easy to do.If you look...
View ArticleAdministration Joomla! 4.x • Re: Does not log in
what Joomla version?Please post the FPA Report (see the red box, at the top of forum screen under Forum Rules).What was the last thing you did before this started happening?Statistics: Posted by...
View ArticleJoomla! 5.x Coding • I try to add telephone field to the contact form
I'm using cassiopeia template and the default contact form which is ok, except that the telephone number is missing. I want this adding after the e-mail fieldI hope that someone can give me the clue,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla SEO function
Have you tried the VM Forums?https://forum.virtuemart.netStatistics: Posted by Per Yngve Berg — Sun Jan 05, 2025 9:25 pm
View ArticleGeneral Questions/New to Joomla! 5.x • How to add iFrame code (for videos)...
I found that JCE editor strips embedded iFrame code when saving documents.I found a good tutorial on how to adjust JCE to handle embedded videos:JCE Editor Strips Away IFrame Code In...
View ArticleJoomla! 5.x Coding • Joomla API to post content
HiFirst post.I'm in no way a developer so no business posting in the coding section but I wanted to find a way to add and update my Joomla posts including custom fields using the API. I found it hard...
View ArticleSlovak Forum • Re: kôš
Ďakujem, ale pri filtrácii nie je kôš ale zmazané a tam je ten kôš, už som to našiel. Ešte raz ďakujem!!!Statistics: Posted by lolpino_tomas — Mon Jan 06, 2025 9:34 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Change Article title color in...
Hello,Try the code below.Code: h2, .content-category h1 { color: greenyellow;}Ron Statistics: Posted by Rondeb — Mon Jan 06, 2025 10:07 pm
View ArticleAdministration Joomla! 5.x • Wanting my Ad Banners to rotate randomly, not...
I am wondering if I am mistaken about how the Ad banners should work. I created one banner category (You-Tube Channels English) and I created two clients both of which are in the same (You-Tube...
View Article