• Resolved leysmedia

    (@leysmedia)


    I have a problem when using kadence blocks and polylang.

    When kadence blocks and polylang is active you can only save a page or post 6 times.
    After that the admin page hangs. When you check the network tab of chrome devtools,
    The post to /wp-admin/post.php?post=1&action=edit&message=4 will stay pending forever.
    Chrome allows 6 concurrent connections. So after pressing save the 7th time your browser hangs.

    When you click on the /wp-admin/post.php?post=1&action=edit&message=4 request in the
    Chrome Devtools network tab, in the “timing” section it says: “CAUTION: request is not finished yet”

    This happens in Chrome and Edge. This does not happen in Firefox.

    How to reproduce:
    1. Install latest wordpress version
    2. Install polylang plugin (I added a default language (dutch) and an extra language (english))
    At this point the save button when editing a post or page is always active. Saving more than 7 times still works.
    3. Install kadence blocks plugin (Gutenberg Blocks with AI by Kadence WP – Page Builder Features)
    4. Click “save” on the sample page 7 times.

    I have also posted this in the polylang support forum here

    • This topic was modified 1 year, 2 months ago by leysmedia.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support aapc

    (@aapc)

    Hi @leysmedia

    I’m glad you reached out. I’ll be happy to help!

    I set up a test site with WP, Kadence and Polylang to see if I could replicate your issue. Everything seems to have worked as expected. Here’s a screen share of my test: https://share.zight.com/mXuNLnlO

    You may have some server issues going on such as PHP settings and/or firewall issues. Please check with your hosting provider to see if they can offer any insight or advice.

    Please let us know if you find anything or if I missed anything in my testing.

    Thanks!
    Anthony

    Thread Starter leysmedia

    (@leysmedia)

    Hi Anthony,

    Thank you very much for your response. I am using the latest version of wampserver. I tried setting the server values as you show in the recording. But this did not change anything.

    Then I installed the docker based stack devilbox and tested my website. Lo and behold it worked!

    As in your recording the request to /wp-admin/post.php stays pending but it does not hang after the 6th request as it does on wampserver.

    I am going to spend my time configuring a good docker based stack for local development.

    Thanks again for your help.

    Best,

    Jan

    • This reply was modified 1 year, 2 months ago by leysmedia.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘kadence blocks + Polylang issue’ is closed to new replies.