General Questions/New to Joomla! 4.x • Re: menu flex-wrap issue
Remove this line from user.css: Content of user.cssOr if you want to keep it use /* */, like /*Content of user.css*/Thank you. I looked at that yesterday and thought it was a just a header in the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Menu > Category Blog
It sounds like you're having trouble with the layout of your blog articles on your website. You cab easily find the solution here: Web DesignStatistics: Posted by cb029149 — Tue Jul 02, 2024 5:58 am
View ArticleGeneral Questions/New to Joomla! 5.x • Sight Care Reviews (Real User...
Maintaining optimal vision health is crucial as we age. With the increasing screen time and exposure to harmful blue light, our eyes are under constant strain. Sight Care is a vision health supplement...
View ArticleTemplates for Joomla! 5.x • Re: CSS: separate system template parts
The css for the modules is part of Joomla and are called when a page the module is assigned to is displayed.Statistics: Posted by Webdongle — Tue Jul 02, 2024 7:07 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 ArticleJoomla! 4.x Coding • Requesting URL parameter variable
Our Joomla 3 site successfully used this code inside a module using RegularLabs 'Sourcerer' plugin shortcode to retrieve a value from the URL. It appears to be failing for Joomla 4. Does the following...
View ArticleJoomla! 4.x Coding • Re: Requesting URL parameter variable
Use this:Code: {source}<?php use Joomla\CMS\Factory;$input = Factory::getApplication()->input;$ucg_coverimage = $input->get('CoverImage', '', 'string');echo...
View ArticleAdministration Joomla! 5.x • Re: Wikipedia type tooltip available?
I tried reglabs. idk if you checked out wikipedia's tooltips but they have a short version of the article displayed. Thats what I was looking for. I've seen them used for dictionary words...
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 ArticleJoomla! 5.x Coding • Re: How to check if user is admin in an article.
You did not say where you want to add your code: frontend or backend, display or edit. Anyway, try this where you want to modify your code: Code: <?php...
View ArticleInstallation Joomla! 5.x • Re: 500 error on Amazon Linux 2
Welcome to Joomla forum!How did you check the PHP version?The PHP CLI version can differ from the PHP used by your webserver (Apache/Nginx/OpenLiteSpeed/etc).Joomla uses mainly the webserver PHP...
View ArticleAdministration Joomla! 5.x • Re: Joomla API
What data do you want to retrieve?Joomla's core data can be accessed via the Web Services APIhttps://manual.joomla.org/docs/next/gen ... -functionsStatistics: Posted by pe7er — Thu Jul 04, 2024 4:10 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: administrator/logs/*.error.php gone
Thank you :-)Statistics: Posted by dammi i colori — Thu Jul 04, 2024 4:33 am
View ArticleAdministration Joomla! 5.x • https://www.facebook.com/Arete.Healthy.[* spam...
Arete Healthy [* spam *] [* spam *] :- [* spam *]/arete-healt ... -official/The [* spam *]'s participation with the body's endocannabinoid structure (ECS) oversees major physiological and neurological...
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