Tagged: translate
Hello
I need some help understanding why i can’t translate some strings.
I’ve tried everything.
I tried doing it manually with poEdit, i’ve tried Loco Translate that i normally use with your theme.
Can you please take a look and help me?
Also there are some icons missing for an example in the search box.
I figured it out the translation problem, but not the problem with the icon.
Had some files in functions.php that made the issue with the translation.
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
font-family: 'entypo-fontello'!important;
}
Best regards,
Yigit
It worked like a charm. Thank you! :)