Extensions for Joomla! 5.x • Re: Breadcrumbs problem
Yes, that is an obvious fix. But this is a publicly available plugin . . . and who knows what users do.I would prefer that the bug is fixed.Also I note that TWO namespace calls are required: one in...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to display dates in an...
can you please rephrase the question - those fields are used to schedule the published article not to be displayed in the article.Statistics: Posted by AMurray — Fri Dec 27, 2024 2:15 pm
View ArticleAdministration Joomla! 4.x • Re: Helix Plug-in and update
If you don't have cPanel and the hosting provider 'isn't being helpful, it's time to change hosts to one that uses cpanel or something similar that makes web hosting management so much easier. That's...
View ArticleJoomla! 5.x Coding • Re: Custom button calling Javascript function
Thx for the reply...sorry for not being more detailed. I think I've done what you've suggested, I have constructed a form (through a php-script) with the checkbox I mentioned above. Everything works,...
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 • Re: How to display dates in an...
I see you're responding to my earlier "please rephrase the question", however since then, we've now answered the question; see responses above.Statistics: Posted by AMurray — Sat Dec 28, 2024 10:51 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 ArticleAdministration Joomla! 5.x • Links for articles
For articles, on the ‘images and links’ tab, you can add three links (Link A, Link B, Link C). We use these links to add sources. The number of sources can vary from one to several dozen, but three is...
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 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 Article