Installation Joomla! 5.x • Re: Call to undefined function...
IMPORTANT INFO: I could install Joomla 5 with cpanel. Now I can login and everything but when I try to go to edit menus or articles, I get this: 2024-03-25_10-06-57 (Copy).jpgI have installed this...
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 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 ArticleAdministration Joomla! 5.x • Re: How to change the /administrator path to a...
That is usually true, but, as mentioned by @Nidzo2203, this extension, ASM No Admin, works with Joomla 5, as long as the Compatibility Plugin stays enabled.Just installed the above extension in Joomla...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Featured articles 3-column layout...
You have probably inserted the Read More Break inside a Block Element. That created broken html because the close tag will be missing.Make sure the Read More is not inside a div.Statistics: Posted by...
View ArticleJoomla! 4.x Coding • Re: Using Composer on Joomla 4
The last paragraph in that article clearly says you can't install extra libraries. It also explains why you're seeing this behavior — Joomla does not ship composer.json. Thus any composer command you...
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 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 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: Joomla 5 The server returned a "500....
If you want to see the PHP errors try changing "Display Errors: 0" (off) to "Display Errors: 1" (on). (you can set this in the configuration.php file if you can't access the site Admin area).Error...
View ArticleGeneral Questions/New to Joomla! 5.x • Altkeys AI Keyboard: Revolutionizing...
Understanding Altkeys AI KeyboardAltkeys AI Keyboard is a cutting-edge virtual keyboard powered by artificial intelligence (AI). It utilizes advanced algorithms to predict and suggest words as users...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Updated.PHP error message on home...
I don't see the error message?Statistics: Posted by gws — Wed Mar 27, 2024 9:55 am
View Article