Extensions for Joomla! 3.x • Re: SP Page Builder Frontend Editor - Homepage...
K2 for Joomla 5??? Joomla 3 only.Statistics: Posted by gws — Sun Apr 28, 2024 9:11 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using the J! API to authenticate...
https://api.joomla.org/cms-4/classes/Jo ... ation.htmlStatistics: Posted by Per Yngve Berg — Sun Apr 28, 2024 9:52 am
View Articledocs.joomla.org - Feedback/Information • Re: Documentation for PR
The manual is the place to add documentation for new features. Its repository is here https://github.com/joomla/Manual. Other places affected by your changes should also be updated. For example,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Some newbie questions...
Hi againfirst of all, thank you for your support.Well.- what i see on the backend is in the attached file. The same on Chrome and Opera. No error messages- It's the Chrome latest version - I use Apple...
View ArticleAdministration Joomla! 5.x • Re: restoring Akeeba Backup of Version 5.1 hangs
John VYou say . . . Suspect a server set-up/compatibility issue but it will be like finding a needle in a haystack Me too.I guess this post is more of an advisory. Nothing appears to be very stable !...
View ArticleExtensions for Joomla! 4.x • Remove extension artifacts.
I have extensions listed under Manage Extensions that I can't uninstall because "the folder can not be found". How can I remove these, please?Status Name Location Type Version Date Author Folder...
View ArticleExtensions for Joomla! 4.x • Re: Remove extension artifacts.
Reinstalling and then uninstalling should work. Another option is to manually remove entries from database but that's not recommended.Statistics: Posted by SharkyKZ — Mon Apr 29, 2024 8:34 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Admin panel - HTTP 500 Whoops.
Set the permissions of all folders to 755. Anything else is a security risk.Statistics: Posted by toivo — Mon Apr 29, 2024 8:46 am
View ArticleGeneral Questions/New to Joomla! 5.x • Contacts Missing from Components Menu
I don't know how it happened, but Contacts has disappeared from Contacts under the Components section of the left sidebar. Here is a screen shot:Components - Contacts.jpgIf I use this...
View ArticleTemplates for Joomla! 4.x • Re: offcanvas on cassiopeia, no extensions
i want to manually code offcanvas into cassiopeia as I'm refusing to believe there's a collapsible menu option yet the menu is not coded in, i've seen a video that displays how it's done on a non...
View ArticleAdministration Joomla! 5.x • Re: Permissions for someone working on the site?
The previous reply was removed because it was produced by generative AI and contained indirect references to particular products and websites.Statistics: Posted by toivo — Tue Apr 30, 2024 9:07 am
View ArticleJoomla! 5.x Coding • Re: Filter by categories and category title in the list...
I fixed my filter by category, but have some another issue. At first, latest code for file WorkersModel.php:Code: <?phpnamespace VPJoomla\Component\Workers\Administrator\Model;use...
View ArticleAdministration Joomla! 5.x • Re: I am puzzeled by the blog sample data
Thank you for your help Mr Ford. I had seen the code you mentioned via dev tools. Unfortunately, I am still confused.The HTML from the Joomla blog siteCode: <div class=". full-width"> <div...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Pagination issues:
I am only given a limited number of articles to show per page (# Articles to List: 5,10,15,20, etc.). Hi. This is not the number of articles on the site page, but the number of articles on the...
View ArticleAdministration Joomla! 5.x • Re: Upload Images using Frontend
"Author" users should already be able to upload and insert images and link to documents.If using JCE editor, it's easy. JCE loads its internal upload/select files windows from which you can upload...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: export & import articles
So you do not want to update a J4 site to J5 but have a fresh J5 site you want to import the content to?Try this extension - https://extensions.joomla.org/extension/j2xml/. Install it in both J4 and...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Creating user with limited access?
With the modules you need handle it with the access levels. Put the user group inside the "Special" access level Joomla already have created, and you should see this modules and others.The access...
View ArticleExtensions for Joomla! 4.x • Re: Hiding the login URL of the Joomla 4.0 site,...
Hello! Can you also update version AdminExile 2.3.6 which works very well with J3? plg_adminexile_2016_02_06.zipStatistics: Posted by nrawling — Wed May 01, 2024 8:55 am
View ArticleJoomla! 5.x Coding • "Menu recovery mode"?
I added an Admin menu, not for the first time in this site, and I now have a message in the admin console:Code: The administrator menu Friends Admin does not have - Menu Manager, Module Manager,...
View ArticleJoomla! 5.x Coding • Re: "Menu recovery mode"?
Last time I did this was with J3. There was an Option to turn off checking of Menus.I see now in 5.1 when you create a new Admin Menu, a Preset must be picket from a drop-down list.What did yo choose...
View Article