Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ShapedPlugin LLC

    (@shapedplugin)

    Hi @ixap233

    Thank you for your valuable review of the plugin!

    Hope you are fine. We are really sorry to hear that you’ve found limited options in the plugin. We have updated the plugin today hugely adding many new robust features that will definitely make you happy.

    Please browse our changelog: 2.2.0 – MAY 14, 2020
    https://www.ads-software.com/plugins/woo-product-slider/#developers

    We request you cordially to install and activate the latest 2.2.0 version. It’s a really great update!

    Truly, some extra features have been kept only for the pro version, and with the Free version, you can display now the latest and featured products in the slider nicely.

    It would be great if you contact us for a feature request before posting a bad review and we could try to help you in this regard.

    Giving a bad review to a plugin for feature requests is really unfortunate as it is an opensource project developed with spending thousands of hours from our team.

    The plugin works very well out-of-the-box and we are continuously working to make it better. As the plugin didn’t harm your site, we hope that you’ll consider revising your reviews to inspire us so that we can make it features riched for our valuable users.

    Waiting for your response.

    Thank you!

    Thread Starter ixap233

    (@ixap233)

    Thank You. For change. I will change my rating.
    Also I would appricate if you provide a free theme where nav/arrows are on the side of slidebar and not on the top

    Plugin Author ShapedPlugin LLC

    (@shapedplugin)

    Hi again,

    Thanks for your reply! We have written a custom CSS for you to make nav vertically center. Please use this custom CSS in the plugin’s settings (Custom CSS) field:

    #wps-slider-section .wps-product-section{
    padding: 0 45px;
    }
    #wps-slider-section.wps-product-section .slick-next,
    #wps-slider-section.wps-product-section .slick-prev {
        position: absolute;
        z-index: 9;
        cursor: pointer;
    }
    #wps-slider-section.wps-slider-section .slick-prev {
        top: 50%;
        left: 0;
        margin-top: -15px;
        right: auto;
        margin-left: 15px;
    }
    #wps-slider-section.wps-slider-section .slick-next {
        top: 50%;
        right: 0;
        margin-top: -15px;
    }
    

    Let me know if everything is OK. However, if you need more instant help, please ask in our support forum.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Only installation is free’ is closed to new replies.