Questions tagged [polylang]

Polylang is one of the most well known multilingual plugins for Wordpress

217 questions
1
vote
0 answers

Polylang translating urls slugs not work correctly

I'm using the Polylang wordpress plugin to transform my website into multiple languages. In the free version it is not allowed to translate the category_base or Tags slug in permalinks. So I tried to find a solution and I got involved in the plugin…
Overflow992
  • 31
  • 2
  • 5
1
vote
1 answer

Wordpress Polylang language switcher links to wrong url

I am working on my bilingual website with wordpress and the polylang plugin! The problem is that when I click on the language switcher to change from deutsch to english language the page cannot be found because it points to the wrong url…
1
vote
0 answers

wordpress how to change website language with polylang

I am using polylang to change the language in frontend. it is working fine. I have two languages in the website. English and arabic. What I am trying to do is, when(if) user changes the language in front end. The language in the admin panel has to…
parish
  • 846
  • 2
  • 18
  • 32
1
vote
0 answers

Some Page not working in polylang plugin wordpress

I have install and active polylang plugin then i have add english_US language then i am checking my website in this some page are working fine but some are not working throw me error This page isn’t working. if i deactive plugin then all working…
Er Nilay Parekh
  • 569
  • 5
  • 17
1
vote
1 answer

Wordpress add rewrite rule redirecting instead of "cloaking"

I made a wordpress "add_rewrite_rule" to access 2 GET variables in a clean way. But so far, it only redirects instead of "cloaking", it also loses the GET variables. (The site uses polylang as a plugin) I tried including the add_rewrit_rule, adding…
Bucky208
  • 76
  • 1
  • 10
1
vote
1 answer

Wordpress Plugin Polylang: Translate custom fields

I've got Portfolios set up in Wordpress with custom fields that I'd like to translate. I am using the Polylang Plugin (the free version) which works fine except that I 1) don't know how to translate the labels of custom fields: 2) When I edit the…
nerdess
  • 10,051
  • 10
  • 45
  • 55
1
vote
1 answer

wordpress enhanced media library queried images not appearing with polylang

In my wordpress site, basically i have these two pages "gallery" and "galerija" (translated) that output some text and image gallery bellow. I used enhanced media library so i could tag my images with a category and query just the images from that…
1
vote
3 answers

Polylang Language Detection redirect with 301

I am using polylang plugin for wordpress multi language site. As per SEO guidelines, home page www.myweb.com should redirect to www.myweb.com/en with 301 status. Currently its redirecting with 302 status. function home_requested() does this but we…
avinash
  • 11
  • 1
  • 5
1
vote
0 answers

Language redirection on custom thankyou page using Polylang in Woocommerce

In Woocommerce, I am working on my custom thank you page when you finish your order. Everything is done but what I need is to redirect english orders to english language Thank you page and major language to the major Thank you page. I ve added this…
Saigonns
  • 35
  • 10
1
vote
3 answers

WP Custom post type multilingual content with Polylang

I have an issue that i do not now how to solve. I have a wordpress page that is multilingual thanks to Polylang plugin. Everything works great except custom post type from themify's Post Type Builder. Post created with this custom post type loads…
Io Sc
  • 11
  • 4
1
vote
1 answer

Installing Arabic fonts on Wordpress

I am trying to installed Arabic Fonts on my website. Following are the steps that I have already taken but the fonts are not being changed. I uploaded the font files (Converted to webfonts and uploaded on website) Installed the fonts: @font-face…
1
vote
1 answer

WP: Change "get_the_time('d F, Y')" date format with Polylang

I have a WP homepage with 2 languages and use the Polylang plugin to do that; so far so good. Now I have an US theme installed which provides the blog articles only with US date format (like "28 September, 2017"). Unfortunately, Polylang only…
Super Geroy
  • 123
  • 1
  • 10
1
vote
1 answer

Translated polylang strings don't appear

I am translating our website using Polylang. Our theme is Flatbase, fully compatible with WPML so it should also work with Polylang. I have an issue with the custom strings. They appear in the "string translation" area, and I can type in and save…
1
vote
0 answers

Switch language in Wordpress Polylang plugin from outside

I have a site build with Laravel 5.5, which has admin cabinet on WordPress (that was clients demand). And we were asked to add an ability to switch languages. Tons of code in javascript and some static front-end data we already translated using the…
ikebastuz
  • 349
  • 1
  • 5
  • 13
1
vote
0 answers

Polylang with move to www

I have a 500 error when I switch language. It happened after I changed settings site from http://example.com to http://www.example.com/. I saved permalinks in Polylang settings and wordpress settings after changes, but nothing happened.