gnarhard / data-sync

Synchronizes all post data, custom ACF fields, and Yoast data across multiple, authenticated sites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make ACF fields work

copperleaf opened this issue · comments

Describe the bug
A clear and concise description of what the bug is.

Some ACF fields don't work as expected:
image (image came through to receiver media and was associated with post but did not display on receiver post edit screen)
file (file did not come through to receiver media nor did it come through on edit screen)

Does the error log have any red error messages?
nope

To Reproduce
Steps to reproduce the behavior:
Make a new source post, use those fields already associated with Posts :) Sync. Check receivers

Buggy Post
Link to existing post where this issue appeared:
Source: https://datasource.copperleaf.dev/wp-admin/post.php?post=589&action=edit
Receivers: https://multi1.copperleaf.dev/wp-admin/post.php?post=27&action=edit
https://multi2.copperleaf.dev/wp-admin/post.php?post=27&action=edithttps://datareceiver2.copperleaf.dev/wp-admin/post.php?post=23&action=edit

Which receiver?
All

Testing that was occurring before this test
Testing all ACF fields

Expected behavior
A clear and concise description of what you expected to happen.
media needs to come through to receiver and show on the post edit screen

"File" and "image" fields are still not working as necessary, but have made progress. Now the tested file and image media come through to receiver sites, are associated with synced post, but still don't show on edit screen for post:

Examples:
Source post: https://datasource.copperleaf.dev/wp-admin/post.php?post=683&action=edit
Receiver Post: https://datareceiver1.copperleaf.dev/wp-admin/post.php?post=52&action=edit
Receiver Media: https://datareceiver1.copperleaf.dev/wp-admin/upload.php