Making WordPress.org

Opened 6 weeks ago

Closed 6 weeks ago

Last modified 6 weeks ago

#8121 closed defect (bug) (invalid)

After Sync Activation P2 Make Test Post Titles have dissapeared in blog

Reported by: sirlouen's profile SirLouen Owned by:
Milestone: Priority: normal
Component: Make (Get Involved) / P2 Keywords:
Cc:

Description

I'm not completely sure if this is correlated, but after we added the docs sync in Make Test, the post titles for the blog posts have disappeared

https://i.imgur.com/HdLUCpU.png

Change History (2)

#1 @coffee2code
6 weeks ago

  • Priority changed from highest omg bbq to normal
  • Resolution set to invalid
  • Status changed from new to closed

This appears to be due to what I believe is the misuse of the p2-xpost tag. That tag looks like it is meant to be auto-assigned to posts that have been xposted to the current site and NOT directly assigned to a post that is intended to be xposted to other sites.

The presence of the tag generates the .tag-p2-xpost class to the post which triggers CSS to hide the .entry-title of the post.

In the most recent of such posts, I removed the tag and the post title appears on the front page as well on its permalink page.

Other posts on the make/test site (Oct 22nd and earlier) still display their titles (without me making any changes).

So you'll have to go through and remove the p2-xpost tag from affected posts. Looks like there are 5 more, all published by @mosescursor since Oct 13th.

#2 @mosescursor
6 weeks ago

Thank you so much for catching this. Edited and resolved.

Note: See TracTickets for help on using tickets.