Joomla! 5.x Coding • Custom button calling Javascript function
I currently have a checkbox that calls a Javascript-function:<input type="checkbox" name="name1" id="name1" class="form-check-input" value="1" onchange="submitFunction(1);">I'd like to change...
View ArticleExtensions for Joomla! 4.x • Re: Joomdonation
Thank you the updateStatistics: Posted by mrjuke4859 — Sat Dec 28, 2024 11:32 am
View ArticleJoomla! 5.x Coding • Re: Custom button calling Javascript function
A bit more context would've been helpful, perhaps this isn't going to be a useful reply.What you want is really easy if you're using an xml form definition, just add an "onclick=yourJsFunction()" line...
View ArticleAdministration Joomla! 5.x • Re: Joomla password reset hasn't worked since...
Joomla 5 is not shipped with any Captcha.. The one you see is from J3 and was Default when you Upgraded. Others have been removed.There are Captcha Extensionsin the JED.Statistics: Posted by Per Yngve...
View ArticleAdministration Joomla! 5.x • Re: Cannot find favicon.ico
It was for implementation of Child Templates in J4.1Statistics: Posted by Per Yngve Berg — Sat Dec 28, 2024 10:13 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Move hits count to new installation
How do I edit the hits count in a new install to reflect hits from prior site?New hits obviously show "1" where some pages of prior site have almost a million hits. I don't want to lose that long...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Move hits count to new installation
In your xxx_content table you can adjust the hits value.Statistics: Posted by gws — Sun Dec 29, 2024 12:21 am
View ArticleAdministration Joomla! 5.x • Re: Where is <header> for J5?
I don't see how that makes it any easier to work on pages. LOLHi. Moving part of the files to /media/templates/site was made in Joomla 4. And this was due to the appearance of the Child Template...
View ArticleTemplates for Joomla! 5.x • Re: Replace the hamburger icon
Hi. Create user.css file following Cassiopea documentation and override there the default code.Something likeCode: .navbar-toggler .icon-menu::before {content: url(PATH_TO_YOUR_IMAGE-ICON);}Try it. If...
View ArticleInstallation Joomla! 5.x • Re: Missing file after istallation
None of the methods worked. I've solved by erasing everything and making a new installation through my hosting joomla auto installerStatistics: Posted by marcoemme — Mon Dec 30, 2024 6:48 am
View ArticleAdministration Joomla! 5.x • Re: Links for articles
Use Tags.Statistics: Posted by Per Yngve Berg — Mon Dec 30, 2024 8:26 am
View ArticleAdministration Joomla! 5.x • Re: Data export in a different language
The issue you're facing with Joomla's multilingual website could be due to how the system handles language preferences for emails. Even though the email templates are translated, Joomla may be...
View ArticleGeneral Questions/New to Joomla! 5.x • Favicon does not show in tablet
Hello.I just noticed yesterday when I opened our website in a table device, the favicon icon did not show.How can I correct this?Thanks.Statistics: Posted by irenuyam — Mon Dec 30, 2024 11:34 am
View ArticleGeneral Questions/New to Joomla! 5.x • Sarkari Result: Your Trusted Partner...
The Sarkari Result website is a one-stop destination for all updates related to government job exams and recruitment. It provides timely notifications about application forms, admit cards, and...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Dynamic label position (Filter SQL)
To dynamically position a label in a Filter SQL query, typically, you need to use conditional statements within your SQL query to control how labels are displayed based on certain conditions or...
View ArticleJoomla! 5.x Coding • Re: Using FA icons in a custom button with Toolbar Helper
Looking at that rendering file, it uses layouts to define the icon class "furniture", ie the prefix &tc, in conjunction with "displayData".So you could either add your own overriding layout or put...
View ArticleExtensions for Joomla! 4.x • Re: Componentes for image album
I recently upgraded a client's website from Joomla 3 with Joomgallery to Joomla 5. I replaced Joomgallery with Ignite Gallery (commercial extension)...
View ArticleAdministration Joomla! 5.x • Re: Cache settings explanation
If your site allows uses to login into the front-end, then Progressive Cache will cause issues. In that case Conservative Cache would be better.Joomla also has a "System - Page Cache" plugin which "is...
View ArticleAdministration Joomla! 5.x • Re:...
Ok I find out that its the Joomla plg = Plugins: Smart Search - Content that causing the error. when disabling it the bug error dissapear..This plugin is conflict with Easysocial Video also.Can't...
View ArticleGeneral Questions/New to Joomla! 4.x • Change Article title color in Category...
How do I change the article title color in a category list so it stands out?I would like the words Title and Case Studies to be black.See attached.Statistics: Posted by sdp-webmaster — Tue Dec 31,...
View Article