Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

wordpress advanced custom fields and polylang integration

I used ACF plugin to build my page, I wanted to create the page that client could change what he wants in it. But I need to translate this page into 5 languages. I installed polylang, can't buy a pro version. I want to that my custom fields could be translatable, for now i can create a page in different languages, but they share custom fields, so if i set english version for it it would be seen in all language versions... I've search through the internet and can't find a working solution. Maybe someone here could help me. I would be very happy to read your solutions. Thanks.

like image 450
kattiegrab Avatar asked Aug 17 '26 17:08

kattiegrab


1 Answers

You have to go into your Polylang settings and under Syncronization, uncheck the "Custom fields" box. This will allow you to have different languages.

Source

like image 76
EFDesign Avatar answered Aug 19 '26 05:08

EFDesign