Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Thumbnail does not display on page by use of shortcode
- This topic has 10 replies, 3 voices, and was last updated 14 years, 3 months ago by amin007.
-
AuthorPosts
-
August 2, 2010 at 1:35 pm #1606KiwiBrianMember
Here is the test page where I am using two different shortcodes but am unable to get the thumbnail to display:- http://briantozer.com/catalog/e-books/
August 3, 2010 at 12:09 am #22997IvyMemberHi, A few quick questions.
1.) Are you using the “Smart Thumbnail Image Option”?
2.) Are your images hosted on the same server as you site?
3.) Did you use the WordPress Media Uploader to upload the images?
August 3, 2010 at 6:15 am #22998KiwiBrianMember1.) Yes
2.) Yes
3.) Not sure. Some images have used FTP to be put on site.
Entering the thumbnail URL (that has been inserted in the product creation page) into the browser displays the image.
In the source of the page, the code produced that should point to the missing thumbnail is:- <img class=”thumb-image” src=”http://briantozer.com/wp-content/plugins/wp-cart-for-digital-products/lib/timthumb.php?src=&h=125&w=125&zc=1&q=100″ alt=”” />
I hope that this enables you to ascertain the problem.
August 3, 2010 at 10:32 am #22999IvyMemberHi, It looks like you have the URL of the page (http://briantozer.com/07/product/e-books/blueberry-bliss-e-book/)and not the actual image URL can you check that the URL is correct for the image.
August 3, 2010 at 1:20 pm #23000KiwiBrianMemberIvy – I have the correct image URL entered in the additional product details. Here’s what I have:
Thumbnail Image URL – http://briantozer.com/wp-content/uploads/2010/07/blueberry-bliss-book-thumbnail-e.jpg
Thumbnail Image Link – http://briantozer.com/07/product/e-books/blueberry-bliss-e-book/
Here’s what is renedred in the browser (doesn’t matter which browser) – http://briantozer.com/wp-content/plugins/wp-cart-for-digital-products/lib/timthumb.php?src=http://briantozer.com/wp-content/uploads/2010/07/blueberry-bliss-book-thumbnail-e.jpg&h=125&w=125&zc=1&q=100
This image was uploaded using the media library and is being hosted with the rest of the website.
Do I have something set wrong?
August 3, 2010 at 1:37 pm #23001KiwiBrianMemberIvy – an update – Once I turned off the “Smart Thumbnail Image Option” the thumbnails display properly. Is this a permission issue?
August 3, 2010 at 1:49 pm #23002amin007ParticipantThe smart thumbnail script has some limitations. You need to make sure that you have proper permission setup so it can create the smart thumbnail versions and use that. It also can’t work if the image is stored on an external server.
August 3, 2010 at 2:03 pm #23003KiwiBrianMemberThanks for reply.
Can you be a bit more specific than “proper permission setup”?
Which folder and/or file perhaps.
August 3, 2010 at 10:03 pm #23004KiwiBrianMemberBump
August 4, 2010 at 6:49 am #23005KiwiBrianMemberBUMP.
PLEASE…
August 4, 2010 at 9:08 am #23006amin007ParticipantEvery folder in WordPress should have “755” permission and every files should have “644” permission. This page has more info:
-
AuthorPosts
- You must be logged in to reply to this topic.