• Hi! Really appreciate the work you are doing. Just testing the plugin as I want to migrate around 20 pages away from qTranslateX. The Plugins seems to work as expected on normal Pages but I can’t get it to work on Custom Post Types in combination with ACF. Maybe you can help me.

    Do I need to create a custom wpm-config.json File with informations for each CPT and ACF? Maybe you could give me an example:

    CPT Name: journal
    ACF Wysiwig Name: text_journal
    ACF Wysiwig Key: field_58ab411c3dc17

    My Current json looks like this, but on this field in only shows the default language.

    “post_types”: {
    “journal”: {},
    },
    “post_fields”: {
    “text_journal”: {},
    },

    Thanks!

    And btw. – I would be happy to pay for a Pro Version. Do you have a roadmap?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Example JSON File ACF + Custom Post Type’ is closed to new replies.