Templates 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 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 ArticleJoomla! 5.x Coding • Re: Adding custom js and css in a child template J5
Yes, this is obvious. Presently I have user.css and I added custom CSS code to the bottom of the file.This is not so hard and you will end with only one CSS file for faster startup.The downside is...
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! 5.x • Acing PSLE English Oral: Practice and...
Time Management: Allocate sufficient time for each section of the PSLE English Ora exam during practice sessions. Practice speaking within the allotted time limits to ensure completion of all tasks...
View ArticleJoomla Tiếng Việt • Phiên bản tiếng Việt Joomla 5 mới hoàn toàn
Mình thường làm website bằng Joomla cho khách hàng.Nhưng khi hướng dẫn khách hàng sử dụng administrator thường vướng vào một số thuật ngữ khá nhầm lẫn.Vậy nên mình làm riêng một bản dịch Tiếng Việt...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
I suspect the problem is your model load line in the view file. You don't need to do that at all.Instead of your "$this->thing = $model->get<thing>();" lines you want "$this->thing =...
View ArticleJoomla! 4.x Coding • Re: Using Composer on Joomla 4
What is Scoper? GitHub - humbug/php-scoper: Prefixes all PHP namespaces in a file ...PHP-Scoper is a tool which essentially moves any body of code, including all dependencies such as vendor...
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 ArticleExtensions for Joomla! 3.x • Re: RSFrom Pro - Making Custom Validation
That is correct but problem is since I have no coding skills, creating that module seems hard for me.I was going to ask and see if anyone can guide me through that.RS support team said they wont do...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error testing Joomla Web Services...
Dear Peter-san,>How did you try to access Joomla's API?>Via command line (CURL), via a PHP script or using Postman?Thank you for your reply.I followed the guidance below and created the...
View ArticleAlgemene vragen • Re: Starten met 4 of 5 ?
Welkom op Joomla forum!Welke extensies draaien er op de oude website?Zijn die compatible met Joomla 4 en/of 5?Welke PHP/MySQL versie draait er op de server?Joomla 5 heeft iets modernere versies...
View Article