The Course Catalog is not showing on login page
The Course Catalog is not showing on login page
Hello,
I just installed Forma v2.3 and i noticed that a lot of features both in terms of structure and functionality has been changed.
One of the most critical is that the Course Catalog in which users who are not even registered can click on the login page has disappeared.
Now you must register and login to the portal to see them,and they must be assigned to a user before they can view the course on the My Profile page.
I noticed the portal does not have good Navigation menu at the top , making it difficult for users to easily go back and forth on the portal.
Please revise these changes to v2.3 and re-add these user friendly features.
Thanks
I just installed Forma v2.3 and i noticed that a lot of features both in terms of structure and functionality has been changed.
One of the most critical is that the Course Catalog in which users who are not even registered can click on the login page has disappeared.
Now you must register and login to the portal to see them,and they must be assigned to a user before they can view the course on the My Profile page.
I noticed the portal does not have good Navigation menu at the top , making it difficult for users to easily go back and forth on the portal.
Please revise these changes to v2.3 and re-add these user friendly features.
Thanks
Re: The Course Catalog is not showing on login page
Hi Deevman, well those features have not been changed in 2.3 related to Forma 2.2
The public catalog is still there, you just have to enable it just like you did in the past.
Also, the navigation menu at the top has not changed, so I don't know what you're talking about, frankly.
Would you like to show us what you mean with some screenshots?
The public catalog is still there, you just have to enable it just like you did in the past.
Also, the navigation menu at the top has not changed, so I don't know what you're talking about, frankly.
Would you like to show us what you mean with some screenshots?
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Re: The Course Catalog is not showing on login page
Thanks max.
Please show me what you mean with screenshots.
Please show me what you mean with screenshots.
Re: The Course Catalog is not showing on login page
Please see attached screenshots of the issue.
Kindly advise.
Thanks
Kindly advise.
Thanks
Re: The Course Catalog is not showing on login page
Ah, but that's a different question, then! And a different issue from what you described at the beginning.
There is an option that on older versions was selected by default and now is deselected by default, to be compliant with GDPR.
Under administration>configuration>system settings>settings>elearning please enable
"If not a single course catalog is assigned to a user, show all the courses and curricula"
Concerning the untranslated label: you're right. It's untranslated. We'll fix it for the next release
There is an option that on older versions was selected by default and now is deselected by default, to be compliant with GDPR.
Under administration>configuration>system settings>settings>elearning please enable
"If not a single course catalog is assigned to a user, show all the courses and curricula"
Concerning the untranslated label: you're right. It's untranslated. We'll fix it for the next release
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Re: The Course Catalog is not showing on login page
Ok max, I enabled the course catalog and it is showing now.
Thanks
Thanks
Re: The Course Catalog is not showing on login page
Hello Max,
Kindly let me know which php file contains the label CATALOGO CORSI so that I can change it to English.
Thanks
Kindly let me know which php file contains the label CATALOGO CORSI so that I can change it to English.
Thanks
Re: The Course Catalog is not showing on login page
Hi, you should be able to change it from the language management
Check the brand new documentation HERE
Check the brand new documentation HERE
Re: The Course Catalog is not showing on login page
Hello Alberto,
Thanks for the info.
Which modules or keys do I update in language management settings for CATALOGO CORSI ?
see attached screenshots
BR
Re: The Course Catalog is not showing on login page
In /appLms/views/homecatalogue/catalog_header.php
change:
with:
change:
Code: Select all
<a href="/forums.html?r=catalog/show&id_cata=0">Catalogo Corsi</a>
Code: Select all
<a href="/forums.html?r=catalog/show&id_cata=0"><?php echo Lang::t('_CATALOGUE') ?></a>
Per supporto GRATUITO contattatemi in privato qui