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
Hey 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,
Ismael