Conflicts With JetPack
-
Hi browserweb,
I really LOVED the idea of this plugin but it seems to be conflicting with my Jetpack. “Jetpack operates via https://tarotparlour.com/xmlrpc.php but the errors output in that file prevent it from functioning.” (response via wordpress support)When activated and I check that xmlrpc.php page here:
https://tarotparlour.com/xmlrpc.phpIt is showing this:
<script> setInterval(function(){ jQuery.ajax({ url: 'https://tarotparlour.com/wp-admin/admin-ajax.php?action=tc_get_stream_update' , type: 'post' , dataType: 'json' , data: '' , beforeSend: function() { }, success: function() { } }); }, 60000); </script> XML-RPC server accepts POST requests only.
It should be showing:
XML-RPC server accepts POST requests only.
Is there a way to update the plugin so it works with Jetpack installed?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Conflicts With JetPack’ is closed to new replies.