Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - PureMart (SKU# FLEX-00010)

TOPIC: Some Error about Additional Images

Some Error about Additional Images 11 years 1 month ago #3423

Please see vdo file

download here
Last Edit: 11 years 1 month ago by pumipat promwong.
The administrator has disabled public write access.

Some Error about Additional Images 11 years 1 month ago #3429

Hi,
Good job with the video.

You can try this;

Open this file:
ROOT/templates/<yourjoomlatemplate>/html/com_virtuemart/productdetails/default.php

Find these lines:
jQuery('#flexible-zoom-additionalImagesWrap').jCarouselLite({
        btnNext: '.next',
        btnPrev: '.prev',
	scroll: 1,
	visible: 3,
	circular: false
});

and change it with this:
jQuery('#flexible-zoom-additionalImagesWrap').jCarouselLite({
        btnNext: '.next',
        btnPrev: '.prev',
	scroll: 1,
	visible: 2,
	circular: true
});

In these JAVA lines, let me explain you the parameters;
visible: The visible thumbnails inside the slider once the page gets loaded
circular: Enable or Disable the infinite loop.
scroll: Thumbnail(s) that slides each time the NEXT or PREV is clicked.

You can play around with those parameters until you get the best result. If you usually have 2 thumbnails for products, then it makes sense to change the visible: to 2, so there won't be extra space on the right hand side of thumbnails in your website and i am sure this change will fix the problem you are having.

Regards.
Last Edit: 11 years 1 month ago by Support.
The administrator has disabled public write access.
Time to create page: 0.238 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