How do I make these columns?
How can I get started adding these kinds of columns to my setup… ?
What pointers do I need?
<u>Post list:</u>
1.
Author but with avatar
On a post list, show Author name but with his/her avatar, just like on the User list. I think this is non-standard behaviour for a post list but it appeals to me. “Username” would suffice.
2.
User taxonomy term, but on post list
Post list: As above, Users have a taxonomy, “Firm”, attached – let’s say a value is “Widgets Inc”. On a post list, alongside the Author/Username, I’d like to add a column for the “Firm” (ie. taxonomy term) he/she has attached. And, ideally, this would, as above, also echo out “firm_company_logo”, a term meta field.
<u>User list</u>:
1.
Wrap User meta fields in HTML anchorI have User meta fields like “Website” or custom meta “Twitter” (ACF text field).
I know I can natively show “Website” with the Type dropdown and “Twitter” using either “Custom Field ” or the “Advanced Custom Fields” dropdown item.
But let’s say I wanted to make “Website” or “Twitter” in to URLs. How could I output a value like “[website]” or “@[twitter]“? Whilst Custom Field supports Before and After, I don’t see a way to re-echo the value twice.
2.
Taxonomy term with term meta
That is, User has taxonomy “Firm” attached – let’s say a value is “Widgets Inc”. I can natively show a column for the “Firm” name – but how do I also show some of the meta for the term?
eg. 1. meta field called “firm_company_logo”, which is an ACF image field?
eg. 2. meta field called “firm_site_url” which is an ACF URL field?
Thanks.
You must be logged in to reply to this topic.