General Questions/New to Joomla! 5.x • Re: Joomla Cassiopeia, getting started?
Ok, so it seems http://localhost/projectname/administrator gives me access to the admin UI, and http://localhost/projectname/index.php will give me access to the output site (which seems atm to be the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Problem with html code
Use a "switch editor" extension.This one is one of the best: Switch editor 2Statistics: Posted by ghazal — Sun Mar 17, 2024 1:33 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: In the administrator panel, not...
See: viewtopic.php?t=993253#p3658054Statistics: Posted by pe7er — Mon Mar 18, 2024 1:28 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Site crashed after updates ......
The error already shows the cause: /plugins/system/nrframework/You can disable that plugin in the database in the #__extensions table. Search that plugin, change "enabled" from 1 to 0.Or use FTP and...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: JSON data: HTTP 500 error on...
There's update_sites:update_site_id 45name: suggest updatetype: extensionlocation: http://www.actiaweb.com/activ/phocadown ... nifest.xmlenabled: 0 (I turned it off)last_check_timestamp:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Custom field backend restriction...
Its really annoying on bigger sites with a lot of categories / subcategoriesStatistics: Posted by w360 — Mon Mar 18, 2024 1:58 pm
View ArticleItalian Forum • Pagine duplicate
Salve a tutti.Da poco ci è arrivato un cliente con il sito realizzato in Joomla. Ottenuti gli accessi alla Search Console, abbiamo trovato un'infinità di pagine duplicate. Alcune sono duplicate avendo...
View ArticleGeneral Questions/New to Joomla! 4.x • Pb for upload pdf file
HiI try to transfer a PDF file to the image folder of my Joomla 4. But it keeps telling me that the file is too large.My php settings are good at 8MB. The media/config setting is 4MB. But as soon as I...
View ArticleExtensions for Joomla! 5.x • Re: Mobile bottom menu bar?
but nothing is showing up for my template that is a joomlart one I suppose that your template uses the older version of Font Awesome or does not use it at all.If Font Awesome version is older, you...
View ArticleExtensions for Joomla! 5.x • Extension for login
Hi.I need a compact way to display login and register links, on my webisite pages, as well as user connection status, and logout option.The user should remain on the same page he/she is...
View ArticleGeneral Questions/New to Joomla! 5.x • Finder tokens
HiWhen i try to post new articles or other content to my site, i get this error:"josqd_finder_tokens' doesn't exist"Just upgraded from latest 4.x to 5.03.Regards JonnyStatistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Pb for upload pdf file
https://forumpostassistant.github.io/docs/ pleaseStatistics: Posted by Webdongle — Tue Mar 19, 2024 11:05 am
View ArticleExtensions for Joomla! 5.x • Re: Extension for login
Create a Layout Override for the Login Module in your Template.Statistics: Posted by Per Yngve Berg — Tue Mar 19, 2024 11:06 am
View ArticleAdministration Joomla! 5.x • Re: Another 'registered' group
You should have made the new group a child of Registered. Then they will inherit Permissions from Registered such as the ability to login.Statistics: Posted by Per Yngve Berg — Tue Mar 19, 2024 11:46 am
View ArticleExtensions for Joomla! 4.x • Re: Akeeba Admin Tools Error building...
Index idx_client_id_parent_id_alias_language for the ##__menu table was corrupted. rebuilding it and running the update of the admin tools again solved the problemStatistics: Posted by herby1961 — Tue...
View ArticleSearch 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 ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Self-referencing...
hi, i have problem with one language of my site..I use joomla 4 last version and 2 language, english version work fine and italian version have problem with No self-referencing hreflang, sem rush mi...
View ArticleExtensions for Joomla! 5.x • Re: Course progress tracker
Create your own with one of the form builders, I like Fabrik @ fabrikar.com.Statistics: Posted by gws — Wed Mar 20, 2024 2:39 pm
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 Article