9 years ago
Member
Hi,
I need my slider text to also be in English and German How can i make the text from the slider be multilingual? Or where can i find those string in the php theme files? Thank You |
9 years ago
Support Service
Hi!
You may try to edit the slider.php file to change the needed code. Unfortunately, the theme doesn't provide this option. |
9 years ago
Member
There is no such file in the theme
|
9 years ago
Support Service
Sorry for this confusion. To edit slider in the Lens free WordPress theme you have to find the function "block_slider()" inside the lens/inc/library.php file.
This function returns html code of slider. |