General Questions/New to Joomla! 5.x • Remove title from default Home Page
I remember this problem is embedded in joomla from many and many years.Every time i install a new site, i see title in the default home page, even if i disable all options for this.I'm using the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Remove TITLE from default Home Page
Menu item/ options Show title ?Statistics: Posted by gws — Sun Mar 24, 2024 12:21 pm
View ArticleTemplates for Joomla! 5.x • Re: How to unlock a template?
PhpMyadmin table extensions, fields locked or protected, change from 1 to 0.Statistics: Posted by gws — Sun Mar 24, 2024 12:25 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Password reset not working
3.7.2 was also EOL long ago. 8 years ago in fact. Surely you haven't been locked out of your Joomla site for 8 years?I don't know the encryption method these days - bcrypt or SHA-256 or...
View ArticleInstallation Joomla! 5.x • Re: Call to undefined function...
OK. Thank you. I have to figure this out with the operator that manages the domain. Have a good one in there down below!Statistics: Posted by 6sto — Mon Mar 25, 2024 9:00 am
View ArticleMigrating 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 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 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 Article