pfefferle / SemPress

A highly semantic WordPress Theme with HTML5 templates, responsive and seo optimized. SemPress supports most of the new HTML5 tags, the new HTML5 input-types, microformats, microformats v2 and microdata (Schema.org).
http://wordpress.org/themes/sempress
GNU General Public License v3.0
141 stars 30 forks source link

Single Post - no Response info for Bookmark kind #72

Closed vishae closed 5 years ago

vishae commented 5 years ago

I notice that for post-kind bookmark, although the bookmarked information shows on the index page, it doesn’t show on single post. Is this a settings thing?

pfefferle commented 5 years ago

Is it only on the bookmark kinds? I haven’t implemented any special handling for the post-kinds plugin, so I think it is a Post-Kinds issue...

@dshanske any idea?

dshanske commented 5 years ago

Turn off the Jetpack sharing module. It seems to filter bookmarks out of content even if you aren't using it. Haven't figured out a way to fix it

dshanske commented 5 years ago

@pfefferle If you can help me figure out why the Jetpack Sharing Module is filtering out my additions to the_content, would be most appreciative though.

vishae commented 5 years ago

oh thanks so much, I was wondering whether I was going crazy.