Post Bug in Twentyfourteen Theme

  • Unknown's avatar

    This is a head basher post bug in the new Twentyfourteen Theme.

    On http://clarkwp.wordpress.com/ all the posts appear normal so far except for these two:

    Creating and Using HTML Jump-links

    How to Code POUR-ly

    On the front page, multiple post pageviews, and on the single post pageview, the categories, post title, and post meta byline data appear styled as the tags should be at the bottom of the post. Anything in a list appears with the same styles.

    It only happens on these two posts that we’ve found so far.

    If we remove the tags from the post, it goes back to normal. We played around with the number of tags, but posts with MANY tags do not change the CSS styles like this, and posts with no tags don’t change. But it did influence these two posts.

    We’ve validated the web pages for these posts and found nothing of significance. I had several students all working on this and we couldn’t find any content differences between the posts.

    We are flummoxed. Can’t imagine what style would change the CSS for the entry container holding categories, post title, byline, etc., AND list styles.

    Ideas?

    Thanks?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there,

    Thanks for this report! It turns out that the issue is related to your tag “Links” in those posts. The tags at the bottom of the post have the class tag-links, which is used to style those tags in the entry meta. However, it looks like Twenty Fourteen is also adding the class tag-links to the article, since you have a tag named Links. (It adds classes for all of your tags in that format, so for example there’s also a class called tag-wordpress-skills on that article.) Because of that, all of the CSS meant just for the tags in your entry meta is being added to the posts with the Links tag.

    I reported this to our team, so we’ll work on this issue for you. In the meantime, you can remove the Links tag from those posts to remove that extra styling. :)

  • Unknown's avatar

    Thanks for reporting this.

    It is intermittent, generated a bit randomly, so removing tags doesn’t help though it should. We’ve found more posts where this happens, then doesn’t, so it is generated by the theme.

    Thanks. We look forward to a resolution soon. hee hee.

    <says 18 students watching me type this>

  • Unknown's avatar

    Hi there,

    The underlying issue that caused this bug was just fixed, so you should see it resolved everywhere on your blog. You might need to clear your browser’s cache if you’re still seeing the problem pop up on your posts.

    If you still see any issues like this after clearing your cache, please let me know and I’ll keep investigating for you. :) Thanks again for reporting this!

  • Unknown's avatar

    Excellent. I’ll let my students know right away. Thanks to you, Lance, and everyone working on this!!!!!

  • The topic ‘Post Bug in Twentyfourteen Theme’ is closed to new replies.