Taxonomy Topic Template - how to change text for different local?

ShilpaSD
Tera Expert

Want to change English text and also need to alter text for Filter By and Sort By for different local. Please let me know how we can achieve this. Thank You!

PFA BrowseIT.jpg

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hello @ShilpaSD ,

 

You cannot change anything in OOTB widget. For this u need to clone the "Topic Content" widget.

And change Filter By and Sort By in label.

For to change Browse IT. You need to change server side scripting and title of the topic too, as in the code it is clearly written it takes title dynamically and will show in header as Browse IT, Browse HR etc. 

Khushbookabra_0-1676098781432.png

Khushbookabra_1-1676099112943.png

 

Please mark my answer as accepted solution and helpful, if it works for you!

Thank you!

 

View solution in original post

3 REPLIES 3

Community Alums
Not applicable

Hello @ShilpaSD ,

 

You cannot change anything in OOTB widget. For this u need to clone the "Topic Content" widget.

And change Filter By and Sort By in label.

For to change Browse IT. You need to change server side scripting and title of the topic too, as in the code it is clearly written it takes title dynamically and will show in header as Browse IT, Browse HR etc. 

Khushbookabra_0-1676098781432.png

Khushbookabra_1-1676099112943.png

 

Please mark my answer as accepted solution and helpful, if it works for you!

Thank you!

 

ShilpaSD
Tera Expert

Thank You so much!

Community Alums
Not applicable

You're welcome.