Extensions for Joomla! 5.x • Re: Fa Fa Icons doesn't show in my web site
Sorry, my mistake. The original URL pointed to an unresolved domain (DNS_PROBE_FINISHED_NXDOMAIN) and I thought I fixed it by removing the letter i. What is the URL of the Joomla site?Statistics:...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Your MariaDB version...
Thank you.Yes, some sites are out of date - a few clients have been reluctant to upgrade due to the costs involved. I even have a couple on 2.5.x at this point.Migrating is "relatively painless"...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: A thought on LogIn buttons
You can do a layout override (or tweak its appearance with CSS) to make the login form appear how you want it.https://docs.joomla.org/J4.x:Template_OverridesYou may prefer it the way indicated (hence...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Edit Header Text
Could you edit the module options - modules have a show/hide title.You shouldn't need to edit code at all - not for something like this.Statistics: Posted by AMurray — Mon Sep 16, 2024 10:18 pm
View ArticleAdministration Joomla! 5.x • Re: User activation email not arriving
Thank u for replay Murray, How do I verify that the model is published?Statistics: Posted by Matty_80 — Mon Sep 16, 2024 10:25 pm
View ArticleAdministration Joomla! 5.x • Unable to login to joomla admin
I logged into backend of joomla ( V5 with most recent update) and changed the time zone from UTC to Phoenix in the Global config. when I hit save, I was logged out and cannot log in. When I try to log...
View ArticleThe Lounge • Re: Joomla 5x and style
The appearance of a CMS can influence the overall perception of a platform, even if its code is solid. What you're describing is a kind of mismatch between code quality and user experience. It's a...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: RSS feed fails validation
The error stems from the fact that the Joomla RSS feed does not include the XML namespace, which is essential for validation. To correct this, make sure the <rss> tag includes the namespace...
View ArticleInstallation Joomla! 5.x • Re: 500 error on Amazon Linux 2
I have used AWS Lightsail for a couple of years now. I originally used the Joomla blueprint, but switched to the LAMP blueprint some months ago.I have a fairly simple process for installing my site,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Change backend joomla style to...
thanksmy problem solveStatistics: Posted by foo0z0ool — Thu Sep 19, 2024 11:02 pm
View ArticleAdministration Joomla! 5.x • Re: Unable to login to joomla admin
The FPA instructions did not say post the BBCode between the "code" tags in this forum, it just said copy and paste the BBCode generated by the FPA into a new post in the same thread.Step 6 and Step 8...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade from version 3 to 4 error
Code: libraries/f0f/database/driver/joomla.php:28The error originates from an obsolete library related to Akeeba extensions. Akeeba does not use this library in Joomla 4.Download and install Akeeba's...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Publishing tab & Access options
Put the user in a User Group that does not have 'Edit state' allowedIt's a default 'Author', for frontend article submission.Statistics: Posted by Maradona — Fri Sep 20, 2024 2:46 am
View ArticleJoomla! 5.x Coding • Re: How to load Bootstrap JavaScript file?
Use Web Assets Manager.In Cassiopeia, you will see that the $wa object is usedStatistics: Posted by Per Yngve Berg — Fri Sep 20, 2024 4:11 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Administration Pages Not Appearing...
The String is a Version Control. When the String changes, the Browser knows the file has changed and reload it instead of using the cache.However, your Issue is the Double GZIP Problem. The . htaccess...
View ArticleExtensions for Joomla! 4.x • Re: Sell PDFs, recieve payment by Paypal: Any...
Check Phoca Cart. It has downoadable files option and PayPal payment method.Statistics: Posted by Nidzo2203 — Fri Sep 20, 2024 8:28 pm
View ArticleAdministration Joomla! 5.x • Re: System Menu empty
You have many extensions that are not compatible with J4 nor J5. Suggest you restore your backup from J3 if you have it and start again with the updates. That is not possible. The site is in...
View ArticleAdministration Joomla! 4.x • Re: 0 Path cannot be empty site is down
Welcome to the Joomla forum!Right now the website seems to be working normally. Did you turn off caching or change something else in the Global Configuration to fix the issue?Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error on creating custom field
I was also unable to reproduce the behaviour in an out-of-the-box Joomla 5.1.4 with no articles, no article categories and no content field groups.I did create one category for the custom fieldsDo you...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 'Please fill in this field' pop-up...
...Thank you - how can I see which extension I am using? Sorry not too clued up with this!It will be an extension that you will have installed and assigned to a position. If someone else created the...
View Article