• Resolved tawnda14

    (@tawnda14)


    I am trying to create a product slider, I have installed the Woo Product Slider and Carousel with category plugin and trying to use this shortcode ?php echo do_shortcode(‘[wcpscwc_pdt_slider slider_cls=”products” slide_to_show=”3″ limit=”6″ dots=”false” extra_class=”portable”]’); ?> but no luck, i only get all the products matching the limit but no slider

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thanks for reaching us…

    Please add the below code in your PHP file.
    <?php echo do_shortcode('[wcpscwc_pdt_slider slider_cls="products" slide_to_show="3" limit="6" dots="false" extra_class="portable"]'); ?>

    Note:- Please do not copy and paste the shortcode parameter because it causes the quote(“) issue. Please write manually.

    Please check and let me know if you have anything else.

    Thanks,

    Thread Starter tawnda14

    (@tawnda14)

    Hi, i ahve tried the above and i still get the 6 products in a grid no slider or carusoel

    Hello,

    Please share your website page link we will check.

    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Product Slider Not Working’ is closed to new replies.