Joomla! 5.x Coding • Re: Center items in Container
I'm using gantry as well.Hi.Check the Particle settings, it should be there. Read Gantry documentation. ORIf such settings do not exist in the interface, then use CSS. To do this, you need to add your...
View ArticleGeneral Questions/New to Joomla! 5.x • How to edit/remove social sharing buttons
Can anyone tell me how to edit the social sharing buttons at the top of articles in Joomla 5?Is it done in the global settings or in the template (Helix Ultimate)? - can't find it kr.J-:Statistics:...
View ArticleAdministration Joomla! 4.x • Re: Uncaught SyntaxError: JSON.parse: unexpected...
Thank you so much @AMurray, by splitting my comment from the original post so nobody understand this post anymore while I am not able to change or delete it. This was my first post on this platform....
View ArticleAdministration Joomla! 5.x • com_media no longer retrieving the directory...
Hi,On (only) one of my Joomla (recently updated to 5.2.2.) websites the directory listing of the Media component is broke. It is a website where many front end users are making daily content changes....
View ArticleAdministration Joomla! 5.x • Re: com_media no longer retrieving the directory...
What you describe has been seen before and usually is caused by a corrupt file in the media. Unfortunately you have to check them individually. Look for something with a weird name or extension to the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: 403 access denied
I'm also encountering this issue right now with a Joomla website hosted on Bluehost. After some recent updates (including PHP 8.2), I found myself locked out of admin privileges, unable to access...
View ArticleTemplates for Joomla! 5.x • Re: I cannot get a menu to display as horizontal
This is the Menu from my site:Code: <div class="grid-child container-nav"> <nav class="navbar navbar-expand-md" aria-label="Main Menu"> <button class="navbar-toggler...
View ArticleJoomla! 5.x Coding • Re: Updating a Joomla 4 module
You may also find the JED Checker useful in locating deprecated functions.Statistics: Posted by toivo — Sun Dec 01, 2024 1:45 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Could not load root metadata.
I experienced such situation once and I changed session handler from database to file and it worked. You can do the change from global config or configuration.php, it may resolve the...
View ArticleGeneral Questions/New to Joomla! 5.x • Are Smart Devices Revolutionizing Our...
From AI-powered skincare tools to app-connected electric toothbrushes, smart devices are changing the way we approach personal care. These gadgets promise improved precision, tracking, and...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: User login very slow
Provided I place the appropriate value in live_site (the URL for the site, e.g. https://www.example.com) the site works correctly.Without a value in live_site, the site does not work for the reasons...
View ArticleGeneral Questions/New to Joomla! 5.x • 404 Page Not Found in Articles: Edit...
HiIn Joomla 5, when I create a new article, save, and click the "Preview" or "Accessibility Check" button I get:404 Page Not Found in ArticlesWhen I create a menu item for this article, both buttons...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla Login Slow Now
Performance issues can be caused by 3rd party plugins or server issues Could you give somewhat more info about your Joomla/server setup?Please use Forum Post Assistant...
View ArticleAdministration Joomla! 5.x • Re: How to Disable Automatic Links in Editor
Tinymce auto lik plugin, I assume you mean this.https://www.tiny.cloud/docs/tinymce/latest/autolink/if it's an actual plugin, can't you simply unpublish it from the Plugins manager?Statistics: Posted...
View ArticleExtensions for Joomla! 5.x • Re: Leave Request - Calendar
Most of the form builders will do as you require. I use fabrik for a similar application. https://fabrikar.com/Statistics: Posted by gws — Mon Dec 02, 2024 10:46 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 0 Class "JPlugin" not found
Use phpmyadmin (Should be available by your host) to access the Database. The Extensions table have a column "Enabled" that is either 0 or 1.Hi, thank you for this reply. My host has restored to a...
View ArticleMigrating and Upgrading to Joomla! 4.x • Migrating generates an error with...
Hello. I am trying to migrate our (old) joomla installation from 3 to 4 (and then 5). We have a lot of plugins/components, I did deactivate them all before updating.While updating I get an error and...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: User login very slow
Surely $_SERVER['SCRIPT_NAME'] and $_SERVER['PHP_SELF'] are populated by the Apache server. So the problem you experience should have nothing to do with PHP-FPM. There are reports of an Apache related...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 404 Page Not Found in Articles:...
You are right, it is working on another online exact the same Joomla installation on the same server.Any idea why I have this error?Statistics: Posted by diinekis — Tue Dec 03, 2024 10:41 am
View ArticleAdministration Joomla! 5.x • Re: User Registration / Password change
It is the correct question. If you can provide instructions on how you reached that screen I did that. Even with screenshots.And if I knew how to replicate it, I knew how to solve the problem.(wrong...
View Article