
-
AuthorPosts
-
June 25, 2025 at 11:47 am #1485892
Hello we are looking to a way to add in all the entries (blog not pages) the info of the author at the bottom… name, biography, image, social, social links… is there a way to do it throw enfold/enflod-child? i attached an image with an example
June 26, 2025 at 7:49 am #1485929Hey keep12,
Thank you for the inquiry.
Yes, you can override the includes > loop-index.php file in the child theme folder. Create a folder named includes, then place the loop-index.php file inside it. You can then add the author markup within the file.
This thread should help with the author markup: https://stackoverflow.com/questions/20467008/how-to-add-author-image-and-description-wordpress
Best regards,
IsmaelJune 27, 2025 at 4:12 pm #1486045so in that file we can paste the php code in that webpage and has to work? Isn´t that going to affect all pages or only the entries?
June 27, 2025 at 11:47 pm #1486059Hi,
Try this thread.Best regards,
MikeJuly 3, 2025 at 3:11 pm #1486281perfect, now i have a simple issue… how can i edit the profile picture of the author without gravatar. Just uploading a picture?
July 3, 2025 at 9:56 pm #1486290Hi,
Try this plugin: User Profile Picture or this one: User Profile PictureBest regards,
MikeJuly 4, 2025 at 11:07 am #1486311We also have been trying to use the theme option to show up the author and is not working for us.
We are just talking about showing author name, image and then click for the full info (the basic option). And this is not working
July 4, 2025 at 1:38 pm #1486318Hi,
I don’t think that the theme option in our documentation is what you want. The theme option displays the author image (with a link to the author page) beside the feature image of the post.
But only if you choose Enfold > Blog Layout > Single post Option > Single post style > Multi Author Blog.
If you read the documentation carefully it says to add a author box you need to add PHP & CSS:
In my test this works:
But you need to add the link manually in the profile:
I thought the thread that I posted to above covered this with a different PHP solution, you would not want to use both at the same time.Best regards,
MikeJuly 4, 2025 at 3:11 pm #1486322Sorry might explain wrongly… in the last reply that we made, we were just looking for the classic way that enfold child has to show up who created the post (author)with a small picture, linking to his ¨info¨. We tried Enfold > Blog Layout > Single post Option > Single post style > Multi Author Blog, but this was showing nothing into the post or the page with all posts.
July 4, 2025 at 10:05 pm #1486328July 7, 2025 at 11:18 am #1486393thats correct, but for example if you wanna show up the metadata of the post (creation time, author, updated time) it wont appear in the post… and in the grid on the blog page, author is not appearing only… title, sub title and creation time
July 8, 2025 at 10:46 pm #1486481 -
AuthorPosts
- You must be logged in to reply to this topic.