douba9425 2017-11-19 23:23 采纳率: 100%
浏览 17
已采纳

wordpress高级自定义字段和polylang集成

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.

  • 写回答

2条回答 默认 最新

  • doudui2229 2018-03-15 20:19
    关注

    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

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 如何解决y_true和y_predict数据类型不匹配的问题(相关搜索:机器学习)
  • ¥15 PB中矩阵文本型数据的总计问题。
  • ¥40 宿舍管理系统设计(c#)
  • ¥15 MATLAB卫星二体模型仿真
  • ¥15 怎么让数码管亮的同时让led执行流水灯代码
  • ¥20 SAP HANA SQL Script 。如何判断字段值包含某个字符串
  • ¥85 cmd批处理参数如果含有双引号,该如何传入?
  • ¥15 fx2n系列plc的自控成型机模拟
  • ¥15 时间序列LSTM模型归回预测代码问题
  • ¥50 使用CUDA如何高效的做并行化处理,是否可以多个分段同时进行匹配计算处理?目前数据传输速度有些慢,如何提高速度,使用gdrcopy是否可行?请给出具体意见。