if (ICL_LANGUAGE_CODE == "fr") { //show the form in French } elseif (ICL_LANGUAGE_CODE == "de") { //show the form in German } else { //show the default form in English }
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter