• Resolved rubymuse

    (@rubymuse)


    Most of my site is made up of custom post types, some with complex ACF field structures. There are exactly 3 Pages on the site, also using ACF, but far more simply. Rewrite and Republish works beautifully on the complex post types. But on the 3 simple Pages, it creates a draft with nothing but a title.

    On the simplest of the Pages, I’m using the following fields:
    Repeater with subfields: Image, Text
    Wysiwyg Editor

    I’ve removed the default wysiwygs on the 3 Pages like so:
    remove_post_type_support(“page”, “editor”);

    Otherwise I can’t think of anything non-standard about them.

    Thank you!

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

Viewing 1 replies (of 1 total)
  • Plugin Support Michael Tiña

    (@mikes41720)

    Hi @rubymuse

    Just to clarify, the ‘repeater’ field is in ACF Pro only, right? We’re only able to test out the free version.

    Often, we see problems occur in combination with another plugin or theme. The fastest way to rule out any conflict, is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Twenty.

    Please test this on your development or staging site, if you have one. If not, we recommend using the Health Check & Troubleshooting plugin. This plugin has a troubleshooting mode, which does not affect normal visitors to your site.

    If you’re unfamiliar with checking for conflicts, we’d like to point you to a step-by-step guide that will walk you through the process: How to check for plugin conflicts

    Could you check if you are still unable to successfully use the ‘rewrite & republish’ feature with a default WP theme and only Yoast Duplicate Post and ACF Free as the plugins enabled on your standard pages using those ACF fields?

Viewing 1 replies (of 1 total)

The topic ‘Rewrite and Republish creates draft without ACF fields’ is closed to new replies.