Image read more
-
At the moment this is my “read more” code:
<?php the_content('Read more on: '.the_title('', '', false)."..."); ?>
My goal is to have a little image before the “Read more on:” part.
I want a little arrow image before the text – it doesn’t necessarily have to link as well as the text.I did read the WordPress documentation on adding an image, but because my php knowledge is that limited I can’t apply adding an image to my specific code.
I have managed to get the image in there on a few occasions but alas, it didn’t display the ‘read more’ text correctly (it only showed the image.)
Any ideas?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Image read more’ is closed to new replies.