General 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 • (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 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 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 ArticleGeneral Questions/New to Joomla! 5.x • Hosting Issues over utilized
Hi Joomla Experts,I would like to ask if any of you have encountered this:I got an email from my hosting company (Namecheap) I am on shared hosting that overutilized the resources and they gave me...
View ArticleJoomla! 5.x Coding • Re: Inline editing/multilangauge etc NEOS?
I had a look and tried their demo site and run it through Lighthouse, it failed miserably.Ok seems though they have many large happy customers.Statistics: Posted by darb — Thu Mar 28, 2024 8:49 am
View ArticleAdministration Joomla! 5.x • Re: Another 'registered' group
Thank you Per and Pablop ! Your answers lead me to solve this issue!Statistics: Posted by RicJoom — Thu Mar 28, 2024 9:20 am
View Article