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 ArticleTemplates for Joomla! 5.x • Re: css & js in custom template not working:
If anyone else comes across this issue, the above solution worked, only I had to also add the following in my index.php:<jdoc:include type="metas" /> <jdoc:include type="styles"...
View ArticleGeneral Questions/New to Joomla! 5.x • Social media buttons?
If I want to add a list of social media links in my footer, what is the best approach? If I only wanted the urls displayed as regular text, I would have gone with a menu. BUT, I want the links to be...
View ArticleJoomla! 4.x Coding • Re: Using Composer on Joomla 4
I am (successfully) using the Google API.I have the composer json and lock files in my component's administrator directory and therefore the vendor directory directory is there too. In order not to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Social media buttons?
In the menu you can set this in the link options tab.Or use a third-party extension.Statistics: Posted by pablop76 — Tue Mar 26, 2024 9:01 am
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 ArticleThe Lounge • Re: Price changes / addition for Google reCAPTCHA
how to fast Google reCAPTCHA best ivf centres in delhiStatistics: Posted by vinsf — Tue Mar 26, 2024 11:38 am
View ArticleGeneral Questions/New to Joomla! 4.x • Joomla 4 Articles not displaying but...
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 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 ArticleGeneral Questions/New to Joomla! 4.x • Re: I'm new to Joomla 4 URL Help
Probably a broken template. Is this available online? Could you provide a link, please?Yes the website is online with the url below:http://lexwiltravel.co.ke/index.php/des ... a-packagesAll other...
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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Lost access to content
You can call your hosting provider and ask for a roll back or backup reinstall on your site, with the posibility that you are going to loose some content, at least for the latest backup on your...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Hosting Issues over utilized
I searched for "Namecheap reviews" and saw very mixed reviews about that hosting.Your website seems to generate a large number of MySQL queries that seem to take a large amount of time to execute. The...
View ArticleGeneral Questions/New to Joomla! 4.x • Error testing Joomla Web Services...
I posted this in hopes that you professionals who are familiar with the Joomla API can help me.I myself have been using Joomla for over 10 years, but this is the first time I have used the Joomla...
View Article