Templates 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 ArticleAdministration Joomla! 5.x • Re: SMTP custom Gmail
You probably need the gmail username...Why not use the SMTP Host from your domain?Statistics: Posted by Mr. Wimpy — Sat Jun 29, 2024 3:25 pm
View ArticleAdministration Joomla! 5.x • Login problem, bug
Users who don't remember username or password can use the options:- Forgot your password?- Forgot your username? If the fields Username and Password both empty, you have to click twice on the options...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Fatal error: Allowed memory size...
It turns out that the issue was due to some settings in a Newsflash module that I had embedded in the article body for each of the five articles that would not load using this code:{modulepos...
View ArticleGeneral Questions/New to Joomla! 5.x • Giant icon on login page after...
Hello,I've just upgraded to J5, and everything seems perfect, except for this giant icon on the login page:https://www.portal-gestao.com/en/login.htmlIt seems to be the passkey login icon.Statistics:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Giant icon on login page after...
Might help, viewtopic.php?f=839&t=1010032&p=3724551#p3724587Statistics: Posted by gws — Sun Jun 30, 2024 11:24 am
View ArticleSites & Infrastructure - Feedback/Information • Re: Community entry...
perhaps you missed an email telling you why?log into your account. update the entry. ensure any errors on your site are identified and corrected. ensure your involvement in joomla is highlighted. that...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Lazy loading...
Thank you! It was the Google Pagespeed piece of Route66!Statistics: Posted by jlevensen — Sun Jun 30, 2024 2:33 pm
View ArticleTemplates for Joomla! 5.x • custom code removed from the admin login page...
HI there, i had added some CSS into the Atum source file to change a bit the login page in the /administrator path, but after the Joomla 5.1.1 update all the custom code was removed, how can i prevent...
View ArticleTemplates for Joomla! 5.x • Re: custom code removed from the admin login page...
Depends on what you changed.If it's css you can add a user.css file for Atum.If it't more you can create a child templatehttps://docs.joomla.org/index.php?title ... _Templates* The docs are from J4,...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • How do I fix...
Google again! I keep getting "Duplicate without user-selected canonical" every 3 or 4 months when Google drops by. The site is small, 1 page. Page contains 1 animated script, and below that, one...
View ArticleLanguage - Joomla! 5.x • Privacy REQUEST FOR PERSONAL INFORMATION will not...
I have searched and tested the language files and can find no way to change the title of the request form to another language as can be seen here: https://staging.toknowjesusmore.com/ind ......
View ArticleTemplates for Joomla! 5.x • Re: How to centre and change the font size of the...
It depends: Do you want the menu to center on all screens or center on large screens only? (on small screens the menu will be aligned on the left)Center menu on all screensCode: .container-header...
View Article