Hello everyones,
I have two custom posts types linked with a related field.
I import everything with WP All Import.
I can see in the admin all the customs posts, with the related posts linked.
But I can’t see them on the page.
The only way to see them is to update the pages (both custom pages) one by one.
Is it possible to update all pages at once or to update all the related posts links at once.
Thanks
I would contact WP All Import because it should be working. Their support should be able to help you with the issue.
Just out of curiosity are you using some type of bidirectional relationship fields?
Unfortunately, there is no easy way to update all of these easily after the fact.
Hello,
I will contact WP All Import for that question.
I’m using relationship fields and a function for the bidirectional.
Thanks for the answer.
When using bidirectional relationship fields you need to use one of the hooks in WP All Import to create an action that causes those fields to be updated correctly. WP All Import does not use acf hooks or functions to update fields so none of the standard hooks you’d use will be called when importing.