General Questions/New to Joomla! 5.x • Re: change color of the menu items
You could make the menu items visible with some CSS like:Code: li.nav-item a { color: blue;}li.nav-item a:hover { color: red;}Statistics: Posted by pe7er — Mon Nov 25, 2024 7:43 pm
View ArticleJoomla! 5.x Coding • Re: Click on the button, and a modal window opens to...
I found this. It's a field type "ModalSelect Field". I'm learning how it works now.Statistics: Posted by Ravago — Tue Nov 26, 2024 3:05 pm
View ArticleAnnouncements • Joomla! 5.2.2 Released
The Joomla! Project is pleased to announce the release of Joomla 5.2.2. This is a security and bug fix release for the 5.x series of Joomla. These releases continue Joomla’s high standards in...
View ArticleAnnouncements Discussions • Discuss Joomla! 5.2.2
Here you can discuss about the release of Joomla 5.2.2See Announcement: viewtopic.php?f=8&t=1013491Statistics: Posted by pe7er — Tue Nov 26, 2024 4:03 pm
View ArticleJoomla! 4.x Coding • Error en Home: 'syntax error, unexpected token '"...
hola a todos, me aparece esa pantalla desde ayerCaptura de pantalla 2024-11-26 a la(s) 11.04.02.pngCaptura de pantalla 2024-11-26 a la(s) 11.03.56.pngStatistics: Posted by Web Aquamatic — Tue Nov 26,...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.2.2
Can someone tell me and explain why some long time important issues not get merged!! This is a very important fix for Joomla people [5.2] Catch exception to get the user in the action log model #44358...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: A field's "Description"...
Thank you Toivo!Statistics: Posted by nathanwailes — Tue Nov 26, 2024 6:04 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Fixed Position (SP Page Builder)
There is no "custom position" at Advanced. There is only custom width...And I am not able to update to 4.x, lots of plugins don't work and on top of that I can't even update to php 8 - the site...
View ArticleTemplates for Joomla! 5.x • Re: How to centre and change the font size of the...
Hi,The above css is working fine to change the font size of the menu items.However how I can change only the level 1 menu items font size and keep level 2 unchanged?ThanksStatistics: Posted by...
View ArticleExtensions for Joomla! 5.x • Re: DJ image slider -> Moving like a ticker
I am creating a carousel based on https://splidejs.com/You can try it in your test project and show me the way to develop this module.https://github.com/pablop76/carouseltickerInteresting module. Nice...
View ArticleTemplates for Joomla! 5.x • Convert a Joomla 4 template to Joomla 5
Hi,surprisingly very little Google info about it. The template developer is not willing to adapt the Joomla 4 version to J5.Is this something one can do one self? Cheers,BCStatistics: Posted by bcnx —...
View ArticleTemplates for Joomla! 5.x • Re: Convert a Joomla 4 template to Joomla 5
You could compare the template overrides in the /html/ folder of the Joomla 4 template with the Joomla 5 core files.Statistics: Posted by pe7er — Wed Nov 27, 2024 4:47 pm
View ArticleInstallation Joomla! 5.x • The SELECT would examine more than MAX_JOIN_SIZE
Each time I update Joomla, I get this message:Screenshot - 27_11_2024 , 17_11_37-crop2.pngI examined many posts on the Joomla forum.I understood that in J4 the problem was solved and I should have...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Mobil menu not working only...
URL?Statistics: Posted by guy_in_ohio — Wed Nov 27, 2024 5:14 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Vertical Dropdown Menu
Hey pablop76,Do you know a way of getting the JL Vert. menu to not fly out and change the background color (on hover)?Statistics: Posted by guy_in_ohio — Wed Nov 27, 2024 5:16 pm
View ArticleTemplates for Joomla! 4.x • Re: Some positions don't allow for modules?
Ok, I eventually managed to do what I wanted. I don't yet know why the logo wouldn't show up in the below-top position....Thanks for all your suggestions!Statistics: Posted by antonios — Wed Nov 27,...
View ArticleGeneral Questions/New to Joomla! 5.x • Could not load root metadata.
I've had a real battle installing 5.2.2. My host environment was really prickly, but mow, as I am at least have a running site, when I check various updates, overrides, extensions, core files etc I'm...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Could not load root metadata.
Session Path Writeable: No. Should be yes,ask your host if you can't set it in php options on your server.Max. Upload Size: 2M | Max. POST Size: 8M . Both too small, should be 64M, set it in your...
View ArticleSecurity in Joomla! 5.x • Server PHP version from 8.1 to 8.2 problem
Hey guys, how can I know what plugin, component, module is causing the error 500 problem when I put my server on PHP 8.2 version.Is there something I can check or do ?thanks a lot for your...
View ArticleTemplates for Joomla! 5.x • Re: scrollspy in astroid
HiThank you for your help It's a component that looks very interesting for a websiteStatistics: Posted by tigris13150 — Thu Nov 28, 2024 5:51 pm
View Article