• Hi, what could be the reason I’m getting duplicate posts? I have 4 CPT’s, and two of them are generating duplicate posts of every post I make. They are in bidirectional relationship, but they are also in bidierctional relationships with other two post types, which are not generating duplicated posts.

    Any idea what this could be related to?

Viewing 1 replies (of 1 total)
  • Plugin Support Paul Clark

    (@pdclark)

    Details on the exact relationship structure, active plugins, any custom code, or Site Health information might provide some insight, but here are some things to consider:

    • How are the posts being created? WP Admin New Post, relationship field Add New, frontend form, another method?
    • If a frontend form, is it the Gravity Forms Pods Integration plugin? If so, unchecking the Allow Updates option would resolve a duplication issue in some versions.
    • Does disabling all other plugins and switching to a default theme resolve the issue?
    • Is there any custom code being used, especially related to actions on save?
    • Are any of the relationships potentially circular, recursive, or self-referential?
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.