Extensions for Joomla! 5.x • Re: Looking for advice on choosing ecommerce or...
Hi. IDK if you checked the VirtueMart and JoomShopping. It looks like both should meet your requirements. they are compatible with Joomla 4.Statistics: Posted by Rancemron — Wed Mar 20, 2024 1:42 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: When will support for Joomla 4 end?
HostGator does not enjoy a good reputation for joomla hosting.Statistics: Posted by gws — Wed Mar 20, 2024 1:48 pm
View ArticleExtensions for Joomla! 5.x • Re: Course progress tracker
Hi I m trying to find a way to build online course with e-learning storyline and publish on Joomla. I see here Moodle is recommended as an LMS. Moodle looks to me a bit sophisticated. Perheaps, there...
View ArticleExtensions for Joomla! 5.x • Custom form that saves as article/web page
I am wondering if there is a way to build out and customize form fields in the back end that then displays the form on the front end for completion. Then once it is completed that data can be pushed...
View ArticleExtensions for Joomla! 5.x • Re: Custom form that saves as article/web page
The normal way is to store the data on the database.https://www.fabrikar.com/Other Forms Extensions:https://extensions.joomla.org/tags/forms/Perhaps The Core Custom Fields in Articles will do...
View ArticleОбщие вопросы/Новичок в Joomla! 3.x • Re: Помощь с сайтом на Joomla! 3.9.4
я думаю мне проще сделать другой сайт, а с этого просто переадресацию сделать. Но опять же а куда вставлять код?))Если вы не айтишник, то сомневаюсь что будет проще сделать другой сайт. Код редиректов...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: #__session table is not emptying
Please change your session handler in global config to "php handler" That should solve your problem. (Truncate first before changing handler so you see results)Leo Statistics: Posted by leolam — Thu...
View ArticleSecurity in Joomla! 5.x • Re: Can i turn off password usage and allow...
https://docs.joomla.org/WebAuthn_Passwordless_LoginLeo Statistics: Posted by leolam — Thu Mar 21, 2024 3:10 pm
View ArticleJoomla! 4.x Coding • Re: Multiple list in custom component with style like...
Try "joomla.form.field.list-fancy-select" instead of "joomla.form.field.groupedlist-fancy-select".Statistics: Posted by SharkyKZ — Thu Mar 21, 2024 3:36 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: JSON data: HTTP 500 error on...
Yeah but no info on (regretfully defunct) Rockettheme on compatibility of the template for Joomla 5+LeoStatistics: Posted by leolam — Thu Mar 21, 2024 3:41 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Upgade Joomla 4 fail
Can somebody help me with this error please ? trying to update to Joomla 4 , live mode and upload mode same problem...Statistics: Posted by mtiberiu — Thu Mar 21, 2024 3:46 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Hide modules on responsive mode?
Did you enter the class in the Module Class field of the Advance tab in the module data entry form (in Cassiopeia)? Seems you may have applied the class to the card body rather than the whole card. Or...
View ArticleAdministration Joomla! 3.x • Re: Fatal error: require_once(): Failed opening...
The import.legacy.php file is in the libraries folder and the permissions are 644.The subdomain is outside the public_html folder and has its own public_html folder where the files are...
View ArticleThe Lounge • Re: Price changes / addition for Google reCAPTCHA
Seems like the simplest answer is to ask Google. And good luck with that.If I knew how to reach them I would.Why would you want to pay when there are better for free? If captcha protects your forms...
View ArticleMigrating and Upgrading to Joomla! 5.x • A migrating from J3.10 to J4/J5......
Hello All!Apologies in advance for what may be a dumb question... I am migrating from J3.10 and need to know if I should stay at J4, or, is J5 stable enough for production sites now?I am replacing my...
View ArticleJoomla! 5.x Coding • Re: Use third componet's class in my cli application
Hi @christoforosKor,Can you post some (relevant) actual code for this 'cos it sounds fine, but...Statistics: Posted by MarkRS — Fri Mar 22, 2024 2:33 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: A migrating from J3.10 to...
J5 is stable,some extensions are not ready for J5. I would suggest that you use wampserver rather than Xamp,Wampserver can change all server parameters on the fly and more closely represents a live...
View ArticleGeneral Questions/New to Joomla! 5.x • The PHP temporary folder is not set.
Hi there, in the warning page, i noticed the following warning.Screenshot 2024-03-22 at 17.49.34.pngDoes anyone know what this is?Statistics: Posted by hackermade — Fri Mar 22, 2024 3:50 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 3.x • Re: SEO and Google...
Ugh, dealing with that /index.php issue in URLs is such a headache, right? I ran into the exact same problem a while back. My solution? I fiddled with the .htaccess file, setting up a redirect to...
View ArticleJoomla! 4.x Coding • Re: Call captcha plugin programatically in custom component
I just asked this question anew in the J5 coding forum, but it seems this may be the thread to ask the question.I seem to have the plugin working in basically the same way described here but using...
View Article