Related posts empty / not sure if jetpack is working
-
hi
I’m having issues with related posts. Last week it was working, but now its empty.
Here’s some info:
https://flexperto.assets.camp is the website
https://flexperto.assets.camp/de/flexperto-grundungsmitglied-und-ceo-felix-im-interview/?relatedposts=1 here you can see that item is empty.
{"version":"20150408","show_thumbnails":false,"items":[]}
Posts are indexed 100%.
I already disabled each and every plugin, also changed the theme and the issue remains.
On https://jetpack.me/support/debug/ it says that “Everything looks great! All tests have passed for flexperto.assets.camp…”, but at https://flexperto.assets.camp/wp-admin/admin.php?page=jetpack-debugger i have the following error:
It looks like your site can not communicate properly with Jetpack. SELF: Array ( [headers] => Array ( [server] => nginx [date] => Thu, 08 Oct 2015 10:02:48 GMT [content-type] => text/plain;charset=utf-8 [connection] => close [x-pingback] => https://jetpack.wordpress.com/xmlrpc.php [expires] => Wed, 11 Jan 1984 05:00:00 GMT [cache-control] => no-cache, must-revalidate, max-age=60 [pragma] => no-cache [x-hacker] => Jetpack Test [x-ac] => 3.fra _dca ) [body] => {"error":"XML-RPC is not responding correctly ( 404 )","error_description":"It looks like XML-RPC is not responding correctly. Please make sure XML-RPC is turned on for your site and is set up to respond to all content types. You can test this yourself by running the following command from the command line: curl -A 'Jetpack by WordPress.com' -d '<methodCall><methodName>demo.sayHello<\/methodName><\/methodCall>' http:\/\/www.flexperto.assets.camp\/en\/xmlrpc.php<\/code><\/blockquote><p>The answer should be:<\/p> <?xml version="1.0" encoding="UTF-8"?>\n<methodResponse>\n <params>\n <param>\n <value>\n <string>Hello!<\/string>\n <\/value>\n <\/param>\n <\/params>\n<\/methodResponse><\/pre><\/code><\/blockquote>"} [response] => Array ( [code] => 400 [message] => Bad Request ) [cookies] => Array ( ) [filename] => )
It seems that my XMLRPC file is ok.
On frontend, I can see<div id="jp-relatedposts" class="jp-relatedposts"> </div>
but it is empty as well, also, there is a css rule to hide it:
#jp-relatedposts { display: none;
, from jetpack.css:4
well... don't know what to do anymore.
I'll wait for your contact
Thanks
- The topic ‘Related posts empty / not sure if jetpack is working’ is closed to new replies.