• Resolved tcwebfree

    (@tcwebfree)


    Hi ! I got a client site that is on Divi and yoast. I had to do a redesign of a page that presents the services of his company in the form of a cpt. I created the cpt directly in functions.php. I created the single page in the “theme builder” part of the divi options and I also created the archive page with the builder system except that for this part I inserted in shortcode because I personalized the page archive with acf fields. So far it’s ok.

    All day yesterday I worked on my archive page, saving the page I have no bug. But after a while when I wanted to save my page after a few changes it gave me an error message from divi that it could come from a plugin. And I noticed that yoast created this bug for me (which blocked me from saving changes) but not on the other pages created with the system builder. What to do ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • We are sorry to hear that you are having trouble with our plugin. We understand that Yoast SEO preventing you from saving the custom page that you have created manually (programmatically) on the site. Let us know if we misunderstood anything here.

    Can you please share the exact error that you are seeing when attempting to saving the relevant page so that we can understand the issue better?

    We look forward to hearing from you.

    Thread Starter tcwebfree

    (@tcwebfree)

    Hi, this message in a pop up

    “An error occurred while saving your page. Various issues can cause the backup to fail, such as lack of server resources, firewall crashes, plugin conflicts, or misconfiguration of the server. You can try to save again by clicking try again, or you can download a backup of your unsaved page by clicking Download backup. The backups can be restored using the portability system during the next edition of your page.

    Contacting your host and asking them to increase the following PHP variables may help: memory_limit, max_execution_time, upload_max_filesize, post_max_size, max_input_time, max_input_vars. Additionally, auditing your firewall’s error log (such as ModSecurity) may reveal false positives that prevent backups from completing.

    Finally, it is recommended that you temporarily disable all WordPress plugins and browser extensions, then try to save again to determine if anything is causing a conflict.”

    Thanks for sharing the relevant information with us. As mentioned in the relevant error already, can you please try increasing the memory_limit, max_execution_time, post_max_size, max_input_time, max_input_vars values from the server to see whether this resolves the issue for you? If the issue persists, there must be something specific to the custom page that you have created programmatically which you’ll need to take a deeper look as the issue only occurs on that specific page and not occurs on any other normal WordPress pages.

    Thread Starter tcwebfree

    (@tcwebfree)

    Yes it’s good I had a misplaced div. Thank you very much

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Yoast / divi bug builder’ is closed to new replies.