Administration 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 ArticleGeneral Questions/New to Joomla! 5.x • Minimum height of text box
Hi, it's probably a bit of a "newbie" question, but how can I make all text boxes the same height, irrespective of the amount of text inside? And how can I then have the text vertically centered?Text...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Error After Updating 4x...
Good morning again, Maybe this can be helpfull.Joomla! Instance :: Not FoundJoomla! Configured :: Not FoundHost Configuration :: OS: Linux | OS Version: 4.18.0-477.13.1.lve.1.el7h.x86_64 | Technology:...
View ArticleJoomla! 5.x Coding • Re: select query with loadAssoc not returning array
why don't you use a normal SQL query select a.whatever, b.whatever from tablea a inner join table b using(id)I never liked joomla build in queriesStatistics: Posted by erick-b — Tue Aug 13, 2024 10:53...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Uninstall of sh404SEF 4.4.9.2487...
Make sure that "shlib - Db query cache and programming library" is installed and enabled before trying to uninstall sh404sef extensions.Statistics: Posted by SharkyKZ — Wed Aug 14, 2024 5:21 am
View Article