- Posts: 105
- Thank you received: 0
Product images and Category listing images
I have two related queries to do with images for individual products and images in the category listing page which connect through to the product page. I attached two screen shots.
1. Under the category of belts, there is a listing with images of all the belts with images. I have input one image here via the product entry via the image add option on the righthand side.
My problem is that there is far too much space between this image and the text below it. If you look at the item below, where I have no image as yet, but you have a default image it is much closer to the text. I have cut the image in size so there is no space in the image either above or below the belt, but there is still a large gap between it and the relevant information. Please can you advise solution.
2. On the product page itself I would prefer a larger image than the image provided by inserting it via the add image as above. Instead I would like to insert the larger image in the article box as shown in my second screen shot sample product. THis gives a better look and feel to the product. However, if I do this, then I get no image showing in the Category listing of all the belts. Obviously, I don't want two images of the belt appearing on the product page. Please can you advise a solution for this.
I look forward to your reply, as always.
Kind regards,
Please Log in or Create an account to join the conversation.
2. You need to edit the file show of the view product via the menu Display->Views and change the code:
if(!$this->config->get('thumbnail')){
to:
if(true){
Please Log in or Create an account to join the conversation.
1. This works a treat. Thanks. :woohoo:
2. I have done this, but the thumbnail still appears to left of options as well as the bigger image appearing below.
Any ideas?
Kind regards,
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Meanwhile thanks for your quick reply - much appreciated.
Please Log in or Create an account to join the conversation.
Thanks for that - it worked. However, at the moment it is overlapped by the dropdown menu choices.
I would prefer the image either to be above or below those menus, if possible.
Please could you advise how I can do this.
Many thanks,
Kind regards,
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I did what you suggested and it worked - great.
HOWEVER, at the moment it is overlapped by the drop down menus - see attached image.
Ideally I would like this larger image to appear below the options or above. Either would do.
Please can you advise.
Thanks.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
At the moment I am building the site on my localhost on my computer, as I am in Africa where the internet is incredibly slow.
However, I will remember to come back to you later when we get it up on the test site on the web. This might be a month or so from now.
Thanks.
Kind regards,
Please Log in or Create an account to join the conversation.
Please can you explain why suddenly the thumbnail image is not appearing in the listings in Sample 2. I also attach screen shot of the product information page and for some reason the image is not showing when I add it and save it. I have inserted the information in the same way as with the others, but something is happening to stop it from showing at the top.
I thought it might be because I was using a newer version of photoshop, but then tried again with the older version of the software, but am still getting the same problem.
Please can you advise.
Many thanks.
Kind regards,
Please Log in or Create an account to join the conversation.
In fact I am having a number of problems for some reason. If I click on the Add to Cart HTML link, it doesn't actually add it. This is weird. I am going to download the latest version 1.5.2 and see if that helps.
Kind regards,
Please Log in or Create an account to join the conversation.
Weird?
Do you have any ideas, please?
Kind regards,
Please Log in or Create an account to join the conversation.
Most of the time, it's because the "catalogue mode" option of the configuration is turned off, or you didn't set a price to your product or there is no stock for the product.
Please Log in or Create an account to join the conversation.
Will be in touch when that is up and running.
Thanks meanwhile.
Kind regards.
Please Log in or Create an account to join the conversation.
I have now uploaded the website onto a test site on the internet, but the checkout details on the righthand side are going over the edge because the quantity field box is much larger than when it was on my localhost server. Is there anyway I can reduce the size of this white box. It only needs to fit 3 figure numbers. I attach a screen shot of the problem.
Kind regards,
Please Log in or Create an account to join the conversation.
I have now uploaded the website onto a test site on the internet, but the checkout details on the righthand side are going over the edge because the quantity field box is much larger than when it was on my localhost server. Is there anyway I can reduce the size of this box as it only needs to be wide enough for 3 figure numbers.
Kind regards
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.