General Questions/New to Joomla! 4.x • Problems Uploading Images to Joomla 4
I have recently upgraded a number of my sites to Joomla 4 (currently 4.4.6) and now attempting to upload new content.When I attempt to upload a jpg file in the Media section, I see the upload begin...
View ArticleJoomla! 5.x Coding • Re: Are Scheduled Tasks broken in Joomla 5.1.2?
I have no explanation for this, but it was solved after running tasks using the cli/joomla.php method. The site was initially Joomla 4 and upgraded to Joomla 5.It would be nice to have more...
View ArticleAdministration Joomla! 3.x • Re: 404 error administrator control panel 3.12
FPA would be useful. https://forumpostassistant.github.io/docs/Statistics: Posted by gws — Sat Aug 10, 2024 9:22 am
View ArticleJoomla! 4.x Coding • Re: Can an instance of Table() class refer to a join of...
After some trials I found a solution. In my "customers" table I have a column "product_id" that refers to a (single) product that a customer purchased. Adding the following field to the form creates a...
View ArticleAdministration Joomla! 4.x • Cannot get parent item to link
Joomla 4Have created an article >>> then added it to the main menu >>> but although it shows I've linked the new article via Parent item to an existing main menu item it does not...
View ArticleAdministration Joomla! 4.x • Re: Cannot get parent item to link
In the Menu Module, have you Enabled the "Always Show Sub Items"?Statistics: Posted by Per Yngve Berg — Sun Aug 11, 2024 7:38 am
View ArticleTranslations • Re: Opinion: Best method to make site translated?
For manual translation I can recommend you Deepl (best translation quality in my opinion). If you have a lot of content, you can also use their API to make it more automated.Statistics: Posted by Euol...
View ArticleAdministration Joomla! 5.x • Re: Admin from Android device?
Just a thought. When you have the edit screen open, you do tap in the edit area?The mobile/tablet keyboard doesn't appear until you tap in the edit area.Statistics: Posted by Webdongle — Sun Aug 11,...
View ArticleMigrating and Upgrading to Joomla! 3.x • Re: How to upgrade Joomla 1.5 to...
It might be easier and quicker to start freshStatistics: Posted by Webdongle — Sun Aug 11, 2024 10:02 am
View ArticleTemplates for Joomla! 5.x • Re: T4 framework + Joomlart Edenite II...
The problem is solved by using T3 instead. My support couldn't really pinpoint the problem.Statistics: Posted by peranders — Sun Aug 11, 2024 10:13 am
View ArticleExtensions for Joomla! 5.x • Facebook stream into Joomla 5
I have used BT Social Connect in my Joomla 3 installation but BT Social connect doesn't support J5. Any suggestion to an extension which does the job for free or to a low cost?Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Unable to access Administrator Page
Welcome to the Joomla forum!Write-enable and then edit the file configuration.php in the main Joomla folder. Make the following changes:Code: public $debug = '0';public $error_reporting =...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: New to Joomla 5 and need help with...
just to confirm, you're using a Macintosh ...... I have MAMP PRO 7 installed on my local computer ...Statistics: Posted by Webdongle — Mon Aug 12, 2024 12:57 am
View ArticleExtensions for Joomla! 5.x • Re: Facebook stream into Joomla 5
You can use Facebook Page Plugin which allows you to embed a Facebook feed directly onto your site. Go to the Facebook Page Plugin page, configure your plugin settings, and get the code. You can then...
View ArticleExtensions for Joomla! 5.x • Re: Article access confirmation needed
You can use a form extension like ChronoForms, RSForm! Pro, or BreezingForms to create a custom form where users enter their ID and request access. This form will send the submissions to an...
View ArticleAdministration Joomla! 5.x • Re: Menu item and article titles can not be hidden
I have tried that and all other possible options (from Global Configuration as well) but it does not work. The title of the menu item can not disappear.As for the title of the feaured article, I...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: HTTP_REFERER not available when...
I have tried various browsers and in each case the requested URI appears to be lost. The problem appears to be when opening PDF's in a browser tab (have tried Chrome, FF, Edge, Safari).The issue can...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: I set the Update Channel to Next...
All not relevant. The question was asked before: "Did you run the Pre-Update Check?" What did you get, and why did you ignore it?I do not get the Pre-Update Check. I only get this after setting the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Iframe basic question
I think you're asking about padding or margins. I assume you can add that as "inline CSS" to the <iframe> tag. Or add a class name, and reference it from your user.css file (or other custom css...
View ArticleAdministration Joomla! 5.x • Re: Could not instantiate mail function.
Live or local server?Statistics: Posted by gws — Tue Aug 13, 2024 10:52 am
View Article