Search Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Google Crawl...
Hey there - looks like a couple of people have helped answer this question for you, but this happened to me and I was able to fix it pretty quickly. Review your robots.txt file to ensure that it's not...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Duplicate pages...
You could try:RewriteEngine OnRewriteCond %{HTTP_HOST} ^www\.sitename\.it [NC]RewriteRule ^(.*)$ http://sitename.it/$1 [L,R=301]Added [NC] flag to the RewriteCond directive: This makes the hostname...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Issue with updating J5.02 to J5.03
Try rebuilding the update sites in the admin/system/update sites and see if that helps.Well, I've already tried, but nothing happens. And it's always the same procedure. In the XAMPP environment it...
View ArticleGeneral Questions/New to Joomla! 5.x • Batch transfer of articles from one...
Friends, yesterday I went to transfer the ID of some articles from a user that no longer exists to another user ID and I came across the batch transfer option that no longer exists for the user.Am I...
View ArticleGeneral Questions/New to Joomla! 4.x • When will support for Joomla 4 end?
Hello-My client currently is hosting their site on HostGator and needs to upgrade from Joomla 3 to either 4 or 5. I was hoping to get them set up on Joomla 5, but HostGator servers only support MySQL...
View ArticleExtensions 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 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 ArticleAdministration Joomla! 5.x • Built In LDAP Authentication Settings for Active...
I searched for a while online trying to find the proper settings to get LDAP authentication to work with the built in plugin but couldn't find anything that worked and was up to date. I wanted to post...
View ArticleJ! 4.x - L'atelier! • Re: Vidéo You Tube
i have video related website that have same issue https://mompov.org/Statistics: Posted by Wasi975 — Thu Mar 21, 2024 3:53 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 Article