How to Get Current Language Code by Using WPML Plugin of WordPress

I have been using WPML Plugin for one of my multi language websites. Once upon a time, I needed to check the current language code in order to execute my own code that I wrote in the sidebar related to the current language. The question is: How did I get that current language code? After [...]

Share
[Read more...]

How to Detect Default Client’s Browser Language Using PHP

The following code will be able to detect default client’s browser language. I have tested this code by using Mozilla Firefox (FF) version 3.5.2 and Internet Explorer (IE) version 8 browser. Both of those browsers worked like a charm! If you want to try using FF browser, go to the menu on that browser: Tools [...]

Share
[Read more...]

How to Add Captcha Security Code in osTicket System 1.6 RC5

In osTicket System version 1.6 RC5, there is no CAPTCHA feature on the open new ticket form. This will cause sometimes you will receive the ticket that contains of spam, and this will bother your ticket system. In order to decrease the spam ticket, you can implement the security code (CAPTCHA) feature as you can [...]

Share
[Read more...]

How to Translate Your Blog Title and Description Using qTranslate Plugin

Since qTranslate plugin introduced its new feature about QuickTags, we can now translate our field content to another languages so easily. Simply just add this language tag [:en] for English translation at the beginning of your English field  content, and also add another language tag at the beginning of your field content that contains of [...]

Share
[Read more...]

Adjust MicroKid Related Posts v2.3 with qTranslate v2.4.3 Plugins

I have been using qTranslate plugins for the last two days. I love this plugins so much since it is a simple plugins, yet easy to use and also has the powerful feature until now, especially when I edit or add the new post. Simply click the tab regarding to the language you want. If [...]

Share
[Read more...]

Poedit: Translation Tools for WordPress

The first time I used WordPress for this website, I was using inove theme (of course, after several hours surfing through the WordPress.org website and test some of them in my localhost website). I love this theme because it has the translatation feature with the language files, including my language, Indonesian. Besides that, the theme [...]

Share
[Read more...]

How to Make a Multi-Language Web Content Page

Today was the first time I used WordPress for building this website. I have been looking for a CMS that support for multi-language web content page. I need that each time my visitor read an article in full-mode and they choose one of the languages, then the content of that article will be translated to [...]

Share
[Read more...]