![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() Store ID: 38128
Website URL: http://www.estyleme.net URL to page in question: Hi! I am very happy with my new store. I was able to customize it easily. However, I am missing a lot of thumbnail/product images in my store. On my store's main page I have no images at all. I set up the directories and the url with li,it and when I do that I have zero pics. When I put it nack to pi in the URL secrtion, I do get some images. I see the images in my hosting folder. Maybe issues with Network Solutions, not allowing the rewrite? Please help! No images=no commissions. ![]() |
#2
|
||||
|
||||
![]() Hi
Welcome to the forums! What values are in the following fields:
__________________
![]() ![]() ![]() ![]() |
#3
|
|||
|
|||
![]() Product Images URL:/wordpress1/wp-content/uploads/store/products/images
Product Images Path: /data/23/2/88/17/2740669/user/3012188/htdocs/wordpress1/wp-content/uploads/store/products/images Product Thumbnails URL: /wordpress1/wp-content/uploads/store/products/thumbnails Product Thumbnails Path: /wordpress1/wp-content/uploads/store/products/thumbnails |
#4
|
|||
|
|||
![]() Thumbnail path: /data/23/2/88/17/2740669/user/3012188/htdocs/wordpress1/wp-content/uploads/store/products/thumbnails
|
#5
|
||||
|
||||
![]() Hi
Can you follow the directions here (under Store product images and CSS file locally)? If your webhost is not allowing rewriting, then you might need to store the images locally. Let me know how it goes. Eric
__________________
![]() ![]() ![]() ![]() |
#6
|
|||
|
|||
![]() I followed the instructions but I can only see a few product thumbnails. I wonder why I cannot see the all? I see all the images and thumbnails on my server in the products folder.
|
#7
|
||||
|
||||
![]() Hi
Can you PM me the following information: BLOG LOGIN INFO with ADMINISTRATOR PERMISSIONS (Temporary login information preferred) Admin URL: Username: Password: FTP LOGIN INFORMATION (Temporary login information preferred) Host: Login: Password: Thanks, Eric
__________________
![]() ![]() ![]() ![]() |
#8
|
|||
|
|||
![]() Now my custom settings have changed. Everything is in one row and there are zero pictures. Strange.
|
#9
|
||||
|
||||
![]() Quote:
Thanks, Eric
__________________
![]() ![]() ![]() ![]() |
#10
|
|||
|
|||
![]() I sent you the info you asked for in a PM. Hope you got it!
|
#11
|
||||
|
||||
![]() Yes, thanks. We're looking into the issue and I'll get back to you as soon as we figure out what is going on.
Eric
__________________
![]() ![]() ![]() ![]() |
#12
|
||||
|
||||
![]() Hi
OK, there were a few problems. One was a problem with the plugin that we have patched on your end. The other problem was your theme. If you go to WordPress Admin Area > ecoMag > Blog posts > Automatic image resizing, you must uncheck the checkbox. That setting was resizing all of your product images to 0px by 0px making them invisible. So, you should be good to go for now. Eric
__________________
![]() ![]() ![]() ![]() |
#13
|
|||
|
|||
![]() Thank you so very much! The only issue now is the repeat of products on each page. I have my 9 products with out frames and then the same 9 with frames. I only want the 9 products listed in frames.
|
#14
|
||||
|
||||
![]() Quote:
You have this: HTML Code:
<div class="pl"> [product.each] <div class="t3 col2"> <div class="bdr"> <div class="lc"> <div class="thmb"><a href="[product.link]" title="[product.name]">[product.image tag='1']</a></div> </div> <div class="rc"> <h2><a href="[product.link]" title="[product.name]">[product.name]</a></h2> <p class="desc">[product.description]</p> <div class="btns"> <a href="[product.link]" title="[product.name]" class="dfbutton dfpink dfsmall">Details</a> <a href="[product.url direct='0']" title="[product.name]" class="dfbutton dfpink dfsmall">Buy</a> </div> </div> <div class="clearingdiv"> </div> </div> </div> [product.end] <div class="clearingdiv"> </div> </div><div class="pl"> [product.each] <div class="t1 col2"> <div class="bdr"> <h2><a href="[product.link]" title="[product.name]">[product.name]</a></h2> <div class="thmb"><a href="[product.link]" title="[product.name]">[product.image tag='1']</a></div> <p class="desc">[product.description]</p> <div class="btns"> <a href="[product.link]" title="View details [product.name]" class="dfbutton dfpink dfmedium">Details</a> <a href="[product.url direct='0']" title="Buy [product.name]" class="dfbutton dfpink dfmedium">Buy</a> </div> <div class="clearingdiv"> </div> </div> </div> [product.end] <div class="clearingdiv"> </div> </div> <!-- Pagination Links (Bottom) --> <div class="pgr"> Pages: [pager.first text='<img src="[server.plugin_url]/first.gif" alt="first page" />' alt=''] [pager.prev text='<img src="[server.plugin_url]/prev.gif" alt="prev page" />' alt=''] [pager.pages delim=' '] [pager.next text='<img src="[server.plugin_url]/next.gif" alt="next page" />' alt=''] [pager.last text='<img src="[server.plugin_url]/last.gif" alt="last page" />' alt=''] </div> <!-- /Pagination Links (Bottom) --> HTML Code:
<div class="pl"> [product.each] <div class="t3 col2"> <div class="bdr"> <div class="lc"> <div class="thmb"><a href="[product.link]" title="[product.name]">[product.image tag='1']</a></div> </div> <div class="rc"> <h2><a href="[product.link]" title="[product.name]">[product.name]</a></h2> <p class="desc">[product.description]</p> <div class="btns"> <a href="[product.link]" title="[product.name]" class="dfbutton dfpink dfsmall">Details</a> <a href="[product.url direct='0']" title="[product.name]" class="dfbutton dfpink dfsmall">Buy</a> </div> </div> <div class="clearingdiv"> </div> </div> </div> [product.end] <div class="clearingdiv"> </div> </div> <!-- Pagination Links (Bottom) --> <div class="pgr"> Pages: [pager.first text='<img src="[server.plugin_url]/first.gif" alt="first page" />' alt=''] [pager.prev text='<img src="[server.plugin_url]/prev.gif" alt="prev page" />' alt=''] [pager.pages delim=' '] [pager.next text='<img src="[server.plugin_url]/next.gif" alt="next page" />' alt=''] [pager.last text='<img src="[server.plugin_url]/last.gif" alt="last page" />' alt=''] </div> <!-- /Pagination Links (Bottom) -->
__________________
![]() ![]() ![]() ![]() |
#15
|
|||
|
|||
![]() Store ID:
Website URL: http://www.estyleme.net URL to page in question: I fixed it! Thank you so much. Thrilled with my store. |
#16
|
|||
|
|||
![]() Store ID: 41402
Good afternoon, Some merchants are very bad providing images. (Like Sony, there is only a clickable line apearing, not even the picture "no image"). I am very interested in putting some of the products with no images. I found that it is possible by replacing the image url in "more information" one by one. Good. But, is there a way to be lazy and replace all missing images with a generic picture uploaded locally? If yes, what would be the size of the uploaded image and where do I have to change code? |
#17
|
||||
|
||||
![]() Quote:
__________________
![]() ![]() ![]() ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Missing Many Images | kristaoc | Problems | 4 | October 7th, 2011 11:30 AM |
Missing images | jdrom | Problems | 1 | August 28th, 2011 09:10 AM |
Missing Images | macfink | Problems | 2 | May 24th, 2011 04:31 AM |