kylerbh
Forum Replies Created
-
@richard Archambault: I was able to resolve the issue on my own. I was not fully satisfied with how the plugin decided what posts were related, so I decided to make a related posts section from scratch (not currently live). Thank you for your concern.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Related posts not appearingJamas 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.
The website is: artofdharma.com
Jamas I have had the same issue 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.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Related posts not appearingWhat 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>