General Questions/New to Joomla! 5.x • Re: Removing border around a banner...
To remove the white border around the banner image in Cassiopeia, you need to adjust the padding of the div.grid-child.container-below-top element. You can do this by overriding the default CSS...
View ArticleJoomla! 5.x Coding • Right/best way to implement CRUD on frontend?
Thanks for reading this, hope you can help me figure out what I'm doing wrong...I'm trying to create a component showing a front-end list of items and options to create/edit/delete list items.For the...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: local upgrade from Joomla 4.2.8...
I had similar issue and solved it as follows:1. altered the ****_extensions table to accept Null values for those properties: from: Code: `checked_out` int(10) unsigned NOT NULL DEFAULT 0,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: When I click "Edit" link...
I'm experiencing the same problem! Logging in as SuperUser works, but other users get a 403 error. Have you managed to find a solution yet?The solution is in the post directly above yours. Check...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error An error has occurred while...
OK, sorry ceford I didn't see your last reply. For some reason I'm not getting replies come through to my email.Anyway, I just thought I would give an update.I contacted the host, they couldn't find...
View ArticleExtensions for Joomla! 3.x • Revolut for Payments
Is there a Revolut extension to add to the registration page for payments or would I have to put in a link to the Revolut account?Does anyone use Revolut for payments? Currently using PayPal but...
View ArticleAdministration Joomla! 5.x • Re: Cannot update 5.03 to 5.1.2 Logging does not...
FTP Settings were part of the Server tab of the Global Configuration in Joomla 3 but they were removed in Joomla 4. Was the website upgraded from Joomla 3?If the file configuration.php in the main...
View ArticleExtensions for Joomla! 5.x • DPCalendar events not updating unless I delete...
I have installed DPCalendar in Joomla 5. Everything seems to work well, although I do have a little bit of tweaking to do with the fonts. The main issue is that created events do not show on the...
View ArticleAdministration Joomla! 5.x • cannot log in to a Joomla admin in Firefox only
In Firefox only, I cannot log in to a Joomla admin for one particular site. It won't even refresh and give an error message. It is as if the login button isn't a link. I can log in to this particular...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Class...
Thank you.Already did new Joomla 5.21 installationStatistics: Posted by Beata — Tue Aug 06, 2024 12:03 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Pre-Update Check Shows...
For ghost extensions look in the database table extensions and remove those that shouldn't be there.Weblinks is a separate download for J4 and J5.Statistics: Posted by gws — Tue Aug 06, 2024 12:32 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Pre-upgrade database check issues
Hello, I ran the database check to make sure all is well before I upgrade. I got this: Code: 6 Database Problems Found. Other Information Database schema version (3.9.10-2019-07-09) does not match CMS...
View ArticleAdministration Joomla! 5.x • Re: WP to Joomla Help
You probably don't need to move the files. If you want to manage them using Media manager, add "wp-content" directory in Local Filesystem plugin.@SharkyKZ that is what I’m doing. Unfortunately gws’s...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: administrator login - error 500 -...
I updated the config file to start debugging, figured out the extension causing the error and was able to restore the website, including backend.Thanks for the help!Statistics: Posted by kgeary007 —...
View ArticleGeneral Questions/New to Joomla! 5.x • High-value domain names
As a top brand, 民国.com for sale cares about informing our readers on all they need to know about domains. We ransack the internet daily, checking thousands of domains to bring the best deals and...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Can't arrange Featured articles
THANK YOU!!I never would have figured that out - pretty obscure.Have a great day!Statistics: Posted by virusys — Tue Aug 06, 2024 4:02 pm
View ArticleAdministration Joomla! 5.x • Re: Insert User custom field in article text
You could just use TinyMCE. Create the content just like you would do. Where you would like to enter the PHP code, start typing {source} then the code and then {/source}. Save the settings.Note:Be in...
View ArticleAdministration Joomla! 5.x • Re: Restrict access to single pages of category...
thanks for the answer!will try your suggestionsyou are writing:adjust the search settings or use a plugin so restricted articles do not appear in search results, but the category blog page doesso far...
View ArticleGeneral Questions/New to Joomla! 4.x • Adding user via the API - Disable new...
When I add a user via the API, it seems the J! automatically sends an email to that new user saying...-------------------Hello Alan Aardvark,You have been added as a User to Cotswold Playhouse by an...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 3 Sites - have 0 Class ERROR on...
Thanks for this - Woudln't never of thought it would be a caching issue I Delete the file administrator/cache/autoload_psr4.php and that worked perfectlyStatistics: Posted by imfsub12 — Wed Aug 07,...
View Article