Hey Guys,
can you tell me where to add something like a title and the author to an article image on the blog page for creative common license?
By research I found out that I can add that by grabbing the excerpt from image description
with <?php echo get_post(get_post_thumbnail_id())->post_post; ?> added in the single-post.php but how do I do that in the blog page and WHERE.
Searched everywhere but cannot find it.
Can you lend a hand?
Thank you so much for helping out.
Best Stephan