Wp-calypso: Pages: Make references to "Blog Feed" consistent

Created on 6 Sep 2019  路  12Comments  路  Source: Automattic/wp-calypso

Screen Shot 2019-09-05 at 11 18 01 PM

Blogs Posts, Blog Feed, Posts Page all refer to the same thing. Can we pick one and update the copy to that choice?

It might be wise to search across WP.com for other references to Blog Feed/Blog Posts/Posts Page and update those as well.

Most helpful comment

I hate to delay this since there's already a PR, but I don't know that this card is worth keeping around at all. We already indicate homepage and blog page settings in the page list, and the current card just links to the front-end blog feed (duplicated by the functionality of clicking the title of that page inside the list).

Screen Shot 2019-09-15 at 10 39 22 AM

Could we instead highlight those indicators using the "pill" method from #35241? @mattsherman might know of a reason that the card was initially added. @lcollette and @chickenn00dle thoughts? I can update the PR, or just review as-is.

All 12 comments

I'm afraid that the text for "Blog Posts" and "Blog Feed" referenced in the screenshot above are both the names of pages created on that site. They're not actually copy we can change in Calypso. As for the third referenced text for "latest posts", I'm hesitant to change that in any way since it is an accurate representation of what it is.

I think that really addressing this issue involves rethinking how the "Blog Posts" page is set in Calypso. My team was involved in the Calypso implementation of this... it seemed like a reasonable design at the time, but I don't think it is clear at all.

I think that really addressing this issue involves rethinking how the "Blog Posts" page is set in Calypso.

@mattsherman Completely agree.

Maybe this is a crazy idea but if we can't have consistency in naming, how about we remove the Blog Posts callout at the top?

Maybe this is a crazy idea but if we can't have consistency in naming, how about we remove the Blog Posts callout at the top?

Hmm, tough call. I question the value of the Blog Posts callout at the top, so I would lean towards just removing it. But, if a site has a lot of pages, then the callout at the top could be useful.

It would be interesting to know how frequently users make use of the related "Set as Homepage" and "Set as Posts Page" functionality on this screen, which could help us determine whether the callout may be valuable. Unfortunately, there doesn't appear to be Tracks events logged for these.

Just thinking out loud here... What about removing the "Blog Posts" title from the callout, and adding some sort of an "info" icon in front... rough idea...

ScreenCapture at Sat Sep 14 10:24:35 EDT 2019

This is a really nice interim solution. I like how you've deemphasized the call-out. Thank you for putting thought into this issue!

It would be interesting to know how frequently users make use of the related "Set as Homepage" and "Set as Posts Page" functionality on this screen

Yes! Let's set up Tracks events so we can see where we stand on usage. Perhaps also add a tracks event to the call-out at the top.

@chickenn00dle @lcollette I'll create a separate PR to add the Tracks events.

Submitted a PR for this here: https://github.com/Automattic/wp-calypso/pull/36129

I agree it might be best to keep the callout but remove the title, making it a sort of info callout.

I hate to delay this since there's already a PR, but I don't know that this card is worth keeping around at all. We already indicate homepage and blog page settings in the page list, and the current card just links to the front-end blog feed (duplicated by the functionality of clicking the title of that page inside the list).

Screen Shot 2019-09-15 at 10 39 22 AM

Could we instead highlight those indicators using the "pill" method from #35241? @mattsherman might know of a reason that the card was initially added. @lcollette and @chickenn00dle thoughts? I can update the PR, or just review as-is.

Thanks for weighing in @michaeldcain! If we've got the okay to remove the card, let's do it!

I like the idea of using the pill to highlight those indicators though I'd like to see it in context with the updates from #36057 first.

Thanks for the suggestion @michaeldcain

I am also for removing the callout. I did notice that when your homepage is set to display your latest posts (the default in Homepage Settings in Customizer) there is no indicator for where your latest posts appear:

page-list-post-callout_homepage-no-callout

Perhaps this is why this callout was added in the first place. I've submitted a commit to only add the callout for this case just to clarify to users where their blog posts are appearing:
https://github.com/Automattic/wp-calypso/pull/36129#issuecomment-533413519

As for modifying the indicators using the pill method, it'd be great to see a mockup or screenshot of what you mean here before moving forward with this :)

Let me know what you think!

This is a very rough mockup of the pill-button style for this screen, but you can see the exact CSS we used in the PR here:

https://github.com/Automattic/wp-calypso/pull/35241/files#diff-071cc0fdc73aa1a784e930b9bcbcc634R177-R185

Screen Shot 2019-09-23 at 1 04 23 PM

@mattsherman might know of a reason that the card was initially added.

This was added because if the site has more pages than can be shown without paging, the page set as the "Blog Posts" page may not be shown in the list yet.

Was this page helpful?
0 / 5 - 0 ratings