Migrating and Upgrading to Joomla! 5.x • Re: A migrating from J3.10 to...
J4 extensions that work in J5 with the compatibility plugin are (imho) more likely to commit to developing than those that don't.Absolutely, and a factor worth considering when choosing extensions. Go...
View ArticleInstallation Joomla! 5.x • Re: Call to undefined function...
Cheers, and please let us know what happened.Statistics: Posted by toivo — Mon Mar 25, 2024 9:14 am
View ArticleGeneral Questions/New to Joomla! 5.x • type size for email addresses
When I use an email address in text, it always remains at a very small type size. I can increase the size of the text around it, but not the email address itself. Anyone know how to fix this...
View ArticleJoomla! 5.x Coding • Re: How to create User Group Progamatically
Worked like a charm, Thank You. Lastly, how do I get the id of the newly created group?I tried {var:php9.id}, outside the php block, but that did not work. I have a Joomla Message that displays the...
View ArticleTemplates for Joomla! 5.x • Re: Locating customised hyperlink colors
Thanks, checked that but nothing there other than the <hX> color overrides.What I was wondering is whether there's anywhere you can click (like right-clicking -> inspect) to locate source...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I'm new to Joomla 4 URL Help
What errir?Statistics: Posted by Webdongle — Mon Mar 25, 2024 11:41 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: type size for email addresses
Controled by CSS in your template.Statistics: Posted by Per Yngve Berg — Mon Mar 25, 2024 12:03 pm
View ArticleThe Lounge • Re: Price changes / addition for Google reCAPTCHA
Thanks for your suggestion GWS!Statistics: Posted by three_d — Mon Mar 25, 2024 12:56 pm
View ArticleInstallation Joomla! 5.x • 0 Class...
WHY??????????Statistics: Posted by 4thdesign1 — Mon Mar 25, 2024 1:26 pm
View ArticleJoomla! 5.x Coding • Re: Adding custom js and css in a child template J5
add the user.css file to the css folder and/or the user.js file to the js folder in the child templatehttps://docs.joomla.org/J4.x:Cassiopeia ... tomisationStatistics: Posted by pablop76 — Tue Mar 26,...
View ArticleAdministration Joomla! 5.x • Re: How to change the /administrator path to a...
And then there are changes in php. Undeveloped extensions will stop working with future changes to php.Statistics: Posted by Webdongle — Tue Mar 26, 2024 10:16 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Permissions in ACL
View/access level 'Special', user groups selected in that view/access level can see the admin menus. That's because the /administrator menu module is set to that view/access levelStatistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 4.x • I'm new to Joomla 4 URL Help
Hello,I have encountered an error when displaying my articles that only shows a counter Article Error.png. What could be the issue?Statistics: Posted by danboss — Tue Mar 26, 2024 11:46 am
View ArticleTemplates for Joomla! 5.x • Re: css & js in custom template not working:
OK, better start with a working template (like Cassiopeia) and modify it as per your suits.Statistics: Posted by pl71 — Tue Mar 26, 2024 12:07 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: joomla 5 smart search doesn't...
J5 Smart Search index custom fields.Yes 'make searchable' is the setting that should be enabled.Do not forget to re-index your content after you enable that setting, if the custom field is already...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Weird blog article URL behavior
Thank you Per!Statistics: Posted by krishunt — Tue Mar 26, 2024 1:03 pm
View ArticleJoomla! 5.x Coding • Re: How to create User Group Progamatically
Anyone?Lastly, how do I get the id of the newly created group?I've not done this, but my guess would beCode: $yourNewGroup->getTable()->getId();Statistics: Posted by MarkRS — Wed Mar 27, 2024...
View ArticleJoomla! 5.x Coding • Re: Where to put a js.map file?
It seems my question makes the wrong assumption, that there is a correct place to put that map.In fact, it seems that the map can be anywhere, it just needs to be specified to Joomla.One way to do...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Intro text shows in Homepage but...
Check the Options in the Menu Item.Statistics: Posted by Per Yngve Berg — Wed Mar 27, 2024 11:30 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Updated.PHP error message on home...
It's an issue with the site template.Statistics: Posted by Per Yngve Berg — Wed Mar 27, 2024 11:35 am
View Article