ADDING ADDITIONAL IMAGES IN THE PRODUCT DETAILS PAGES -Virtuemart tips
If you are new to the virtue mart shopping cart software, the following steps will help you to add additional product images in Product details page.
Assumptions:
You are using,
- Joomla 1.5 or Joomla 1.0.x
- Virtue Mart 1.1.0 stable.
Steps to add additional images in Product details page:
- Go to virtue mart admin panel
- Choose “choose extended layout” <helps easy navigation>
- List out your products.
- Click on media button. A new popup will be opened.
- Click the new button to add additional images
- Choose additional image s as option, give appropriate height and width for the image
- Click on save button. That’s all
I am not sure about, it will work for lower version of virtue mart also. Please check and gimme a feed back to this post.
The following pictures help you for easy understanding.
September 24th, 2008 in
joomla, php developers, php scripts, virtuemart | tags: adding more images product details, additional image in virtuemart product details page, additonal image in virtuemart, joomla component tips, joomla virtuemart, learn virtuemart at simple steps, pace code tips, virtuemart freelancer, virtuemart in simple steps, virtuemart media tutorials, virtuemart tips and tutorials






Cool Stuff. Helped me a lot
hmm looks good. appreciated.
How do you get the additional images to show in the flypage?
For VirtueMart 1.1.0 stable, You need to place this code in the fly page “< ?php echo $this->vmlistAdditionalImages( $product_id, $images ) ?>”. It gives additional images as shown in the figure.
Thanks! You really saved a lot of my time!
THANK YOU }{
I tried it, but it won’t create the thumbnail image I specified for size. The same size thumbnail size gets publishes as was specified in the “Configuration” – “Site”. Should I unclick “Enable Dynamic Thumbnail Resizing?”.
I’m working on my first Virtuemart project, and I was going to crazy try to figure out how to add more images to the detail page. You saved my life…I was almost about to commit suicide … LOL
Thanks
Thanks a lot for this info! I’ve spent days trying to solve this with various modules etc, but none have worked as well as this simple solution!!
Great!!