How to add a picture to the post title
I have found that it is possible to put HTML tags in the post title which means that you just have to add a <img> tag
Thus if you want an image followed by the post title, you will then type into the field for the post title the following:
<img src="picture url" /> "put the post title here without the quotes" replacing "picture url" with the actual picture url and "post title" with the actual post title. Below a screenshot to illustrate:
Thus if you want an image followed by the post title, you will then type into the field for the post title the following:
<img src="picture url" /> "put the post title here without the quotes" replacing "picture url" with the actual picture url and "post title" with the actual post title. Below a screenshot to illustrate: