General Questions/New to Joomla! 5.x • Re: session lifetime not working for...
Are you using a CDN? Something on your host may be caching the output even if you have the underlying session issue fixedNo CDN. I hadn't given that any thought actually. The site is slow at times,...
View ArticleAdministration Joomla! 3.x • Re: Contacts page: How to hide the Form but...
But this hides the whole contents in the Contacts page, which is not what I'm looking forThis behavior could be due to the template that is being used for the site. What template is being used for the...
View ArticleTemplates for Joomla! 4.x • Re: J4 - Cassiopeia - 'Send Email' button colour.
The button interface look-and-feel is facilitated by the the css class btn-primary. The following css entries that are found in the file template.css are executed in the following order. You could...
View ArticleExtensions for Joomla! 5.x • Re: Mobile bottom menu bar?
Should I pm you or keep it here?Hi. Keep it hereStatistics: Posted by Pavel-ww — Tue Mar 12, 2024 7:05 am
View ArticleGeneral Questions/New to Joomla! 5.x • Plugin "System - GDPR Compliant...
Hello everybody,I want to show all new users a cookie banner to accept the cookies we need.It is activated.I configured the textes and buttons to show (technical needed only, we do not use other...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Plugin "System - GDPR...
This is not a Joomla core plugin. You need to contact the extension’s developer.If you want an alternative, this works well in my experience and is J5 compatible without the b/c...
View ArticleJoomla! 4.x Coding • Re: Add “own controller” to com_users Admin Component
Plugin is the extension group, System Plugin is a type of plugins. Those system plugins are triggered with every page request.There are other plugin groups as well that listen to different events...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Center regular Joomla breadcrumbs
Your breadcrumbs are in a div with id="breadcrumbs" so you could add padding-left or margin-left inside a media query that selects only the wide screen mode. Something like this in user.cssCode:...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Joomla update problem 5.0.2 php...
What do you mean by: (so I see the update in ftp but it wont run)Is your site currently working normally with 5.0.2?Statistics: Posted by ceford — Wed Mar 13, 2024 6:20 am
View ArticleTemplates for Joomla! 5.x • Re: Problem with Fontawsome and Joomla 5.
A site url would be helpful.Statistics: Posted by ceford — Wed Mar 13, 2024 6:43 am
View ArticleAdministration Joomla! 5.x • Calculated setting locked
On my Joomla 5 website, I want to make a part of the content only accessable to registered members. On other Joomla 5 sites I had no problem with that. However, on this site I discovered that on the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Strange red outline in admin template
I was thinking the same thing i.e. something to do with the accessibility options, but the built-in accessibility doesn't seem to have an option that highlights links in that manner.Statistics: Posted...
View ArticleJoomla! 5.x • Toegang voor geregistreerde leden instellen geblokkeerd
Ik heb een joomla 5 site waar ik geregistreerde leden toegang wil geven om verborgen content te lezen. Ik heb daarvoor een nieuwe groep Leden aangemaakt met als basis Geregistreerd.Echter (in...
View ArticleGeneral Questions/New to Joomla! 5.x • Could not connect to the database....
Hello all!I am brand new to Joomla (though not CMS as a concept, I have worked some with Wordpress & Craft in the past).However, when I try to setup a new project, I get the following error:"Could...
View ArticleAdministration Joomla! 4.x • Re: HOW TO PREVENT USERS FROM EDITING ARTICLE...
e.g. blocking tagssystem->Global Configuration->Tags-> Permissions->select user group-> Action-> Select New SettingStatistics: Posted by pablop76 — Thu Mar 14, 2024 7:38 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Backend Some Global Config Site...
I unzipped j4.4.3 core files over the current install and the issue remains.Errors = maximum, logging = all and debug = 1Could it be related to some other component or plugin?Lots of deprecations in...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Could not connect to the database....
Welcome to the Joomla forum!I use Wampserver in Windows 11 and have not had to deal with Windows Defender at all. Are you sure "Allow MySQL Outbound" is the right rule? I would have thought MySQL...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: RSS Feed for protected content in...
You have set the Menu Item as Public, but left the Article and Category as Registered.Yes, I set the menu as "Public" and the article and category as is, meaning for specific access level.What we...
View ArticleAdministration Joomla! 5.x • Re: Calculated setting locked
Can you have a look in your #__assets table, the Root Asset rules for me contains this:Code:...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade Joomla 3.9 to 4.4 error...
The update seems to have finished all right, except the missing plugin System - User Actions Log.The purpose of the following steps is to make sure that the plugin is available. Go the System...
View Article