See (https://kriesi.at/support/topic/author-page-grid-show-images/)
One thing I didnt realize is that the images once clicked then just open in a lightbox. Anyway to make these link to the blog?
Hi,
Use this code instead (includes/loop-author.php):
https://gist.github.com/josueochoa/fdc4cc2b90e0a61358d3
Regards,
Josue
Thanks. The first one actually ended up working better, I just used your line shown below and replaced that line in his:
$link = get_permalink();
Great, glad to help :)
Regards,
Josue