Hello, I added multiple images and they are showing below my product description instead of below the main image. Is there a way for the multiple images to show below the main image and not below the product description?
Thank you in advance![]()
Hello, I added multiple images and they are showing below my product description instead of below the main image. Is there a way for the multiple images to show below the main image and not below the product description?
Thank you in advance![]()
Edit a custom copy for your template structure of tpl_product_info_display.php and move the complete block for additional images to right after the block for main image
Zen-Venom Get Bitten
Hello, I apologize for the late response and I really appreciate your help. I'm sorry but I don't really understand what you mean. I actually learned how to add multiple images via this video on youtube: youtube.com/watch?v=zae6Y0jeB3c
So I am not really sure what you mean by "Edit a custom copy for your template structure of tpl_product_info_display.php and move the complete block for additional images to right after the block for main image".
Please help and thank you for time =)
Search the forum using this phrase:
tpl_product_info_display.php
You have to EDIT that code file manually.
20 years a Zencart User
Thank you for your reply schoolboy. How would I edit that code file manually?
Also, did I do right by adding the multiple images as I did on the Youtube video or should I try adding the images differently? I'm sorry, this is all so confusing.
Thank you for your time.
You EDIT the php files by sending (via FTP) a copy of the file, to YOUR hard drive.
When it comes on your hard drive, you OPEN it for editing, using a PLAIN TEXT EDITOR.
I recommend EMERALD EDITOR (Use GOOGLE to search for this free software, and install it on your machine).
When you have made the edits, you FTP the changed file BACK to the server.
BUT... you do not put it back in the includes/templates/template_default/ templates folder...
You put it into includes/templates/YOUR_CUSTOM_TEMPLATE/templates folder.
SEE:
https://www.zen-cart.com/tutorials/index.php?article=5
https://www.zen-cart.com/tutorials/index.php?article=38
https://www.zen-cart.com/tutorials/index.php?article=39
20 years a Zencart User