WordPress Developer Ukraine, Dnipro
Google Language Translator plugin change upper case letter to lower case letter

Google Language Translator plugin change upper case letter to lower case ...

Why Google Language Translator plugin change letters case after translate? If you don’t want to bother about site translate, WordPress proposes many options how by automatic, including use Google Language Translator plugin (by Translate AI Multilingual Solutions). This solution is enough simple and doesn’t require any additional skills, however you can faced strange behavior of…
How import Font Awesome in LESS

How import Font Awesome in LESS

Using preprocessor LESS, allow significant savings your time when working with styles (CSS). One of the first questions that may arise, when working with LESS is how import Awesome Fonts in LESS file, because default import like "@import 'your-path-to-font-awesome-less-file/font-awesome/less/font-awesome.less';" won't work.