Tagged: product slider
Hi,
Is there a way of adding latest products to the Product Slider rather than best selling products?
If not, is there a way of adding a similar horizontal box that can have custom shop items?
Thanks
Vince
Hi Vincent!
We are afraid there is not an easy way to do that, if you think that we should include it please feel free to suggest it
Cheers!
Basilis
Dear Sir,
It is possibe to product slider sliding normal without fadeing effect?
Ty,
d.
Hi dwebprojects,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Here: http://kriesi.at/themedemo/?theme=enfold-overview: home menu › FrontpageShop
Hi dwebprojects,
You could change the code in shortcodes.js
//content slider
$('.avia-content-slider-active', container).aviaSlider({wrapElement: '.avia-content-slider-inner', slideElement:'.slide-entry-wrap', fullfade:true});
to
//content slider
$('.avia-content-slider-active', container).aviaSlider({wrapElement: '.avia-content-slider-inner', slideElement:'.slide-entry-wrap', fullfade:flase});
and see if that works for you.
Best regards,
Victoria