If you could visit http://junglebytes.org and view any of the posts there, you could see what I’m talking about. Scroll to the bottom of the post where you see “likes button text” overlapping “related posts”
I have the exact same issue. I notice you haven’t been able to fix yours yet either… I found this:
http://codegurl.com/2014/05/fixed-wordpress-jetpack-likes-overlapping-date-published/
I tried that, but it didn’t seem to do anything.
I have the same problem on about a dozen websites that all use different templates by different creators. So this problem does not appear to be isolated to a specific template.
junglegeek, the CSS on your page is a bit different than mine. I checked out your site and this fix worked for yours, so you might want to give it a shot:
element.style {
height: 5px;
}
Thanks all for the reports. We’ve fixed the problem in this changeset:
https://github.com/Automattic/jetpack/commit/cfc2bac7b7ebbefd0e50a3634fe7627ef842276c
The fix will be included in the next Jetpack release, scheduled to be released soon.
This makes me so happy. Looking forward to the fix. Thank you!
@jill Jetpack 3.0.2 was released a few hours ago, and includes the fix.
@codegurl Thanks. Sorry I didn’t try your fix. I just disabled “Like” feature for a while. And now the official fix came and it is working perfectly. Thanks anyway.
@jetpack Thanks a lot for this fix.