What path are you using for your thumbnail image?
In most cases using the full path to your image should work. For example, you would input http://www.mydomain/blog/wp-content/uploads/image.gif (or whatever the path to your image is). However, some hosts do not allow the use of http://www. at the end of a URL. In this case you should use the relative path to your image, and remove your domain from the URL. In the above case, assuming your blog is hosted in the /blog/ folder, the path to your image would just be: wp-content/uploads/image.gif.
No comments:
Post a Comment