Forum


Ihor
4%
Posts: 4

TF Learn text and design

TF Learn

March 10, 2023

I want to change the text of the button "Enrol now" to "Enrol" how to do it?


Tech Fry
100%
Posts: 743

March 11, 2023

Hello

You can create language override for

COM_TFLEARN_ENROL_NOW


Ihor
4%
Posts: 4

March 11, 2023

Thank you!


Ihor
4%
Posts: 4

April 07, 2023

Can you help define other language constants (and more) to rename the defaults?


Tech Fry
100%
Posts: 743

April 08, 2023

Which language constants you need to change? We will add in language file if not available.


Ihor
4%
Posts: 4

April 08, 2023

I want to change the text on the buttons and test forms. Specifically, I would like to change the text on the button that opens the test from 'Test' to something else, as well as the appearance of the button itself. Additionally, I would like to change the text on the button used to submit the completed test from 'Submit' to something else.


Tech Fry
100%
Posts: 743

April 09, 2023

For test button text, you can create language override for COM_TFLEARN_TEST

For styling of buttons, you can add CSS classes in the component options, under Path Tab.

For other language constants, you can turn on Debug language from Global Configuration.


Login to Reply