Installation Joomla! 5.x • Re: Call to undefined function...
What about DOM/XML in the PHP Information of Joomla backend?Statistics: Posted by toivo — Mon Mar 25, 2024 7:42 am
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Password reset not working
copy and paste this into phpmyadmin it is the encrypted password for "password" i.e. password is password.Once you login change the password to one of your...
View ArticleTemplates for Joomla! 5.x • Re: How to unlock a template?
If you are using a third party frontend template, go to System - Manage - Extensions and disable Cassiopeia. That will shorten the list of template positions to select from when assigning modules to...
View ArticleTemplates for Joomla! 5.x • Re: Locating customised hyperlink colors
Ctrl-Shift-I on all major browsers will open Devtools. From here click the top left icon on the menu bar to inspect an element on the page. You will need some skills and help, but it is not so...
View ArticleJoomla! 5.x Coding • Adding custom js and css in a child template J5
So, what is the best approach to add some js and css files in a child template?I'm trying with the 'joomla.asset.json' file.But this file is located in the parent template folder...
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 • (LET OP!!) [* spam *] Recensies: Fake...
[* spam *] is een voedingssupplement gemaakt voor mensen met diabetes of een hoge bloedsuikerspiegel in het algemeen. Diabetes is helaas een van de belangrijkste doodsoorzaken in de Verenigde Staten,...
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 ArticleExtensions for Joomla! 5.x • Re: Setting up a community website?
Our [url]Amazon Consultant Services[/https://growithamazon.com/services/amaz ... es-in-uae/] are customised to match your specific objectives, whether you’re looking to increase customer satisfaction,...
View ArticleGeneral Questions/New to Joomla! 4.x • Extensions Update page giving me...
Hello.I have noticed recently that when I click on the Extensions Update page in my Joomla 4 website it lists me the extensions I used and require updates as always but I am also now getting the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Extensions Update page giving me...
JCH Optimize consists of a plugin and a component. Maybe one of them is still there. If you do not want to see those notifications, disable the update site in System - Update - Update Sites. In any...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Drop down menu hidden behind content
To trigger the error you can go https://www.tradesell.it/index.php/tutt ... ti/ink-jetHow could i solve this problem?Hi. This is becaus that the dropdown menu is in absolute position and goes beyond...
View ArticleInstallation Joomla! 4.x • Re: FatalError when Checking for Updates
You are hitting this limit: | Max. Execution Time: 120 |Statistics: Posted by Per Yngve Berg — Wed Mar 27, 2024 7:03 am
View ArticleExtensions for Joomla! 3.x • Re: RSFrom Pro - Making Custom Validation
You could create a custom validation rule:https://www.rsjoomla.com/support/docume ... rules.htmlIn that rule you could add some SQL to check if the submitters ID has already been used in the database...
View ArticleAdministration Joomla! 4.x • Wrong Link in Menue item START
Hi,I am using Joomla 4 with template SHAPER HELIXULTIMATE free version.The URL in question is: ff-elmshorn.freiwilligenforum.deThe problem is: If you click on any menu item (e.g. Donations), the...
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 tried {var:php9.id}, outside the php block, but that did not work. I have a Joomla Message that displays the new id for the user and the...
View ArticleGeneral Questions/New to Joomla! 4.x • Updated.PHP error message on home page
Hi !Didn't update anything but suddenly I have this message on my home page (and only on my homepage) :"Warning: Trying to access array offset on value of type null in /home/customer......
View ArticleInstallation Joomla! 5.x • Re: An error has occurred while processing your...
Memory Limit: 128MIncrease to 256M to avoid running out of Memory during upgrades.The Database Table Prefix shall be short. 3 or 4 characters.Statistics: Posted by Per Yngve Berg — Thu Mar 28, 2024...
View Article