Making image from the_content() link to previous post
-
Hey All,
Please view: https://www.kittenproductions.com/new/fashion/fashion-image-2/
Here you will see an image and menu. What I would like to achieve is to make this image clickable and link to the previous post within the category (which in this case is fashion).
My code is simply:
<div class="entry-content"> <?php the_content(); ?> </div>
And the image is loaded Visual box in Edit Post. I have tried a few things but none seem to work properly.
Please let me know if you have any suggestions.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Making image from the_content() link to previous post’ is closed to new replies.