notsurewhatname
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] Need help adding author picture to post metaHi, thanks so much that worked! Just 2 questions:
1. Do you know how I can make the author image link to the author profile page as well (like author name?)
2. Is it possible for the PHP to know if the article was “updated” to change the text from “published” to “updated” on the front end?Thanks once again
Forum: Themes and Templates
In reply to: [GeneratePress] Need help adding author picture to post metaHi Fernando,
Don’t you think your way is a bit complicated, to use hooks?
I was reading the generatepress forums and found this https://generatepress.com/forums/topic/add-author-image-to-single-post-entry-meta/ and it looks like there is a much easier PHP/CSS solution but I just can’t figure out what the right code is to
A. Display when posts are updated as well
B. Change the arrangement of the data to the example image I showedIf you know anything that can help with these it would be great!
Forum: Themes and Templates
In reply to: [GeneratePress] Need help adding author picture to post metaHi,
Thanks for getting back to me!
As I mentioned I prefer not using a block element if that’s possible, I would prefer a PHP/CSS solution.
So yes I would prefer to modify the generated post meta
Thank you!