Is there any way to evaluate the language a post/page is written in? I am building a multilingual site and am almost pulling my hair out trying to get...
I am in trouble. I have a travel site…I have created a page where users can write a form to insert their houses. The houses are of course a...
We’ve created a website that has 8 languages, Russian, Spanish or English to name a few. Each language has its own version of the website. I’m trying to create...
I’m having an issue with a .mo file. I have a fully functioning localized custom theme that’s running in four languages for the moment: Dutch, English, French and Spanish....
In the theme I develop, I have a template showing 5 posts using the standard loop: <?php $my_query = new WP_Query('showposts=5'); while ($my_query->have_posts()) : $my_query->the_post(); ?> and so on…....
I have two language versions for each of my pages using Polylang plugin. There’s a language switcher on every page. But somehow I created two posts not connected to...
Locked. This question and its answers are locked because the question is off-topic but has historical significance. It is not currently accepting new answers or interactions. It seems that...