General Questions/New to Joomla! 5.x • Re: PRINT button Joomla 5
Yes.there is not any other tool-extension-plugin for that feature?Statistics: Posted by joomlerGR — Mon Apr 29, 2024 11:30 pm
View ArticleGeneral Questions/New to Joomla! 5.x • export & import articles
How to export from joomla 4 old website articles and import them to a joomla 5 new website?Statistics: Posted by joomlerGR — Mon Apr 29, 2024 11:31 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: No contacts in the admin panel...
My site started off version 1.5 and has the same problem. I'm having trouble understanding this instruction:1) Change the title for the path "contact/Contacts" to "com_contact_contacts".Where in the...
View ArticleGeneral Questions/New to Joomla! 4.x • Possible scripting issue causing site...
I have been attempting to find a solution to this problem but so far have not had any success. Here is the problem. There are two things that are being affected by how my site is loaded. If I load the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Template breaks URLs
I finally decided to re-try the whole upgrade again. Installed another copy of our J3 site on my localhost, and ran the upgrade. No problem, with Cassiopeia template after upgrade. Installed tc_blp...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: export & import articles
Upgrading the site to Joomla 5 is not the best way to acomplish this?Statistics: Posted by carlitorweb — Tue Apr 30, 2024 12:49 am
View ArticleAdministration Joomla! 3.x • Re: Restrict ability to edit-profile on...
A final update: I've removed if (($field->hidden) from your code and used the following: Code: <?php if (($field->fieldname === 'password1' OR $field->fieldname === 'password2') AND...
View ArticleAdministration Joomla! 5.x • Re: Upload Images using Frontend
I would think so - do that through Global Configuration.Statistics: Posted by AMurray — Tue Apr 30, 2024 9:53 pm
View ArticleAdministration Joomla! 5.x • Re: I am puzzeled by the blog sample data
I think that is an irrelevant question. I thought that I had explained correctly, but nobody seem to understand, so I obviously I have not. An answer would reveal whether I asked a stupid question,...
View ArticleJoomla! 4.x Coding • Re: Error 500 Layout default not found
Joomla! Instance :: Joomla! 4.4.4-Stable (Pamoja) 16-April-2024Joomla! Configured :: Yes | Read-Only (444) | Configuration Options :: Offline: false | SEF: true | SEF Suffix: false | SEF ReWrite: true...
View ArticleExtensions for Joomla! 4.x • CoalaWeb extensions
I have been upgrading my network to Joomla 4.4.4 and before I make the jump to Joomla 5 - I am cleaning and removing extensions, modules, components, and plugins that are either unneeded or unused. I...
View ArticleExtensions for Joomla! 4.x • Re: CoalaWeb extensions
All extensions have a reference in the #__extensions table:the installed ones but also discovered ones that still need to be installed.System Plugins are located in /plugins/system/If those two...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Creating user with limited access?
That user can login in the frontend using the module login or in teh administrator. When creating a user, you need put him inside an user group. That group have permissions you can configure as global...
View ArticleTemplates for Joomla! 5.x • Uninstall Joomla 5 for Helix quickstart install?
Think I know the answer already but just checking. So I have Joomla 5 on my windows laptop, running with XAMPP. I decided after much looking that I like Helix Ultimate, but it seems it must be...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Some newbie questions...
If you paid for an extension and the author is not providing support and it's in JED try reporting it?Yes, that extension is in JED. I wrote a message in the author's forum. He replied me one week ago...
View ArticleTemplates for Joomla! 5.x • Re: Uninstall Joomla 5 for Helix quickstart install?
We wouldn't recommend using the quickstart package at all.Joomshaper.com has a non-quickstart download (template only) package along with its helix framework plugin.helix ultimate.jpgYou seem to have...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
Any capture should work with the form. HCaptcha for instance as mentioned above.https://extensions.joomla.org/extension/hcaptcha/It works similarly to Google Recaptcha in that it has the "I'm not a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: export & import articles
J2xml on the JED indicates it already works with Joomla 5.x Why would you think otherwise?Statistics: Posted by AMurray — Wed May 01, 2024 9:49 pm
View ArticleAdministration Joomla! 5.x • Re: Left menu in Admin home page disappreared
Restore your backup to get a working site.Once restored feel free to come back and ask how to make the user group you were trying to do before this happened.From your screenshot, it appears the menu...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: error upgrade
If this is an update to Joomla 5 (?) make sure to set Cassiopeia as the default template (I assume G5-Hydrogen will work with J5, but the update checker will advise of any extension updates needed and...
View Article