Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Product Carousel (SKU# FLEX-00009)

TOPIC: how to show regular images

how to show regular images 10 years 3 months ago #7739

we purchased the carousel module and it only shows small resized thumbs. how can we change that to show regular images in a better quality?
Attachments:
The administrator has disabled public write access.

how to show regular images 10 years 3 months ago #7775

i would really like to see support on my question! thank you so much!
The administrator has disabled public write access.

how to show regular images 10 years 3 months ago #7820

Hi,

Open this PHP file:

/modules/mod_flexible_vm_carousel/tmpl/default.php

Where ever you see this expression:
$image = $product->images[0]->displayMediaThumb(......

replace it with this:
$image = $product->images[0]->displayMediaFull(......

(you will find this expression in 10 different lines within the same PHP file. Change them all)


For example, look at line number 133rd and see this line:
$image = $product->images[0]->displayMediaThumb('class="FlexibleCarouselPictureImg reflect" border="0"',false) ;

change it with this:
$image = $product->images[0]-> displayMediaFull('class="FlexibleCarouselPictureImg reflect" border="0"',false) ;

Regards,
Support
Last Edit: 10 years 3 months ago by Support.
The administrator has disabled public write access.
Time to create page: 0.175 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo