Administration Joomla! 5.x • Re: Parent for new menu
Not sure of understand well.Is not possible set as parent a menu item from one menu for items of a different menu...but again, maybe I not got well your idea.With what I understood, here a idea: Have...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Help to Update Joomla 3.1 Site
The very latest Joomla is version 5. You need to make sure your hosting matches the system requirements: https://manual.joomla.org/docs/next/get ... uirements/.Obtaining the required hosting is not...
View ArticleTemplates for Joomla! 5.x • Re: Email Template New User
Request features through Joomla's github site https://issues.joomla.org.When and if they will be implemented is up to the volunteer development team.Statistics: Posted by AMurray — Tue May 07, 2024...
View ArticleGeneral Questions/New to Joomla! 5.x • Issue with iframe code that worked in...
Hi all,I'm having a struggle and hoping for some help please.I have this code which worked correctly in joomla 3 however, it isn't working in joomla 4 or 5. It throws up errors"<iframe...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: call a module position in article...
Short answer: Module position only work for template files (in your case inside index.php), not for HTML content overrides.But fear not, Joomla have a way for acomplish this you want. You can read...
View ArticleGeneral Questions/New to Joomla! 4.x • Transfered hosting to godaddy- admin...
Have a joomla site running 4.2 that was on Hostgator and transferred to Godaddy. That was not fun in itself. The site looks fine but not sure why the admin panel has no styles. What can I...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Transfered hosting to godaddy-...
Welcome to Joomla forumCan you try clean well your cache? Also, try trought FTP clean the cache folders in the root of your site and in the administrator folder. If not works, check your browser...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 blocks videos
Check out this thread viewtopic.php?f=834&t=1008580Unfortunately, neither editing the code nor the plugin helped.Statistics: Posted by veblis — Wed May 08, 2024 9:32 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Issue with iframe code that worked...
Iframes are not ideal, (and are security risks), and you should probably use a more modern method to embed a video such as HTML5's <video> tag or use a plugin from the extension directory for...
View ArticleAdministration Joomla! 5.x • Re: Step by step to create a list with states...
The word 'state' is a bit ambiguous when dealing with areas of a country as it is often used to indicate the state of the record - published, unpublished, archived or trashed. You need to use the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error "Cannot instantiate...
The code you quoted is J5.0.3 but this line in your stack trace:Code: 2 Joomla\CMS\Helper\HelperFactory->getHelper() JROOT/administrator/modules/mod_login/src/Dispatcher/Dispatcher.php:42Points to...
View ArticleGeneral Questions/New to Joomla! 3.x • issue with not receiving emails from...
I am on Joomla ver 3.10.8 with PHP 7.4.33I updated to Joomla 3.10.12 and also updated the plugins. For some reason few pages started giving errors and I also stopped receiving emails when the forms...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: issue with not receiving emails...
I would have said to check the global configuration but I can't advise any more if you have done that and the test email works. One possibility, the email is received but being filter by your spam...
View ArticleMigrating and Upgrading to Joomla! 2.5 • Re: Error after migrating to new server
Please post the FPA report so we can review your hosting. I wouldn't think many hosts would support running Joomla 2.5. Joomla 2.5 won't run on PHP 7.4 or anything higher than PHP 5.6.You're using...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Siteground server not compatible...
If the site isn’t running, I’m not sure if the forum assistant is going to help?https://www.google.com/search?q=%22Fail ... session%22It looks like an issue with the connection to your database based...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Call Intro or Full Article Image
I just checked, was missed the part of clean the image URL but even without it the tag show up well.Correction:Code: use Joomla\CMS\Factory; // this one can be already in your overrideuse...
View ArticleGeneral Questions/New to Joomla! 5.x • Open Graph (facebook Sharing Debugger...
my website is the (ex) https://www.MYWEBSITE.COM/BETA when the website is visited with http its auto redirecting correctly to the httpsnow at facebook Sharing Debugger tool...
View ArticleAdministration Joomla! 5.x • Re: does user - Joomla! plugin store messages?
Thank you Toivo. That helps me to carry on with my testing in that fashion.Statistics: Posted by Lxg — Fri May 10, 2024 8:34 pm
View ArticleLanguage - Joomla! 5.x • Re: Can't connect to https://update.joomla.org/cms/
Download the language pack and install it? https://downloads.joomla.org/language-packsHow did you try to install a language pack?Statistics: Posted by AMurray — Fri May 10, 2024 9:58 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Update 5.0.3 to 5.1
I am new to Joomla and dont' know what you mean by "Update sites list"Go to the “System” page (link on left-hand side-bar in Atom template) and theres a link to “Update Sites” in the “Updates”...
View Article