Templates for Joomla! 4.x • Re: How to change background browser color in...
This is a really good guide to customising Cassiopeia: https://coolcat-creations.com/en/blog/c ... a-templateStatistics: Posted by DJBenz — Fri Mar 08, 2024 1:32 pm
View ArticleExtensions for Joomla! 5.x • Re: Mobile bottom menu bar?
Can anyone make this, im surprised in this day and age where most traffic is from mobiles that there is nothing like this out there.Is this easy to make from scratch just a bar and icons with...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Empty value at User WorkFlow with...
I'm working on easy social on my site, I had the same problem and reported it, it took them a few months to fix it.But its fixed now, I'm using joomla5. I asked them to update the public versions but...
View ArticleGeneral Questions/New to Joomla! 5.x • can't past text through Mobile
I want to create joomla articles through mobile but I can't create it. I copied the text from other website, when I want to past it in my joomla articles, I don't see button past. I see only button...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Dedicated permissions for User/Group
Thank you for your patient help!Now it works fine as wanted.I had to figure out, that the user has to click on the article headline to edit the content or change the status.Joomla is a new topic for...
View ArticleSites & Infrastructure - Feedback/Information • Re: Request to unlock a...
Ok, the account has now been reactivated.Statistics: Posted by toivo — Sat Mar 09, 2024 10:41 am
View ArticleAdministration Joomla! 4.x • Re: When will joomla 4 have responsive...
Code: .pagination {flex-wrap: wrap;gap: 1em 0;}Works like a charm in J5.0.3 - thank you Statistics: Posted by JAVesey — Sat Mar 09, 2024 10:42 am
View ArticleJoomla! 4.x Coding • Re: Send email to site admin when a person clicks a...
You will need a custom module! You will need to use JavaScript to send an asynchronous message to the server. You will need some server side code to respond to the message - it may send an email but...
View ArticleInstallation Joomla! 5.x • Re: Can't start installation process; error...
Here I am.I tried to install from the beginning Joomla 5.0.3 in a different folder. This time I gave the right permissions ( chmod 755 for directories and chmod 644 for regular files ) before the...
View ArticleGeneral Questions/New to Joomla! 3.x • backend 0 Class...
Hello, suddenly I see in the back end:When I just type in: www.mysite.com/administratorError-0-Class-helppagesHelper-not-found.pngplease helpStatistics: Posted by loudy_ca — Sat Mar 09, 2024 1:58 pm
View ArticleAdministration Joomla! 5.x • Joomla contacts and users
Good morning everyone, I wonder if anyone can help.I allowed user to register in my websiteI have to activate the user, I want to do this to make sure all users are legit.When a user registers the...
View ArticleInstallation Joomla! 3.x • Joomla instances suddenly stopped working
Hello,I have two Joomla instances that are hosted by the same provider and they suddenly stopped working.The symptom is a HTTP code 500 error and a totally blank page on both cases.I'm quite convinced...
View ArticleAdministration Joomla! 5.x • Re: Joomla contacts and users
Are you using a registration component other than the Joomla core default?There is a “User - Contact Creator” Joomla core plugin.Disable it Statistics: Posted by JAVesey — Sun Mar 10, 2024 8:22 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error: An error has occurred while...
Doesn’t not exist only an index.html fileStatistics: Posted by hackermade — Sun Mar 10, 2024 8:32 am
View ArticleJoomla! 5.x Coding • How to add a link to an intro image in Blog view?
Hi!I would like to make the intro image in Blog view clickable. I don't want to use an external URL, I just need to add a link that reacts like the link behind the Title and the link behind the 'Read...
View ArticleInstallation Joomla! 3.x • Re: Joomla instances suddenly stopped working
I will just mention you're running an out-of-date Joomla (3.9.6 is six years old) and PHP 7.3 (EOL in Nov 2022). I'd get both updated to more recent versions (PHP 8.1) and Joomla 4 at the...
View ArticleJoomla! 5.x Coding • Re: How to add a link to an intro image in Blog view?
Hi.1.jpgStatistics: Posted by Pavel-ww — Sun Mar 10, 2024 11:43 am
View ArticleAdministration Joomla! 5.x • Articles Category List, multi level
Menu item "Articles Category List" shows only a listing of articles in selected category. Articles in subcategories can be shown separated under the listing.We want to show all articles in selected...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Property 'name' of argument 'item'...
In fact, it does not have any numerical value, the path is images/documents, I am trying to upload the files and the error appears.Statistics: Posted by pediaf — Sun Mar 10, 2024 4:12 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Return value of...
also this:/dir/joomla/plugins/system/jat3/jat3/core/admin/util.php:48Class 'JRequest' not foundCode: */ public static function get_active_template() { $app = JFactory::getApplication('administrator');...
View Article