Forums

[resolved] [Plugin: Featured Posts] clickable images (2 posts)

  1. Eerms
    Member
    Posted 1 month ago #

    Hello I'm using Featured Posts plugin and I would like to make the images clickable (link to the post the same way, the title does). Is this possible?

    http://wordpress.org/extend/plugins/featured-posts/

  2. Eerms
    Member
    Posted 1 month ago #

    hehe. resolved it myself.

    inserted <img src="'.$image_url.'" class="featuredimg" alt="" width="'.$posts_settings['i_width'].'" height="'.$posts_settings['i_height'].'" /> between <a href="',the_permalink(),'"> and </a> on line 66 of the featured-posts.php

    seems im starting to learn php. that was inevitable...

Reply

You must log in to post.

About this Topic