Extensions for Joomla! 5.x • Re: Is there a Form to Article solution?
Thank you very much for that URL. I wonder why they did not appear in the Joomla directory.Statistics: Posted by scarney — Fri Aug 16, 2024 11:45 pm
View ArticleExtensions for Joomla! 4.x • Map with multiple locations
I was wondering if anyone knows of a plugin/module/extension that would allow me to put a map on my site that could show multiple locations. I am running a church website and would like to show other...
View ArticleAdministration Joomla! 5.x • Re: Module assignments in Joomla 5
Ok?? what is the proper way in J5 to display an article without certain modules?Statistics: Posted by Longhair62 — Sat Aug 17, 2024 4:04 pm
View ArticleJoomla! 5.x • Re: Username and password do not match or ... (Super User)
Lav et passord med kun store/små bokstaver og tall. Der er problemer med spesialtegn som @#%Statistics: Posted by Per Yngve Berg — Sat Aug 17, 2024 5:19 pm
View ArticleExtensions for Joomla! 4.x • Re: Map with multiple locations
I am using Shack Locations ( https://www.joomlashack.com/joomla-exte ... locations/ ) for a couple of sites.Statistics: Posted by webiedesign — Sat Aug 17, 2024 6:18 pm
View ArticleJoomla! 5.x • Plantillas joomla 5.x
Sitios seguros para descargar plantillas.Statistics: Posted by Ingerinform — Sat Aug 17, 2024 7:51 pm
View ArticleExtensions for Joomla! 5.x • Re: Breezing Form Free - Radiogroups
Breezingforms does this job, but his developper is OFF since monthes (crosstec.org). Free version not supported on J5.We've started Github projects and migrated Breezingforms / ContenBuilder to Joomla...
View ArticleAdministration Joomla! 5.x • Re: Dropdown Rollover Text
Hello,To change color of text Code: .metismenu.mod-menu .mm-collapse > li > a { color: green;}To change the background colorCode: .metismenu.mod-menu .parent>ul {background-color:...
View ArticleExtensions for Joomla! 5.x • Re: Rollover popup
I use jce and mediaboxThis is the answer. I've been using it for just this purpose (along with all the other things JCE can do).Statistics: Posted by gsmela — Sun Aug 18, 2024 2:12 pm
View ArticleJoomla! 5.x Coding • Re: Reading data from an external database in a model
https://docs.joomla.org/Connecting_to_a ... l_database ?Statistics: Posted by Webdongle — Sun Aug 18, 2024 7:51 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: WebP Images
What's the fix for lightbox?I can upload webp images and they look fine in the product. But if you click on them for the lightbox enlarged image, it's only code....There has been a lot of talk about...
View ArticleSites & Infrastructure - Feedback/Information • Re: How to contact forum...
I wish to delete my account here in this Joomla forum.My username is: mark_2014Statistics: Posted by mark_2014 — Sun Aug 18, 2024 8:56 pm
View ArticleAdministration Joomla! 5.x • Email config issue
Hi there,I'm having issues tracking down an issue related to email on my site (Joomla 5.1.1).I originally set the site up with a gmail address but then had to change to an email address in the same...
View ArticleTemplates for Joomla! 5.x • Cassiopeia CSS oddity, looking for suggestions
This CSS works just fine, producing the colours you would expect.This is in user.css (to be clear)/* The page header of Cassiopeia has the class "header" so you control it with .header */.header {...
View ArticleAdministration Joomla! 5.x • Re: Email config issue
Welcome to the Joomla forum!Is the website using the SMTP server of your host? It probably should. Contact your host to get the issue fixed.Debug the connection issue by following this Joomla tutorial...
View ArticleJoomla! 4.x Coding • Meta-title tag via Joomla API
Hello,I'm testing with the API to accurately define the Meta description and Meta title tags for my article.Below is an excerpt of the code:Code: $this->article = ['title' =>...
View ArticleTemplates for Joomla! 5.x • Re: Cassiopeia CSS oddity, looking for suggestions
Thank you, picture me kicking myself for missing that, I ended up selecting 128, 0, 0, 1 as a better colour for what I was trying for.John.Statistics: Posted by johnwlund — Mon Aug 19, 2024 4:41 pm
View ArticleJoomla! 4.x Coding • Re: Can an instance of Table() class refer to a join of...
No, the documentation for sql field type is pretty good. I mean the relationship between a table e.g. in FormModel or AdminModel and a form definition where if you name your fields exactly like in the...
View ArticleTemplates for Joomla! 5.x • How to use CSS Grid Classes in Modules
I'm on Joomla 5.1.2. I would like to know how I can use CSS Grid in a module that I am creating for the footer.Searched for four days and evenings... It's hard. I want to create a four column grid in...
View ArticleTemplates for Joomla! 5.x • Re: How to use CSS Grid Classes in Modules
When you say creating do you mean?:1. Actually creating a moduleor2. Adding a module to a module positionThe css classes should already exist in Joomla core with Bootstrap...
View Article