Quantcast
Channel: Site5 Free Premium WordPress Themes » All Posts
Viewing all articles
Browse latest Browse all 8865

Make home content box images clickable on home page

$
0
0

To make the images clickable, you have to replace :

Is there any way that you can make the home content box images on the homepage clickable rather than just by clicking ‘read more’.

In the forum for Journal Crunch, someone had the same question and this was the answer.

/timthumb.php?src=<?php echo get_image_url(); ?>&h=290&w=430&zc=1″ alt=”<?php the_title(); ?>” />

by :

” >/timthumb.php?src=<?php echo get_image_url(); ?>&h=290&w=430&zc=1″ alt=”<?php the_title(); ?>” />

But be careful, there are 2 places where you need to add it, because there’s an <if> and the two lines are commented by “//the post thumbnail”

But I cannot find the same code in the home.php and am nervous of doing it wrong. Would be really grateful if anyone could advise.


Viewing all articles
Browse latest Browse all 8865

Trending Articles