Templates for Joomla! 5.x • Re: New Theme Styling missing
I'm not a developer so my answer is based on my joomla use experience. I suppose (and just a guess) you would have to at least load the Bootstrap 5 through the CDN link (if not already there listed in...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla install app message on my...
"app" as in phone app? or app as in there's an extension update available?Statistics: Posted by AMurray — Tue Apr 23, 2024 12:13 am
View ArticleJoomla! 5.x Coding • Re: Help with Custom Plugin
I had a look at the Page Break button plugin, it loads a joomla component in an iframe, just like most other button plugins I was looking at for ideas.The problem in my case, is that I need to read...
View ArticleTemplates for Joomla! 5.x • Help Finding the source file for hits
hello, not to sure this is the right place.I had someone custom edit my site and display the hits on the content of the site. Now I want to hide this but cannot find the source file where it is.You...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: how to edit the source code
Only an outline answer: you would need to create a child template (of Cassiopeia). You then need to copy the index.php file from Cassiopeia to Cassiopeia2. You can then edit that file in Joomla. Look...
View ArticleAdministration Joomla! 5.x • Re: Load different template for logged in users...
I think the answer is to create a Login menu item. Then, select the Options tab for the menu item and set the "Choose Login Redirect Type" to Internal; then define the URL (another menu item) for the...
View ArticleAdministration Joomla! 4.x • Admin LogIn issue
I have what I consider an interesting issue. After l login into the admin area for the first time of the day an error occurs which kicks me out of the admin and forces a second login regardless of...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Problem inserting PDF (not...
This statement is a little confusing to me:When inserting a PDF-file through the CMS-button > Media to upload a PDF-file they experience an error. TinyMCE editor. Embedding the PDF-file works but...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: fpa-en.php Error "The page...
Welcome to the Joomla forum!Going to /fpa-en.php in my web browser, it sits there for a while and then I get the browser message "The page isn’t redirecting properly".That message does not originate...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 and http3/quic ->...
Turn on debug for your Joomla site, and post the error messages here (and additionally also enable PHP reporting, and post the error messages). Is "force SSL" turned on in your Joomla (global config)...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Unknown column 'autostart' in...
Looks like an SQL query was not executed during your last update. Look in administrator/logs/joomla_update.php to see how updates progressed. Open...
View ArticleGeneral Questions/New to Joomla! 4.x • Error: Out of range value for column...
First time that I see this error. The error show up when you save the article. But even when a error appear the article is saved. Any ideas how debug it and see what is happening?Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Search Function Error - Class...
I decided I'd try adding a Search box to my site...Searching for anything results in this error message:Class "JEventDispatcher" not foundCould anyone assist with a suggestion on what needs to be...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Search Function Error - Class...
These earlier topics could be helpful:Issue with Class JEventDispatcher not found in J4 - using com_search0 Class 'JEventDispatcher' not found after migrating from Joomla 3.10 to 4Statistics: Posted...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error: Out of range value for...
Try to move the Article to another Category. You may need to do that with several Articles in the Category.Statistics: Posted by Per Yngve Berg — Thu Apr 25, 2024 3:48 am
View ArticleExtensions for Joomla! 3.x • Re: JCE Mediabox popup not work on subpages
Try adding "jcepopup" as a CSS class name to the link.Are your settings in JCE the same as these:For example:jce-media-box.jpgmedia-box-2.jpgStatistics: Posted by AMurray — Thu Apr 25, 2024 10:05 pm
View ArticleInstallation Joomla! 5.x • Re: "could not connect to the...
I believe XAMPP does require a MySQL db user with a password (I'm sure I read that recently; perhaps I'm misinformed). I use WAMPServer ordinarily, and out of the box the MySQL password (e.g. to log...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: fpa-en.php Error "The page...
Two problems. If the FPA script is run from the command prompt, it shows the details of the version of PHP used by Command Line Interface (CLI), which details can be different from the version of PHP...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Various plugin errors afrer update...
I can't find any information on "skipto".Search for 'skip-to'. This plugin is part of Joomla 4+ core.System - Skip-To Navigationsystem / skiptoThe plugin creates a dropdown menu consisting of the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Questions about Security...
The default setting in Joomla 4.4.4 for gzip is "No". What do I need to look for in the htaccess file that would need to be commented out?Statistics: Posted by airplayne — Fri Apr 26, 2024 12:21 am
View Article