Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACF Field date does not migrate when pulling to a subsite from a subsite. #350

Closed
tedgeving opened this issue Mar 13, 2019 · 8 comments
Closed
Labels
needs:documentation This requires documentation. type:enhancement New feature or request. type:good-first-issue Good for newcomers.

Comments

@tedgeving
Copy link

Request to add/improve support for pulling ACF fields attached to a CPT in a multisite environment.

I did test run our staging environment, body and featured image fields migrated correctly. The ACF image fields did not have the correct images attached. However the unattached images were migrated to the media manager. We are using ACF and the ACF Repeater field to build layouts on these pages. Perhaps the Repeater Field type is the culprit?

pulled-from

result

@jeffpaul jeffpaul added the type:enhancement New feature or request. label Mar 14, 2019
@jeffpaul
Copy link
Member

@tedgeving thanks for the feedback, it's greatly appreciated! In the Known Caveats/Issues section we call out some known issues with Post Meta Associations and External Connection Post Type Support as well as available hooks and how a CPT needs to be registered to ensure full distribution support. Let me know if your uses are different than what we've noted and we can continue to triage to see what else might be needed for you... thanks!

@jeffpaul jeffpaul added the needs:feedback This requires reporter feedback to better understand the request. label Mar 14, 2019
@tedgeving
Copy link
Author

@jeffpaul Thanks for responding. My bad for not reading the docs more carefully. Is there any documentation on how to use the use the hooks mentioned above that I can take look at?

@jeffpaul
Copy link
Member

@tedgeving none that I'm immediately aware of. If you have specific examples you're trying to solve for, let us know and I'll check to see if anyone has related code that could be helpful.

@arsendovlatyan
Copy link
Contributor

@tedgeving I can provide ACF integration code, but it's part of our fork (we have ingratiation with ACF, WooCommerce and other extensions) and was not tested with original Distributior plugin. However, I think if you will load this file from a child theme or make it as a separate plugin - it must work!
Hope this helps!

acf.zip

@jeffpaul jeffpaul modified the milestones: 2.0.0, Future Release Apr 5, 2019
@jeffpaul
Copy link
Member

jeffpaul commented Apr 5, 2019

Possibly related to #180 and #103

@kg-lvargas
Copy link

@arsendovlatyan Will that acf,zip will help for files too? I really need to be able to import a AFC file attribute when I use distributor.

@arsendovlatyan
Copy link
Contributor

@kg-lvargas Yes, we are successfully distributing ACF's file-type custom fields.

@jeffpaul jeffpaul modified the milestones: Future Release, 2.0.0 Jun 6, 2019
@jeffpaul jeffpaul added needs:documentation This requires documentation. and removed needs:feedback This requires reporter feedback to better understand the request. labels Jun 6, 2019
@jeffpaul jeffpaul added the type:good-first-issue Good for newcomers. label Jun 24, 2019
@jeffpaul jeffpaul modified the milestones: 3.0.0, 2.1.0 Sep 12, 2019
@jeffpaul
Copy link
Member

Closing in favor of #81.

@jeffpaul jeffpaul removed this from the 2.1.0 milestone Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:documentation This requires documentation. type:enhancement New feature or request. type:good-first-issue Good for newcomers.
Projects
None yet
Development

No branches or pull requests

4 participants