General Questions/New to Joomla! 5.x • Re: TAGS error
Updated to 5.1.1 - same issue....Statistics: Posted by JOHNRJUHL — Thu Jun 27, 2024 2:18 pm
View ArticleTemplates for Joomla! 5.x • Re: How to remove line at bottom menu in Helix...
This can be done with a css override#sp-header {box-shadow: none !important;}If all goes well, you can create a custom.css in the css folder of your template.That's where you put this codeStatistics:...
View ArticleGeneral Questions/New to Joomla! 5.x • Add SSO button to Login Form
Hello,I would like to add a button above my login form for SSO to give users the option to sign-in either way.The files for the form are PHP, so I gather that I would need to add some code like:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Add SSO button to Login Form
You must write a Plugin.There are Extensions for SSO in the JEDStatistics: Posted by Per Yngve Berg — Thu Jun 27, 2024 3:34 pm
View ArticleJoomla! 4.x Coding • Captcha stuck
Captcha insists on using the (very) old v2 captcha plugin even though it's disabled and deselected!I've got a client site (appliedequinebehaviour.co.uk) that I've just updated from 4.4.3 to 4.4.5.The...
View ArticleJoomla! 4.x Coding • Re: Captcha stuck
You can unlock a module/ plugin in the database.Statistics: Posted by gws — Thu Jun 27, 2024 4:39 pm
View ArticleAdministration Joomla! 5.x • Locked Out Of Website
I have not been able to get into my website to update it. please advise.nadimali.comStatistics: Posted by nadimali — Thu Jun 27, 2024 4:57 pm
View ArticleTemplates for Joomla! 5.x • template_thumbnail.png
Hi, I have a child template of cassiopeia and I am trying to change the child's template_thumbnail.png, but it won't update and continues to show the parent cassiopeia thumbnail within Joomla (system...
View ArticleGeneral Questions/New to Joomla! 5.x • Change background colour of article.
HiI'm having trouble changing the background colour for my articles.I got this off Google –Open the article for editing with TinyMCE or another editorPress Edit HTML SourceEnter the code <div...
View ArticleExtensions for Joomla! 4.x • Re: akeeba error
| Max. Upload Size: 2M| M ax. POST Size: 8M | Memory Limit: 128M too small.Needs to be | Max. Upload Size: 64M |Max post Size:64M | Memory Limit: 256M.thank you, that solved a problemStatistics:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Change background colour of article.
Read thoroughly the magazine article you were directed to in an earlier post.Statistics: Posted by gws — Fri Jun 28, 2024 12:46 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Problem inserting PDF (not...
The error you are encountering when inserting a PDF file through the CMS-button in Joomla 5.1 seems to be related to the TinyMCE editor and the Joomla media manager integration. This error is specific...
View ArticleTemplates for Joomla! 5.x • Re: template_thumbnail.png
Also upload a template_preview.png file.Then your template_thumbnail.png will show.Statistics: Posted by Mr. Wimpy — Fri Jun 28, 2024 3:43 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • JA Magzii / JA Promo Bar / Joomla 5...
Hope this helps anyone. Ran into the error500JOOMLA\CMS\HTML\HTMLHELPER JABEHAVIOR NOT FOUND.after upgrading from J4 to J5 on a JoomlArt Magzii template. All internal pages worked fine, but main page...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Related articles
Add the following to your css*: Code: .mod-articleslatest { columns: 3; column-gap: 1em;}* If you are using Cassiopeia use user.css, a 3rd party template may use a different file.Some more light...
View ArticleGeneral Questions/New to Joomla! 5.x • Budget (blue checkmark)
Hi everyone, I'm opening this post to ask for a little help. I use joomla 5 and I intended to have a verification budget appear next to the username (for example like tiktok, instagram, facebook...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: JA Magzii / JA Promo Bar /...
I guess this is the fun part of upgrade transitions. Other than that one plugin the upgrade was surprisingly smooth and easy.It was also a good example of writing things down so you know what is...
View ArticleJoomla! 5.x Coding • Who wants to help test this code
I have made a pull request and now tests need to be done for it.Would you like to help?How to test...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Using invisible reCAPTCHA
Almost.From memory (so I could be wrong), if a core Captcha was in use at the time of the upgrade then it wasn’t removed. Unused ones were removed. I have the “invisible ReCaptcha” in use on my J5.1.1...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Error: "Call to undefined...
Hi, as I imagined, you were right. I found the extension that was creating the problem. The site now works!Thanks for you supportStatistics: Posted by gatesco — Sat Jun 29, 2024 3:20 pm
View Article