Viewing 1 replies (of 1 total)
  • Plugin Contributor Alex Gor

    (@alexgff)

    If you are using custom metaboxes then for this case
    we have “Editor” and “TinyMCE Multilingual” modules.
    Please read
    https://wpglobus.com/product/wpglobus-plus/#editor
    https://wpglobus.com/product/wpglobus-plus/#tinymce
    to get more info.
    Also you can use language’s code to separate different language strings in admin.
    For example “{:en}English text{:}{:de}German text{:}”
    To get appropriate language strings on front-end
    you need to use filter ‘wpglobus_multilingual_meta_keys’
    To get info how to use it please refer to file
    wpglobus\includes\class-wpglobus-filters.php:812-829

Viewing 1 replies (of 1 total)
  • The topic ‘Is it possible to translate meta box field?’ is closed to new replies.