General Questions/New to Joomla! 4.x • Re: Template breaks URLs
I'd talk to Template Creator support then. Cedric is extremely responsive and helpful.Statistics: Posted by sclg — Sun Apr 28, 2024 11:03 am
View ArticleAdministration Joomla! 5.x • Restricted content throwing 'you don't have...
Hi all,I have two RSForm Pro forms that should only be accessible to my client's staff.Beacuse this is a small site for a small company, I'm just reusing the 'Author' group, which I have renamed...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using the J! API to authenticate...
https://api.joomla.org/cms-4/classes/Jo ... ation.htmlThanksStatistics: Posted by sclg — Sun Apr 28, 2024 11:40 am
View ArticleGeneral Questions/New to Joomla! 3.x • je n'arrive pas à mettre a jour à...
Pas moyen de mette a jour a partir de 3.9.24, passé de PHP7.3 à PHP 8.3 idem...Statistics: Posted by ManuRPA — Sun Apr 28, 2024 12:43 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: je n'arrive pas à mettre a jour à...
j'ai : AJAX Loading Error : Internal Server ErrorStatistics: Posted by ManuRPA — Sun Apr 28, 2024 12:57 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Admin panel - HTTP 500 Whoops.
Result - Allow url fopen: No ... should be Yes. Fixed but did not change anything.Restored from backup and now back to 4.4.4 and all working.Changing Allow url fopen to yes will not fix it. That just...
View ArticleGeneral Questions/New to Joomla! 5.x • Contacts Missing from Components Menu
I don't know how it happened, but Contacts has disappeared from Contacts under the Components section of the left sidebar. Here is a screen shot:Components - Contacts.jpgIf I use this...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Some newbie questions...
Hi. This is not a browser problem. For some reason, at times CSS from your server do not load. Do you use latest Joomla version?Try rename the existing .htaccess to htaccess-old.txt and exixsting...
View ArticleAdministration Joomla! 5.x • Re: restoring Akeeba Backup of Version 5.1 hangs
Hi allUsual story !Remove and reinstall and all goes Ok !I am reminded of the "Jaguar Joke". Man in jag breaks down on motorway. Jaguar support says "remove engine, and reinstall - do NOT change...
View ArticleGeneral Questions/New to Joomla! 5.x • Menus Not Displaying Correctly
The menus on my Joomla site are not displaying correctly. Some menu items are missing, while others are appearing in the wrong order. I've checked the menu settings and everything seems to be...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Menus Not Displaying Correctly
Welcome to Joomla forum!Do you mean that the front-end menu items are not displaying correctly?Did you try Menus > Main Menu > [Rebuild] button?Statistics: Posted by pe7er — Mon Apr 29, 2024...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Removing border around a banner...
To eliminate the white border around the banner image in Cassiopeia, you'll want to adjust the padding of the div.grid-child.container-below-top element. You can achieve this by overriding the default...
View ArticleJoomla! 5.x Coding • ACL on form fields
I have fields in a form that I don't want members of some groups to see. Can I control this in the form xml file? If so, how?Statistics: Posted by MarkRS — Tue Apr 30, 2024 11:47 am
View ArticleThe Lounge • Re: Hi Everyone
I am new to Joomla.Statistics: Posted by JessicaAaron — Tue Apr 30, 2024 12:13 pm
View ArticleAdministration Joomla! 5.x • Re: I am puzzeled by the blog sample data
It is implemented as an override. Go to System / Templates / Cassiopeia Details and Files and then html / mod_custom / banner.phpOverrides are preserved during updates.Statistics: Posted by ceford —...
View ArticleJoomla! 5.x Coding • Re: ACL on form fields
In the form (or form override) you could fetch the the group the user is in, then use an if statement to display the field or not?Or have two forms, one to be seen with one view level and the other to...
View ArticleAdministration Joomla! 5.x • Re: Permissions for someone working on the site?
You could give full access or1. In global config create a new User group with Public as Parent.2. In global config Allow for that new Group, Site login and Administrator Login.3. In Users >>>...
View ArticleAdministration Joomla! 4.x • "Third-party cookie will be blocked"...
I am on Joomla 4.4.1. With recent releases of chrome, I see this warning 50+ times on my site:Third-party cookie will be blocked. Learn more in the Issues tab.The details from the Issues tab is as...
View ArticleAdministration Joomla! 5.x • Re: TinyMCE sandboxes scripts in iframes
I confirm it. I put to article:<iframe src="https://drive.google.com/file/d/gkhbjfblkjgdf/preview" width="2000" height="700" allow="autoplay"></iframe>and TinyMCE adds sandbox="" attribute...
View ArticleInstallation Joomla! 5.x • Re: Joomla 5 Min Requirements Concern.
Make a backup with akeeba, use akeeba backup and their kickstart.php to install on wampserver on your pc. Then update it via wampserver,make a backup when updated and then install that backup on live...
View Article