Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #739980

    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

    #740040

    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

    #812267

    Dear Sir,

    It is possibe to product slider sliding normal without fadeing effect?

    Ty,

    d.

    #812284

    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

    #812288

    Here: http://kriesi.at/themedemo/?theme=enfold-overview: home menu › FrontpageShop

    #812730

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.