#8121 closed defect (bug) (invalid)
After Sync Activation P2 Make Test Post Titles have dissapeared in blog
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Make (Get Involved) / P2 | Keywords: | |
| Cc: |
Change History (2)
Note: See
TracTickets for help on using
tickets.

This appears to be due to what I believe is the misuse of the
p2-xposttag. 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-xpostclass to the post which triggers CSS to hide the.entry-titleof 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-xposttag from affected posts. Looks like there are 5 more, all published by @mosescursor since Oct 13th.