Hi i added a image in a post , how do i make it so when the image is clicked directs to an url ? ..instead of going to read more ? thanks guys
I uploaded the image but i need to make that clickable to the url i need to direct to ...the read more thing was where the image directs to now
Are you saying that this issue is only for excerpts? Are you using an Image in Excerpt plugin or, does the theme automatically do this?
something to do with the image being on the hompage inserted to a post i made, and when i click on it redirects to the page where the complete post is read (read more) i want it so the image when clicked goes to an url i specify instead of the read more page thanks
In that case, post the code inside the Loop from your index.php file and I will step you through it. It is possible, depending on your theme, that the home page is customized with a home.php, front.php named file. Double-check your theme files for the correct one. And if I get you correctly, you want the image link to go to where exactly? To the full-sized image or its attachment page maybe?
Custom field for your posts to enter the Url, then edit the anchor linking the thumbnail in the theme file to use that custom Url field.