↧
Joomla! 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?
Thankyou adminStatistics: Posted by biaruouqua — Tue Mar 26, 2024 7:54 am
View ArticleInstallation Joomla! 5.x • Re: Joomla 5 The server returned a "500....
Session Path Writable: No ... Should be yes. Speak to your HostStatistics: Posted by Webdongle — Wed Mar 27, 2024 2:13 am
View ArticleExtensions for Joomla! 3.x • RSFrom Pro - Making Custom Validation
Hey everyone.I was thinking if it would be possible to make a Custom Validation on RSForm Pro for Submitters' IP address.In TextBox field, we have a Validation called "Unique Field" which basically...
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 ArticleInstallation Joomla! 5.x • Re: An error has occurred while processing your...
Here are the links for easy clicking....the URL to the Joomla setup is sagantech.com/fixcurrently sagantech.com/fix/fpa-en.php is also there.Statistics: Posted by sagantech — Thu Mar 28, 2024 2:23 am
View ArticleExtensions for Joomla! 4.x • Re: Search module with specific tag filter
The feature you are looking for is in the screen "Articles" that lists the articles.When you are in the screen "Articles", click on the button "Filter Options" that is next to the Search box. One of...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
You're passing the wrong namespace prefix in your service provider:Code: $container->registerServiceProvider(new MVCFactory('\\Joomla\\Component\\Faq'));$container->registerServiceProvider(new...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Joomla 5 SEF...
Joomla! Instance :: Joomla! 5.0.3-Stable (Kuboresha) 20-February-2024Joomla! Configured :: Yes | Read-Only (444) | Configuration Options :: Offline: false | SEF: true | SEF Suffix: false | SEF...
View ArticleMigrating and Upgrading to Joomla! 4.x • Issue during saving of an article
Hello.After upgrading a Joomla website from version 3 to 4, when I am trying to save an article I see the message:Save failed with the following error: Out of range value for column 'rgt' at row 2.The...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Issue during saving of an article
Looks like one of the tables is corrupted but unclear which. Try running rebuild function for Categories and Tags.Statistics: Posted by SharkyKZ — Thu Mar 28, 2024 7:44 am
View Article
More Pages to Explore .....