Thumbnail Problems
-
I’m in the process of building a new blog. I’m using the Thesis template with the magazine skin, Network News. I am using Dynamic Content Gallery and Thesis Open Hook.
Within WordPress my Thumbnail size is set at 66×66 it is also set at this size in the Thesis Design Options.
Here’s the problem. I’ve uploaded a number of images via WP Media Library – Add New. I’ve cut and pasted the resulting url e.g http://www.mydomain.com/wp-content/uploads//mom-with-baby.jpg Now my Slider Bar is working fine, so also are the images in my main page e.g happy-moms.php However the thumbnail is only showing the image holder.
Using Firebug if I hover over the thumbnail image holder I get the following code:
<img height=”60″ width=”60″ alt=”Thumbnail image for happy mumst?” src=”http://mydomain.com/wp-content/themes/thesis_18/lib/scripts/thumb.php?src=http%3A%2F%2Fwww.mydomain.com%2Fwp-content%2Fuploads%2F%2Fcelebrity-mums.jpg&w=60&h=60&zc=1&q=100″ class=”thumb alignleft”>
As you can see the blog seems to think that the image is in the thesis image folder when it is actually in the ../wp-content/uploads folder of WP
When I hover over the larger image on the actual page then it points to the correct direction ../wp-content/uploads.
As this is a new site I have been playing around with it a bit but I have cleared the cache file in Thesis so can’t thing why only the thumbnails are pointing there.
As I only have eight posts there at the moment would it be worth un-installing and re-installing Thesis?
As always help appreciated.
The topic ‘Thumbnail Problems’ is closed to new replies.