• Resolved Rob_Strickland

    (@rob_strickland)


    Hello, I’ll try to make this short.

    I used a plugin to export drupal to wordpress which is dependent on ACF and CPT UI. It worked fine.

    Now I want to export only certain post types at a time. For example, “resort specials”. This doesn’t work. I have also tried to export/import “all content” and this doesn’t work either. I have all the post types, taxonomies, fields and field groups, and ACF’s… but the content/data is not “there”.

    Any assistance would be wonderful. Thanks in advance.

    Video Screencast for an example: https://www.loom.com/share/1c2dfe8097a74b279cb1a3c231c8be01

    Regards,

    Rob

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    The first and biggest thing I’d check is if you have Can Export set to true on the post type. It defaults to false.

    The second thing I’d end up checking is if when you’ve performed the export, you’ve confirmed that the intended data is in fact in the resulting file, and accurate.

    Beyond that, it’s hard for me to say what may or may not be going on as those import/export tools aren’t something we do anything with from our codebase, so it’d need to be dug into and troubleshot.

    Thread Starter Rob_Strickland

    (@rob_strickland)

    Thanks for the swift reply!

    Where do I set the post types to ‘can export’?

    Regards,

    Rob

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Swifter reply:

    Should be in the long page where you set up the rest of the settings for registering with CPTUI. A find in page for “export” should bring you right to the setting and true/false dropdown for it.

    Thread Starter Rob_Strickland

    (@rob_strickland)

    Thanks, That did it.

    Regards, Rob

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Awesome, glad we could get that resolved quickly.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘exporting issues’ is closed to new replies.