General Questions/New to Joomla! 5.x • Re: TUF Debug Message: Could not...
Previous versions of J5 didn't have this feature,you need internet access.Thanks, I'll try. How safe is it? Should the local server be protected, as well as the live server?Statistics: Posted by...
View ArticleExtensions for Joomla! 5.x • Re: VirtueMart error in J5:...
'''I have VM in at least 3 sites using J5. I don't have problems that anybody else would have. I only HAD 1 issue with a plugin "from" VM that hadn't been updated in a while. Max updated that and all...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla update notification with an...
My domain has nothing to do with homeservernetworks.com. When this first came up last year, I did all the research.We were already in the process of building a new server at a new hosting company, and...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade Failed from 3.10.12 to...
Depends on your 3rd party extensions (that includes templates). When Joomla checks extensions it doesn't know if all are compatible. It is sometimes a matter of trial and error but you can create many...
View ArticleJoomla! 5.x Coding • "Current" state
I have an AdminForm showing a list of items. The items may be filtered from elements in a filter bar.I have a toolbar (popup) button which I want to take that list, including any filters set, and show...
View ArticleInstallation Joomla! 5.x • Re: Trying to install joomla 5 on Pi
There is a tutorial on this topic: https://docs.joomla.org/Installing_Joom ... spberry_PiIt would be interesting to know if it is any good!Statistics: Posted by ceford — Tue Apr 23, 2024 4:54 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: how to edit the source code
Hello and thanks for your reply @cefordthis is the file that calls Ligthouse (…css/joomla-alert.min.css?0.2.0)The one seen in the source code is this <link...
View ArticleAdministration Joomla! 5.x • Re: about pasting in pictures on a webpage!
This may be helpful: https://jdocmanual.org/jdocmanual?manua ... article.mdStatistics: Posted by ceford — Tue Apr 23, 2024 4:59 pm
View ArticleTemplates for Joomla! 5.x • Re: Help Finding the source file for hits
Have you looked under the html folder of your template?Statistics: Posted by Per Yngve Berg — Tue Apr 23, 2024 5:33 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Get rid of "Prev" &...
For the second issue, ordering is based on ordering set in the menu item. "Featured Articles Order" seems to be broken.Ok, but shouldn't I be able to somehow access the "onContentAfterDisplay" that...
View ArticleExtensions for Joomla! 5.x • Re: GDPR compliance?
There are plenty of those on the JED. They won't necessarily use a modal box, but usually a banner alert (at foot or top of the screen) asking to accept cookies, and/or with a button to change the...
View ArticleGeneral Questions/New to Joomla! 5.x • Unknown column 'autostart' in 'field...
Yesterday my site was working fine. This morning, I get an error when trying to go to the dashboard. I manually altered the config to debug maximum and get the following. I also ran the php Forum Post...
View ArticleAdministration Joomla! 5.x • TinyMCE sandboxes scripts in iframes
Hi,I noticed that there is no way to allow iframes with JS (like [[youtube]] embed) with TinyMCE editor because it inserts a sandbox attribute.Apparently there is a recent TinyMCE option to allow it...
View ArticleLanguage - Joomla! 5.x • Flags are not showing in multilingual site
Hi,I would like to make my site https://wwl.lu multilingual, LU, FR, DE.It works in principle, I linked everything together and it works.But my problem is that the flags of Luxembourg, France and...
View ArticleAdministration Joomla! 5.x • Re: Change colour of a menu item
HiThanks for thatNow working.I would like to add a tooltip as well. Any ideas ?RichardStatistics: Posted by rgtr — Wed Apr 24, 2024 5:44 pm
View ArticleAdministration Joomla! 4.x • Re: Admin LogIn issue
I suggest turning on error reporting. Perhaps you'll get a stack trace leading to the problem.NOPE no such luck. There is nothing showing up in the Joomla or system logs either.While working on this I...
View ArticleGeneral Questions/New to Joomla! 5.x • Error report
Hi, I am using Joomla 5 on infinity free hosting and I am partway through a site rebuild. I use phocagallery extension to build photo galleries and when using the phocagallery image function which...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Siteground server not compatible...
Hi ACVMFWith regards to Siteground's advice to upgrade to J5 using PostGreSQL, if like the vast majority of Joomla users you use Akeeba Backup then this isn't going to work, because that extension...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How can i call the "Article...
if i will use the following js to reposition the title i will have problems with SEO?Code: <script defer> const pageHeaderElement = document.querySelector('.view-article .page-header'); const...
View ArticlePerformance - Joomla! 5.x • Re: Defer some part of template.css
What is PageSpeed telling you about that file? What is your rationale for splitting the file?Statistics: Posted by helpwithjoomla — Thu Apr 25, 2024 5:36 pm
View Article