Is this possible?
Thank you!
Is this possible?
Thank you!
You can change it by looking at the code on line 309 of wp-content/themes/avisio/framework/helper_functions/lots_of_smaller_helpers.php
echo "<li $current>ALTERNATE TEXT";
Advice: I have tried to change "Home" instead of "Giriş"; cause of lots_of_smaller_helpers.php file is NOT encoded UTF-8, you may not see some foreign characters such as ş, ğ, ç, etc.
To avoid it, change lots_of_smaller_helpers.php encoding to UTF-8. it works!
Hey,
Thanks for letting us know, this will make its way to an update in time.
James
You must log in to post.