General Questions/New to Joomla! 4.x • Re: Frontend zip file upload/Joomla 4.x
You should set ZIP files to "allowed file types" for uploads. Do this in the Media Manager options (per the other post viewtopic.php?f=808&t=1009382).See the documentation,...
View ArticleJoomla! 5.x Coding • Re: Having issue making api calls
Hello,I am using xampp on my computer and Joomla 5 is installed at localhost/j5My Api call to the articles is localhost/j5/api/index.php/v1/content/articlesUsing the joomla articles webservices...
View ArticleAdministration Joomla! 5.x • Re: 0 Invalid controller class: display
After my own separate experience, I do feel that the plugin "Behaviour- Backward Compatibility" needs a warning label of sorts attached to it. I ended up simply nuking the work done and rebuilding...
View ArticleTemplates for Joomla! 5.x • Re: Cassiopiea Question
By top bar do you mean the menu or logo? The menu should collapse to the "hamburger" style on smaller screens. The image will scale down depending on the device. If you have to tweak it your custom...
View ArticleTemplates for Joomla! 5.x • Re: SP Page builder 5.3.4 how to set full width...
The header (the beach scene) is full width. (if you mean the menu section, I think that is configured in Helix, not in SPPB). You should be able to add custom CSS (template options or in custom.css)...
View ArticleTemplates for Joomla! 5.x • remove ::marker in list
Trying to remove the bullet created by the UL LI within the .content-links-aI tried many things with CSS. But it is not loaded within the template for some reasonI have added this code in the template...
View ArticleTemplates for Joomla! 5.x • Re: remove ::marker in list
Mod. Note: Relocated the topic to the Template Forum.What Template?For Cassiopeia, the file is user.cssStatistics: Posted by Per Yngve Berg — Tue Jul 09, 2024 4:07 am
View ArticleTemplates for Joomla! 5.x • Re: Making Search module full width
Mod. Note: Relocated topic to the template forum.Statistics: Posted by Per Yngve Berg — Tue Jul 09, 2024 6:06 am
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Trying to access an old Joomla...
Check Database Name, User Name and Password.Statistics: Posted by Per Yngve Berg — Tue Jul 09, 2024 6:09 am
View ArticleAdministration Joomla! 5.x • Re: Login problem, bug
I get the similar behaviour, clicking "Forgot Username" causes the username field validation error and shows "Please fill in this field". A second click of "Forgot Username" goes to the correct page....
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Change password every 180 days
I would first update to v4.4.6 released this week - you're a few versions behind (v4.2 is from 3 years ago). Which version of 4.2.x? There were 10 releases in that version series.I don't believe the...
View ArticleAdministration Joomla! 5.x • Re: Joomla core user mass email function: what...
I see this being used for quick brief messages (it's not a Newsletter function).See https://docs.joomla.org/Help4.x:Mass_Mail_UsersThere's a related function for Private...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.2
A localhost site hosted in Wampserver and several remote sites updated smoothly to Joomla 5.1.2. Thanks you, all the developers and other volunteers involved in the release!Statistics: Posted by toivo...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 4.4.6
A localhost site hosted in Wampserver updated without any issues. Thank you to all the developers and other volunteers!Statistics: Posted by toivo — Tue Jul 09, 2024 10:31 pm
View ArticleGeneral Questions/New to Joomla! 5.x • File Upload Bug, Revisited
Okay, I'm having pretty much the same issue as mentioned here: viewtopic.php?t=990871#p3648388 but here's my problem: I'm on Joomla 5.1, not 4; additionally, the Joomla installation is running via a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: File Upload Bug, Revisited
Welcome to the Joomla forum!Unable to reproduce the issue in Joomla 5.1.2.Please post the results from the Forum Post Assistant (FPA) by following the instructions at...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: restore causing error 500
the backup is not corrupeted. but very strange. this norning sudenly a new error page appears saying: "Environment setting not readyIt looks like you are trying to run Joomla! from our git repository....
View ArticleAdministration Joomla! 5.x • Re: Backend issues
Joomla 5.1.0 and 5.1.1 were buggy. Try upgrading to Joomla 5.1.2 to see if these issues go away. Good luck.Statistics: Posted by mtgg — Thu Jul 11, 2024 3:26 am
View ArticleGeneral Questions/New to Joomla! 5.x • Most menu items go blank when hovering...
I'm on J! 5.1.2. My website, cactusact.org.au, has cascading menus. When I mouse-over (hover) over most of the menu items, the text goes blank. It's replaced by an area which has no text.I have tried...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Most menu items go blank when...
This is what you set in the user.css file, the background color is the same as the font colorCode: .container-header .mod-menu a:hover { background-color: #eee;}Statistics: Posted by pablop76 — Thu...
View Article