Bower is a package manager which is very useful for front-end developer who use angular, cordova, etc... View more
When using mqtranslate to make wordpress website multilingual, the child item in top menu is not translated. To fix that, add this snippet into functions.php in your active theme folder View more
Create SWAP area in Ubuntu is especially helpful with low-memory VPS. This tut in digitalocean is great, very clear and simple. View more
Mqtranslate is useful plugin for post/page translation. However, by default, taxonomies is not detected and hence, there is only one field to input title (according to default language). I found solution of efoula with a minor changes. You can put this code into functions.php of your theme or create a plugin. View more
To add "email notification" to an appplication/website, usually, the first thing is setup of sendmail on Ubuntu server. It is absolutly simple. Here is few steps to do: View more