Templates for Joomla! 5.x • Re: Convert a Joomla 4 template to Joomla 5
Did the update not continue or did you not want to continue?If you want to test your template on Joomla 5, install a copy of your website on your computer- Install a local server on your computer:...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Tags positioning in J4
You can set the position of tags with the option Position of Article Info.Or you have to create an override.Statistics: Posted by Mr. Wimpy — Fri Nov 29, 2024 11:56 am
View ArticleMigrating and Upgrading to Joomla! 4.x • Error: AJAX Loading Error
Hi,I am trying to upgrade the Joomla version to version 4.x but when I start the upgrade I get this error "Error: AJAX Loading Error".I have solved this error in the past but old steps are not working...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Error: AJAX Loading Error
[29-Nov-2024 02:40:28 UTC] PHP Warning: Use of undefined constant T3_TEMPLATE_PATH - assumed 'T3_TEMPLATE_PATH' (this will throw an Error in a future version of PHP) in...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Edit front end creates new article
update:don't know what did it - but it works now.I tried to de-activate several extensions, including FABRIK (which made ACCESS levels + Language inaccessible in the Joomla articles), then I installed...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: How to remove this junk from...
Delete it Copy againPaste into a plain text editor like Notepad++Then copy/paste from there.Statistics: Posted by Webdongle — Sat Nov 30, 2024 3:19 am
View ArticleJoomla! 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 ArticleJoomla! 5.x Coding • Re: Updating a Joomla 4 module
Compatibility check is based solely on update server information, not on code analysis. For code changes from 4.4 to 5.0 see this guide https://manual.joomla.org/migrations/44 ... atibility/. Though...
View ArticleTemplates for Joomla! 5.x • Re: I cannot get a menu to display as horizontal
Do you have a link to the Site we can look at?Statistics: Posted by Per Yngve Berg — Sat Nov 30, 2024 11:48 pm
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! 4.x • Joomla Login Slow Now
Hello.I am hoping somebody might be able to offer me some ideas and thoughts on the following.Our website has recently become very slow to login to pages and areas that previously where all...
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 Article