General Questions/New to Joomla! 5.x • Article public but in menu invisible
Hello.Using 5.1.1How can I have an article public but the link in the menu invisible for all?The article is a thank you page for new newsletter subscribers.Statistics: Posted by petergusta — Sun Jun...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Article public but in menu invisible
1) Move the menu Item to a Hidden Menu (A Menu without a Module that shows it)2) In the Menu Item, there is an option "Don't show in Menu"Statistics: Posted by Per Yngve Berg — Sun Jun 16, 2024 3:47 pm
View ArticleInstallation Joomla! 4.x • Re: The server returned a "500..."
Thank you friends, I will try to fix these problems.Statistics: Posted by max2309 — Sun Jun 16, 2024 4:23 pm
View ArticleAdministration Joomla! 5.x • Joomla does not save global settings
Hello everyone, I have my website in Joomla 5, it has worked correctly, but when I changed the global configuration and saved it, Joomla acts normally without presenting any errors, but no changes...
View ArticleMigrating and Upgrading to Joomla! 5.x • Error: Cannot instantiate abstract...
I had 4.x installed using my local server (I am not positive on exactly which version was originally installed). Then, recently, I tried to set up 5.1.1 locally by moving the new folders into htdocs,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: "Benutzerinformation"...
Dear Mr Wimpy,Thank you for the explanation. I checked and it seems to me part of a menu item (see photo > "Benutzerprofil" (user profile)).Did this function come with the new update? > That...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Error: Cannot instantiate...
Mod. Note: Relocated from Installation to the Upgrade Forum.1) Restore your working 4.x site 2) Upgrade it by using the Joomla Upgrade Component.Statistics: Posted by Per Yngve Berg — Mon Jun 17, 2024...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Registration failed: Column...
So, for me this query:Code: SELECT DISTINCT TABLE_NAME FROM INFORMATION_SCHEMA.COLUMNS WHERE COLUMN_NAME IN ('checked_out') AND TABLE_SCHEMA='jdm3'; Gives me 24 tables containing the column...
View ArticleAdministration Joomla! 2.5 • Re: Favicon
This didn't help? https://docs.joomla.org/Changing_the_site_favicon You can place the .ico file anywhere (maybe somewhere easy to remember such as /images folder - upload via FTP or your web host file...
View ArticleAdministration Joomla! 5.x • Re: administrative area of Joomla! losing CSS...
https://docs.joomla.org/J4.x:Assorted_IssuesStatistics: Posted by Webdongle — Mon Jun 17, 2024 11:52 pm
View ArticleAdministration Joomla! 5.x • Re: Joomla CMS database problem
Those files are for J3.7. Just delete them.Statistics: Posted by Per Yngve Berg — Tue Jun 18, 2024 3:43 am
View ArticleJoomla! 4.x Coding • Re: API connection to Joomla 4 not working via PowerShell
Core APIs use application/vnd.api+json content type.Statistics: Posted by SharkyKZ — Tue Jun 18, 2024 5:43 am
View ArticleGeneral Questions/New to Joomla! 5.x • https://www.facebook.com/[ *spam*...
into those chambers, coming about in more seriously and long-lasting comes about. Moreover, [ *spam* ] dietary equation boosts [* spam *] levels to progress sex drive, temperament, and superior...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: what to do with items listed in...
You clean up by deleting the files. They are in the folders /plugin/<Plugin name>Statistics: Posted by Per Yngve Berg — Tue Jun 18, 2024 7:16 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: The update table is not up to...
You can try this query in phpMyAdmin:Code: SELECT `s`.`update_site_id` AS `update_site_id`,`s`.`name` AS `update_site_name`,`s`.`type` AS `update_site_type`,`s`.`location` AS `location`,`s`.`enabled`...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Show 'current page' in contact form
You assign modules through the module manager, assigning modules to menu items (or you can embed them in articles (e.g., with Modules Anywhere (Regular Labs) or the inbuilt "load position" or "load...
View ArticleExtensions for Joomla! 4.x • Re: CAPTCHA Error 504 Backend or gateway...
Thank you again for your help. For anyone else having this problem.. I did the following and it worked:Allow URL fopen - changed to YesSet PHP to 8.2I also updated extensions and uninstalled K2. We...
View ArticleBantuan • Re: Gagal Merubah favicon
dicoba refresh dgn menghapus cookies,history dll di browsernya trus refreshStatistics: Posted by masanto72 — Wed Jun 19, 2024 2:00 am
View ArticleTemplates for Joomla! 5.x • Re: Change back ground color in article joomla 5
Hello,create a rule in user.css.blog-item { background-color: #010156;}if you're not familiar with user.css you could have a look https://coolcat-creations.com/en/blog/c ... a-templateHave a great...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Anyway to recaptcha registration...
Being a beginer i would like to say something Yes, you can add reCAPTCHA to your registration page in Joomla. Here’s how:Enable reCAPTCHA Plugin: Go to Extensions > Plugins and enable the "Captcha...
View Article