Templates for Joomla! 5.x • Re: How to centre and change the font size of the...
You add the new code to the existing user.css file.With this addition your user.css file should look likeCode: :root { --body-bg: #bfd7de;}.container-header .mod-menu { font-size: 1.2em; text-align:...
View ArticleSecurity in Joomla! 2.5 • Re: Porn link on mobile version of company website
Please see viewtopic.php?f=714&t=946026 and viewtopic.php?f=710&t=956702Best done on localhost with Wamp. or try https://mysites.guru/pricing/Statistics: Posted by Webdongle — Mon Jul 01, 2024...
View ArticleGeneral Questions/New to Joomla! 4.x • Gateway timeouts
Can you confirm whether J4.4.4 supports php-8.3.8?I'm trying to migrate a J4.4.4 system to a new server running fedora40 and php-8.3.8 and seeing gateway timeout errors. The database is running on a...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Gateway timeouts
https://manual.joomla.org/docs/next/get ... uirements/ states "recommended" PHP 8.2 but doesn't suggest "8.2 or higher". Try PHP 8.2 - does the problem resolve itself? With PHP 8.3.x, you might need...
View ArticleTemplates for Joomla! 5.x • Re: CSS: separate system template parts
Open the pageRight click on an areaClick inspectYou can then see what code to overrideStatistics: Posted by Webdongle — Tue Jul 02, 2024 4:59 pm
View ArticleAdministration Joomla! 4.x • Re: No option to enable reCAPTCHA for contact form
That should work on any form automatically. Is the Recaptcha enabled in Global Configuration? (The screenshot provided is for the Form component but not the Global Configuration screen).Sorry for late...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Password reset not sending emails,...
You are on the right track. The mail server is blocking the SMTP traffic as unsolicited.Presumably your host does not allow the website to use an external mail server. Otherwise you could have used...
View ArticleThe Lounge • Re: Hello everyone
Hello Nathan! WelcomeStatistics: Posted by emmasmithes — Tue Jul 02, 2024 8:36 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Need Assistance with QB Error 404
Sorry, I should have checked that earlier. It looks like [spam], nothing to do with Joomla.Statistics: Posted by toivo — Tue Jul 02, 2024 9:32 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Some internal links not recognized...
Well, they "sort of" fixed it... so far. We added a simple CSS code of .com-content.view-article #sp-main-body .article-details-intro {position: initial !important;}There was a lot more they gave me...
View ArticleAdministration Joomla! 5.x • Joomla API
Hello,I've just upgraded to J5 and I need an API to read data from Maria DB from an external app.How to achieve this? In a secure way.Thanks.Statistics: Posted by tigger — Wed Jul 03, 2024 9:28 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Cannot access front and back end...
The 'deprecated' error means certain functions (or code) in PHP will be removed from PHP's following version and/or the YooTheme extensions and template may not run properly on PHP 7.4 Try to update...
View ArticleAdministration Joomla! 5.x • Re: Wikipedia type tooltip available?
There's normal Bootstrap tooltips.https://www.w3schools.com/css/css_tooltip.aspOr extensions such as Regular Laps Tooltips: https://extensions.joomla.org/extension/tooltips/I suppose you could make...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: administrator/logs/*.error.php gone
Welcome to the Joomla forum!Go to System - Manage - Scheduled Tasks and check the settings and Execution History of the task Rotate Logs. Otherwise this behaviour sounds like a server housekeeping...
View ArticleJoomla! 5.x Coding • Re: How to check if user is admin in an article.
@ceford I don't think my idea will work as the fields are rendered prior to getting to the article layoutStatistics: Posted by N6REJ — Wed Jul 03, 2024 11:10 pm
View ArticleSites & Infrastructure - Feedback/Information • Re: Email notifications...
working for me now. on some posts but not on this oneStatistics: Posted by N6REJ — Wed Jul 03, 2024 11:15 pm
View ArticleInstallation Joomla! 5.x • 500 error on Amazon Linux 2
Hello, I just installed LAMP on an AWS linux 2 server, all updated. I followed these instructions https://forum.phparea.com/thread/how-to ... mla-on-aws, installing the latest joomla zip, but I got an...
View ArticleAdministration Joomla! 5.x • Re: Runtime Exception Error in Chrome browser -...
/plugins/system/urltranslator is not a core Joomla plugin. Seek help from its provider.Statistics: Posted by ceford — Thu Jul 04, 2024 4:59 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to remove the CMS Content...
thank you very much it worked Statistics: Posted by chris2k13 — Thu Jul 04, 2024 5:07 pm
View ArticlePerformance - Joomla! 5.x • Re: Website takes up to 10 seconds to load
Try Page Speed Insights: https://pagespeed.web.dev/Statistics: Posted by ceford — Thu Jul 04, 2024 5:11 pm
View Article