如何在Divi主题的博客模块中获取作者的头像图像?

I am using Divi Theme in WordPress and trying to show Author's avatar image in Blog (Grid Layout) Module along with other information.

However, the default options in Divi only let me show the Author name, but no avatar image.

This is the default structure of Divi Blog Grid Module.

I am trying to achieve this structure.


What I tried till now:

  1. I found this solution on internet and followed everything. Created child theme with custom module too. But it doesn't work properly.


Can anyone help me?