Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    I’ve just pushed out an update (2.3.13) that adds a fix for Jetpack. I dropped this function in 2.3.11, as I wrongly assumed it wasn’t needed anymore.

    So if you update the plugin, please deactivate it, and activate again so the Jetpack edit will get inserted.

    Thread Starter whanklee

    (@whanklee)

    Woah, you are so fast! Incredible man. Thank you very much. I updated this plugin, and deactivated Jetpack then re-activated and have fun.

    Jetpack not working since lastest update

    I updated this plugin, and deactivated Jetpack then re-activated but nothing

    The Jetpack server could not communicate with your site’s XML-RPC URL. Please check to make sure https://www.geekparadize.fr/xmlrpc.php is working properly. It should show ‘XML‑RPC server accepts POST requests only.’ on a line by itself when viewed in a browser and should not have any blank links or extra output anywhere.

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    The change that caused this in 2.3.11 was rolled back in 2.3.13. You can check if you have the JetPack fix in your wpconfig.php.

    The mention of XMl might also point to a security setting. For exampmle if you are using iThemes security, make sure you give access to xmlrpc.php

    The JetPack fix is my wpconfig.php

    //Begin Really Simple SSL JetPack fix
    define(‘JETPACK_SIGNATURE__HTTPS_PORT’, 80 );
    //END Really Simple SSL

    The XML-RPC is allowed by my security plugin

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    Does the issue persist if you
    – rename the plugin folder to really-simple-ssl-bkp
    – comment out the .htaccess redirect from RSSSL?

    This takes Really Simple SSL out of the equation.

    I continued the conversation on slack

    @rogierlankhorst I have rename the plugin folder to really-simple-ssl-bkp
    – comment out the .htaccess redirect from RSSSL
    but same

    My Jetpack test

    https://wordpress.slack.com/files/wartraxx/F25NWV4G6/my_jetpack_test_compatibility.txt

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    This means the issue is not with Really Simple SSL: when you remove everything from Really Simple SSL, the issue is still there.

    Did your hosting company change a setting on the server? A plugin update or change in your theme file causing white spaces might cause this as well.

    If you search on:
    Jetpack error xml_rpc-32700

    There are several links that might lead to a solution.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Jetpack not working with this plugin’ is closed to new replies.