Administration Joomla! 5.x • Re: Can not add or change menu item
I hope that i can find an error message but the only warning inside and out is this: Administrator Page> System> Information: Warnings>"Warning The PHP temporary folder is not set.This folder...
View ArticleGeneral Questions/New to Joomla! 5.x • Wrong article posting to social media
I am trying to post/share blog articles to Facebook. These are Joomla category blog articles. They have always worked in the past. But since the migration it no longer is working. I can't find the...
View ArticleExtensions for Joomla! 4.x • Re: Easyblog discontinued?
Now it's a good time for me to panic i guess. Unless there is a way to migrate from EB to Joomla content that I'm not aware of.Has anyone tried to migrate from EasyBlog to RSBlog? Per the description...
View ArticleExtensions for Joomla! 5.x • Re: Alternative to EasyBlog
I finally forced Stackideas into fixing their broken product. Terrible support since they were sold, but at least it's now working correctly.Where is this fix for EasyBlog? I also see lots of errors...
View ArticleInstallation Joomla! 5.x • Re: Installing Joomla on XAMPP on Mac
You could forget XAMPP and follow this: Correction:https://getgrav.org/blog/macos-sonoma-a ... p-versionsI set the web server to point to my own filespace /Users/username/Sites/j51And I set the web...
View ArticleAdministration Joomla! 5.x • Re: Login problem, bug
We use the standard Joomla login module and the standard template.Try the testsite https://2.rookvrij.org/A recent full copyStatistics: Posted by tvoeten — Sat Jun 29, 2024 10:00 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Upgrade to J5
Advance custom fields updated May 2024: https://extensions.joomla.org/extension ... om-fields/I read on YooTheme website that all their products - extensions, templates, WidgetKit, Zoo, Pagebuilder...
View ArticleJoomla! 5.x Coding • Re: Who wants to help test this code
That is a good first PR and a user friendly improvement to the Media component. The same language strings are also needed in administrator/language/en-GB/com_media.ini.Statistics: Posted by toivo —...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Fatal error: Allowed memory size...
Thank you for the update!You may also want to review all the extensions for Joomla 4 compatibility and uninstall for example the component ProFiles, last updated 9 years ago. It is already disabled,...
View ArticleTemplates for Joomla! 5.x • Re: custom code removed from the admin login page...
Depends on what you changed.If it's css you can add a user.css file for Atum.If it't more you can create a child templatehttps://docs.joomla.org/index.php?title ... _Templates* The docs are from J4,...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • How do I fix...
Google again! I keep getting "Duplicate without user-selected canonical" every 3 or 4 months when Google drops by. The site is small, 1 page. Page contains 1 animated script, and below that, one...
View ArticleLanguage - Joomla! 5.x • Privacy Request for Personal Information will not...
I have searched and tested the language files and can find no way to change the title of the request form to another language as can be seen here: https://staging.toknowjesusmore.com/ind ......
View ArticleLanguage - Joomla! 5.x • Re: Privacy REQUEST FOR PERSONAL INFORMATION will...
Enable Debug and Language Debug in Global Configuration.The Debug info will show which Language Files are loaded.Strings enclosed in * * are translated Strings enclosed in ?? are missing in Language...
View ArticleTemplates for Joomla! 4.x • Menu Collapse
How can I use a media query to make my horizontal menu collapse at about 1280 screen width? Tell me the code.Statistics: Posted by kkurtz — Sun Jun 30, 2024 6:19 pm
View ArticleGeneral Questions/New to Joomla! 4.x • menu flex-wrap issue
I am a volunteer webmaster for an organization. Last year we upgraded to Joomla 4 using the Cassiopeia template and I was able to have a multi-row menu on the website using css flex-wrap. Each year...
View ArticleTehnička pitanja • Resenje za hosting Joomla 4 web sajta
Zdravo,Zanima me da li neko zna resenje prebacivanja localhost sajta na server? Radio sam sajt u Joomla 4 verziji i napravio ceo sajt, i sad ne znam kako i preko cega da ga dignem na server? Moze neko...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Re: How do I fix...
Searching forDuplicate without user-selected canonicalI found top resulthttps://www.google.com/search?client=fi ... +canonicalGoogle has found identical or very similar content on your website but has...
View ArticleThe Lounge • Re: My site's spam score is 17%
A spam score of 17% is relatively low. Spam scores typically range from 0% to 100%, with higher percentages indicating a higher likelihood of being considered spam. A score of 17% suggests that your...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: menu flex-wrap issue
Remove this line from user.css: Content of user.cssOr if you want to keep it use /* */, like /*Content of user.css*/Statistics: Posted by Mr. Wimpy — Mon Jul 01, 2024 1:36 pm
View ArticleTemplates for Joomla! 5.x • Re: How to centre and change the font size of the...
You add the new code to the existing user.css file.With this addition your user.css file should look likeCode: :root { --body-bg: #bfd7de;}.container-header .mod-menu { font-size: 1.2em; text-align:...
View Article