Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #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

    #1485929

    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

    #1486045

    so 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?

    #1486059

    Hi,
    Try this thread.

    Best regards,
    Mike

    #1486281

    perfect, now i have a simple issue… how can i edit the profile picture of the author without gravatar. Just uploading a picture?

    #1486290

    Hi,
    Try this plugin: User Profile Picture or this one: User Profile Picture

    Best regards,
    Mike

    #1486311

    We 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

    #1486318

    Hi,
    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.
    Screen Shot 2025 07 04 at 7.16.35 AM
    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:
    Screen Shot 2025 07 04 at 7.29.43 AM
    In my test this works:
    Screen Shot 2025 07 04 at 7.32.00 AM
    But you need to add the link manually in the profile:
    Screen Shot 2025 07 04 at 7.33.46 AM
    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,
    Mike

    #1486322

    Sorry 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.

    #1486328

    Hi,
    It will not show on a page with posts, and as noted in the documentation, if you use the ALB for your posts it will not show, only if you use the classic WP post format.
    It would then show like this:
    Screen Shot 2025 07 04 at 7.16.35 AM

    Best regards,
    Mike

    #1486393

    thats 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

    #1486481

    Hi,
    That is correct, it is not expected.

    Best regards,
    Mike

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.