• Hello!

    I have been using Elementor with this plugin, but I have encountered an error upon using this plugin. I am able to generate a page duplicate just fine, but the slug field is not actually stored in the database, which Elementor uses to allow me to edit the page. This causes a 400 error.

    I have found a solution, in duplicatepage.php to add a line:

     'post_name' => $post-> 'some unique string'

    to the $args array. This lets me get around having to manually assign a post, but I would like to receive updates in the future. Is there another known solution to fix this? Or would it be possible to have this added in a future update for other Elementor users.

    Thanks for any help!

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

You must be logged in to reply to this topic.