Templates for Joomla! 4.x • Re: Setting menu and footer font colors in user.css
Thanks very much indeed ceford. I could see the menu elements, but I could not have worked out what was needed to specify the colour. I need to get much better at my CSS!Statistics: Posted by rob-h —...
View ArticleGeneral Questions/New to Joomla! 3.x • Hotspot solution
On my website I have a number of old school photographs showing a group of about 30 class members from the 60's in each photo. In order to show people's names I have created a copy of the image and...
View ArticleExtensions for Joomla! 5.x • Re: Mobile bottom menu bar?
Should I pm you or keep it here?Hi. Keep it hereOkay thanks Pavel, I have created my Mobile MenuAnd picked a simple design style I want to achieve. Replacing the favourites with with news.Is it...
View ArticleAdministration Joomla! 4.x • Re: User Registration Email error {ACTIVATE}
Please follow the instructions and post the FPA the Proper Way.Statistics: Posted by Per Yngve Berg — Tue Mar 12, 2024 5:28 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Duplicate pages...
Hello everyoneusing sem rush, I noticed that all pages are being considered duplicates because both the www and non-www URLs are being taken into account.To fix this, I added the following rule to the...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Hotspot solution
https://www.google.com/search?q=site%3A ... s-wiz-serpOrhttps://extensions.joomla.org/extension/jce/Statistics: Posted by Webdongle — Tue Mar 12, 2024 6:48 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: [SOLVED] Can't force https after...
thank you a lot for your feedback.i just tried to edit configuration file manually too, and maybe, just maybe i found the issue.before there was Code: public $force_ssl = '2';and now i changed it to...
View ArticleMigrating and Upgrading to Joomla! 5.x • reverse engineer extension
on a part time basis, I support a site using joomla 3.9.6 and I really need to bring the site current. I figured that I reallt should move to 5.x and started looking for current versions of extensions...
View ArticleAdministration Joomla! 5.x • Re: Calculated setting locked
Are you logged in as a Super User? I can see a locked message in the source code but only for none Super Users. Where do you see the word Locked (or its Dutch translation)? Could you post a...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: RSS Feed for protected content in...
You have set the Menu Item as Public, but left the Article and Category as Registered.Statistics: Posted by Per Yngve Berg — Wed Mar 13, 2024 6:59 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Backend Some Global Config Site...
Is there a file named administrator/logs/joomla_update.php? If so, open it with a text editor and scroll down to see how your updates went. You might try to reinstall Joomla core files (backup...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: reverse engineer extension
Have a look at community builder,it will do most of what you ask.https://extensions.joomla.org/extension ... y-builder/ this is the free version but you will probably need pro.Statistics: Posted by...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Clearing cache
In the Administrator, go to System. In the Maintenance section, you will see a "Clear Cache" link.clear cach.jpgIs that what you're after?Are you using any external caching service like CloudFlare?Do...
View ArticleAdministration Joomla! 5.x • Re: Registration new user confirmation mails,...
Go to Users / Options - there a number of settings related to registration emails.Statistics: Posted by ceford — Thu Mar 14, 2024 6:41 pm
View ArticleInstallation Joomla! 4.x • Upgrade Joomla 3.9 to 4.4 error message jerror...
I am trying to upgrade my website locally on MAMP PRO. The upgrade to 4.4 and php 8.2 went smoothly except that I got these error messages: "jerror Refresh Manifest Cache failed: PLG_SYSTEM_ACTIONLOGS...
View ArticleAdministration Joomla! 5.x • Re: icon for external link
When you create an external link select the Open in New Window option and use this in user.css:Code: a[target="_blank"]::before { -webkit-padding-end: 3px; padding-inline-end: 3px; font-family: "Font...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Could not connect to the database....
When you point your browser to a new subfolder of htdocs, say j5, the Joomla installation process starts by asking you to choose a language. Did you get that far? One of the forms in the sequence asks...
View ArticleInstallation Joomla! 4.x • Re: Upgrade Joomla 3.9 to 4.4 error message jerror...
Your Max. Upload Size: 32M | Max. POST Size: 8M are too small. The first is just about OK but POST needs to be the same or more. Best set them both to 64M. You will need a session handler. The default...
View ArticleAdministration Joomla! 3.x • Re: PHP versions and Joomla 3.x
Joomla 3.x, especially older versions like Joomla 3.9, will have issues in PHP 8.1. The recommended version of PHP for Joomla 3.x is PHP 8.0. However, Joomla 3.9.25 was released only four months after...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Strange red outline in admin template
ceford: you sir, are a genius. I never even thought of going there but now it makes so much sense, since the rest of my users were not suffering the same as me. Thank you.Statistics: Posted by...
View Article