Viewing 6 replies - 1 through 6 (of 6 total)
  • What version of wordpress are you running? Have you tried disabling plugins and reindexing in the jetpack debug menu (you can find it by going to Jetpack > Settings > scroll to the bottom of the page and click the debug link)?
    I am having this problem too and it looks the same issue as yours. The code shows up on the page but no posts populate…

    <div id="jp-relatedposts" class="jp-relatedposts">
    	<h3 class="jp-relatedposts-headline"><em>Related</em></h3>
    </div>

    Try the debug steps listed on this thread to see if what you get. Report back what you find.
    https://wordpress.org/support/topic/related-posts-feature-not-working?replies=19

    Jamas this is what I see when adding that to my post’s URLs:
    {"version":"20140611","show_thumbnails":true,"items":[]}

    When I inspect the page I see this:

    <div id="jp-relatedposts" class="jp-relatedposts">
    
    </div>

    I have also disabled all plugins and themes to test for a conflict and verified my server is on port 80.

    Looks like Jetpack isn’t kicking out any related posts. What does the debug screen for Jetpack show for indexed posts?

    Thread Starter DriveSite

    (@drivesite)

    Thanks for the tips. After debugging and then reindexing posts, the related posts appeared.

    Cheers!

    Good to hear. Mark this one closed and if kylerbh still has issues then it should be in a new thread.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Related posts not appearing’ is closed to new replies.