↧
General Questions/New to Joomla! 5.x • Re: I can't upload big files
Where are you trying to upload them from? Some components also have upload limits.Statistics: Posted by Webdongle — Thu Sep 26, 2024 8:45 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Changing background color
Yes - a child template is a copy of the parent template.https://docs.joomla.org/J4.x:Child_Templates/enStatistics: Posted by AMurray — Thu Sep 26, 2024 9:18 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: skip to content
any update on this?i cant login to admin (could yesterday) and I have this 'skip to content' button at the top of the pagei put in my login details and nothing happens nowSame here. Not to revive a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: upgrade website with Joomla Framework
Welcome to the Joomla forum!If your website does not use Joomla, it cannot be updated directly. Its content, template and styling needs to be migrated to Joomla, which is a different process...
View ArticleGeneral Questions/New to Joomla! 5.x • Login form
Hi,On this page: https://bajiplast.hu/index.php/en/In the login form, when I push the following buttons:"Forgot your password?""Forgot your username?""Create an account"the page doesn't scrolls down....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Login form
Works ok for me in firefoxStatistics: Posted by Webdongle — Fri Sep 27, 2024 7:57 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Cannot use Microsoft Email Address...
The oauth extensions cover signing on to your website. They don’t deal with the email associated with the website configuration. Google have announced a similar approach will be implemented so...
View ArticleJoomla! 5.x Coding • Re: Error access joomla 5 framework from external php file
You can use AJAX component for this purpose https://docs.joomla.org/Using_Joomla_Ajax_Interface.Statistics: Posted by SharkyKZ — Fri Sep 27, 2024 8:22 pm
View ArticleAdministration Joomla! 3.x • Re: Joomla 3 and Recaptcha v2
As per the previous posts, this is caused by a reCAPTCHA / MooTools conflict.Assuming you can't immediately migrate to Joomla 4, the best solution is to upgrade Mootools in Joomla 3.The latest...
View ArticleInstallation Joomla! 4.x • Call to undefined method...
I am get this error after updating to joomla 4.4.8 when website is displaying and the administrative backing is not displaying properly. Please helpStatistics: Posted by bintym — Sat Sep 28, 2024...
View ArticleJoomla! 5.x Coding • Error: Allowed memory size of
Hi!public_html/components/com_content/tmpl/categories/default_items.phpCode: foreach ($this->items[$this->parent->id] as $id => $item) :I want to see the contents of items.I write...
View ArticleJoomla! 5.x Coding • Re: Error: Allowed memory size of
It's a known that issue that developers refused to fix. Use dump() function instead. Or, if possible, install PHP debugging extension like XDebug.Statistics: Posted by SharkyKZ — Sat Sep 28, 2024 7:21...
View ArticleExtensions for Joomla! 5.x • Re: Breezing Forms / Crosstec => GONE?
Unfortunately, it seems they have abandoned everything. Their forum and support stoped working since the end of last year. They did not answer their emails for support or questions. It is a pity,...
View ArticleExtensions for Joomla! 5.x • Re: How can I link podcast from Apple to News...
https://extensions.joomla.org/extension/ideal-podcasts/ ?Statistics: Posted by Webdongle — Sat Sep 28, 2024 9:12 pm
View ArticleJoomla! 5.x Coding • Re: Displaying a list of materials in a list of categories
Code: use Joomla\CMS\Factory;$db = Factory::getContainer()->get('DatabaseDriver');$query = $db->getQuery(true);$id_cats = array_column($this->items[$this->parent->id],...
View ArticleExtensions for Joomla! 5.x • Re: Component in an article
Regular Labs had "Components Anywhere" but I see there's only a version for J3 not J4 or J5.For the sake of context what component do you want to include in an article? Is it something that could be...
View ArticleTemplates for Joomla! 4.x • Re: Cassiopeia Banner Image
Per Yngve Berg - thank you so much.. that fixed itStatistics: Posted by DannyWalker4u — Sun Sep 29, 2024 12:27 am
View ArticleAdministration Joomla! 5.x • Re: Alternatives for forgotten password
Welcome to the Joomla forum!The document How do you recover or reset your admin password? is the authoritative last resort. You need access to the cPanel or a similar page, provided by the host, to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: I can't upload big files
HummmmI have the exact same problem on localhost (MAMP)Statistics: Posted by lephil33 — Sun Sep 29, 2024 8:54 am
View ArticleExtensions for Joomla! 5.x • Change Logo size - Gantry theme
Hello guys,I was wondering if it is possible to change the logo size in the gantry layout module. It is nicely customisable but cannot find a way to change the logo size.ThanksStatistics: Posted by...
View Article
More Pages to Explore .....