Forums

Add caption to thumbnail modification (1 post)

  1. nberidze
    Member
    Posted 4 months ago #

    How can I add a caption below the thumbnail in this line? It's part of a 'featered posts' glider.

    <a href="<?php the_permalink() ?>" title="<?php the_title(); ?>"><?php $image = get_the_post_thumbnail($post->ID, 'browse'); ?><?php echo $image; ?></a>

Reply

You must log in to post.

About this Topic