Administration Joomla! 4.x • User custom fields
I have added some user account custom fields.If I display a user profile I am now able to update the custom fields in the users account.I now want to link these user custom fields to their Contact...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla Mail&CloudFlare
You are the only person with that information. If you don't know ask your host.Statistics: Posted by gws — Thu Jan 09, 2025 8:50 pm
View ArticleAdministration Joomla! 4.x • Re: User custom fields
Hi @nmron,I think that there is not a one-click way to link user custom fields with contact profiles, but for sure you can create a tiny system plugin using the onUserAfterSave event to sync the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: changed names of menu items, but...
Did you set them as "Registered"? That would be one explanation of visible menu items for logged on users but not if they were not logged on. Try changing the permission for the menu items to...
View ArticleItalian Forum • Re: Articoli in joomla incorniciati
Hi Daniele,Do you mean like a grid? With three columns?Statistics: Posted by Yiannistaos — Fri Jan 10, 2025 4:12 pm
View ArticleGeneral Questions/New to Joomla! 4.x • modification of mod_login/default.php...
I want to get rid of the 'forgot your password' and 'forgot your user name' on my main entry page.I have modified the mod_login/default.php file in system/templates/cassiopeia details.../modules/html...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: modification of...
You need to use PHP comments, not HTML comments https://www.php.net/manual/en/language. ... mments.php.Statistics: Posted by SharkyKZ — Fri Jan 10, 2025 5:39 pm
View Articleextensions.joomla.org - Feedback/Information • Re: JED Checker
HiFirst I found the problem with a missing JEXEC.It has to be in provider.php as well.Second, I have saved the two language files as utf-8 and notepad says lines end with CRLF.The other options in Win...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart search results not showing
The trick was creating a Component Area in the Astroid template. My mess was first that I didn't know I needed a component area, and secondly that I missed that Astroid has a widget for component...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Article Ordering
This feature is quite buggy.I ordered the articles in a way that's not being respected at all later using the page navigation buttons.This is the order I use in adming page:Screenshot:...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: How many hours do we need to...
According to their website, the AllVideos extension from JoomlaWorks is incompatible with J5. This is consistent with the information shown on the JED listing.JComments is not compatible with J4 or...
View ArticleAdministration Joomla! 5.x • Re: Change URL in Account activated email
You have to change the Email Template.https://docs.joomla.org/J5.x:Managing_M ... ate_LayoutStatistics: Posted by Per Yngve Berg — Sat Jan 11, 2025 8:20 pm
View ArticleExtensions for Joomla! 5.x • Re: Timeline scroller
There is a particle for the Gantry 5 framework for joomla.https://demo.joomlead.com/particles/ind ... /timeline/But I am currently holding off on using Gantry, its future is uncertain.The module will...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can not upload images (Superuser )
Session Path Writable: No ... should be YesStatistics: Posted by Webdongle — Sat Jan 11, 2025 9:08 pm
View ArticleFinnish Forum • Re: Päivityksen jälkeen sivusto ei toimi
Sait vastauksen toisessa paikassa: viewtopic.php?f=812&t=1014176Muuten, pidäpä mielessä että uuden keskustelunaiheen avaaminen samasta aiheesta on kielletty foorumin säännöissä.Statistics: Posted...
View ArticleJoomla! 5.x Coding • Re: Dynamic sql custom field
I tried something else. Instead of sql i made a text field and following this solution by Sharky i managed to get the created_by value by creating an override to...
View ArticleExtensions for Joomla! 5.x • Re: Map Location Editing Question
According to my understanding of your question, you'd need to:Allow customer (registered users) registrations including capturing address details (that can be done with the standard Registration...
View Article