-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author Profile & List: Add Title field #1166
Comments
Just to add some context: the theme displays the Title field that's added through the Trust Indicators plugin -- a title field isn't available for WordPress users by default, so the current theme implementation is limited to publishers who are in the Trust Project and have the Trust Indicators plugin installed. If this should be available to publishers that aren't part of the Trust Project, we'll need to add our own 'Title' field (maybe through the Newspack Plugin?) and add support for that to the blocks and the theme. We may also want to extend Trust Indicators support to the blocks as well, just so the two fields (the title coming from Newspack and the title coming from Trust Indicators) behave consistently across the theme and blocks. |
@laurelfulford thanks for clarifying. I neglected to add a key detail to the issue - the "Title" is coming from the Yoast Schema enhancements. Would it make sense to add one Title field in the block that pulls from both sources? |
@tmmbecker This is added by Yoast SEO Premium Addon rather than Yoast SEO main plugin. How many of the current publishers are/will be using this addon? |
Currently 36 sites have Yoast Premium. Far more than use Trust Indicators :) |
I don't think we should depend on Yoast or Trust Indicators for this. I'm a little ambivalent about CAP, but in general, just having a single field for job title that works for all authors (and guest authors) is a feature I think we should support, because whether or not an org is participating in the Trust Project, job title is a signal that is used to establish trust with readers, and, as I noted in this post, something I think we should include in the byline at the top of articles to alleviate the need (or desire) to show a longer author bio at the bottom of articles since that space should generally be put to better use. |
@aschweigert If we're looking to implement our own custom profile fields — Job Title, Employer Name, Short Bio, or others as discussed in Slack ( Although Newspack Blocks would certainly draw on this metadata, I could imagine it having uses elsewhere, such as the theme itself. |
Seems like it would probably be in the Newspack plugin so that the fields would be available for use by our custom blocks, themes, etc. |
Adding a data point: Reveal has also requested the ability to add Job Title in the Author Profile block, which would be supported by the proposed updates to the Newspack plugin and subsequently this block. |
🎉 This issue has been resolved in version 1.59.0-alpha.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.59.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
We've added support for the Title field in the author bio in the theme. Per Oaklandside, it would be useful to mimic this and have the Title as an option in the Settings for the Author Profile & List blocks as well.
The text was updated successfully, but these errors were encountered: