Quantcast
Channel: polylang – WordPress.org Forums
Viewing all articles
Browse latest Browse all 11471

sit441 on "[Plugin: Polylang] Translate homepage Arcade theme URGENT"

$
0
0

Hi,

For translating text in php I use this:

<?php
                        $currentlang = get_bloginfo('language');
                        if($currentlang=="en-US"):
                    ?>
                		<h2>ENGLISH TXT</h2>
                    <?php else: ?>
                		<h2>OTHER LANGUAGE</h2>
                    <?php endif; ?>

Maybe it will help you solve the problem!


Viewing all articles
Browse latest Browse all 11471

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>