Joomla! 4.x Coding • Re: old script failing in joomla 4 - Factory:: issue
I didn't see the original qualifier of you having placed the script in the joomla folder structure.Or maybe subconscious rejection because I don't love the idea of placing a script that we own in a...
View ArticleJoomla! 5.x Coding • Add a custom library to Joomla
Hello,I need to add this https://github.com/heureka/overeno-zakazniky custom library to Joomla 5 and then use it in a custom plugin. I read this https://manual.joomla.org/docs/building ... c-library/...
View ArticleJoomla! 5.x Coding • Re: Add a custom library to Joomla
Joomla doesn't support installing custom Composer packages.Technically, because this library doesn't have any dependencies (yet), you could install it as a Joomla library and use Joomla's native...
View ArticleAdministration Joomla! 5.x • Re: issue with user registration
Set 'New User Account Activation to Yes.Statistics: Posted by Webdongle — Mon Nov 25, 2024 6:15 pm
View ArticleGeneral Questions/New to Joomla! 5.x • change color of the menu items
Hi I'm trying to change color of the menu items-Home and Contact Us. Using this code but this don't do anything I have added this code in User.css file. ThanksIt's a Joomla 5 website:...
View ArticleGeneral 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! 4.x • Error en Home: 'syntax error, unexpected token '" tras...
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 ArticleGeneral Questions/New to Joomla! 5.x • Dynamic label position (Filter SQL)
Hello, I am trying to create a form with dynamic positions according to a graph... this with the purpose of extracting filtered information from a SQL and being able to place it according to the...
View ArticleTemplates for Joomla! 4.x • Re: Some positions don't allow for modules?
It is now....Statistics: Posted by antonios — Tue Nov 26, 2024 9:00 pm
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 ArticleTemplates for Joomla! 5.x • Re: Convert a Joomla 4 template to Joomla 5
I'm not following, I did not create overrides, nor did the developer I think. Are we misunderstanding? I'm referring to an external developer crating a Joomla 4 template that currently cannot be used...
View ArticleExtensions for Joomla! 5.x • Re: Which login do I use for Kunena?
I currently have the login module showing within Kunena. As a new myself, where can the public create their username and login. The current models assumes they have created a login and PW. But what if...
View ArticleInstallation Joomla! 5.x • Re: The SELECT would examine more than MAX_JOIN_SIZE
one.com have set the MAX_JOIN_SIZE value to low on their database servers.Statistics: Posted by Per Yngve Berg — Wed Nov 27, 2024 8:41 pm
View ArticleAdministration Joomla! 5.x • User Registration / Password change
I've done Jooma-Websites since 1.5, but now I am really confused. I've tried a lot to fix it, but I must raise the white flag.Problem 1: I added a menu, menu type Users > "Change Password".But even...
View ArticleTemplates for Joomla! 5.x • Best templates for Joomla! 5
Hi!What do you think are the best free templates for Joomla! 5 today?Statistics: Posted by Joomletto — Wed Nov 27, 2024 9:19 pm
View Article