• Resolved wcan

    (@wcan)


    I’m using lgs-owlcarousel everything is working fine except the multiple instance, i created two categories and each category has 5 slide, there are two sliders on single page.

    the problem is that both the sliders are showing content of first slider i.e “FeatureCarousel”, I also defined slug in default category in basic settings section but its only picking the data from first category whatevery category that is. can you please tell me what is it i am doing wrong here.

    <?php echo do_shortcode(‘[lgx-carousel category=”FeaturesCarousel”]’)?>

    <?php echo do_shortcode(‘[lgx-carousel category=”PortfolioCarousel”]’)?>

Viewing 1 replies (of 1 total)
  • Thread Starter wcan

    (@wcan)

    Create two category and add category slug through shortcode:

    [lgx-carousel cat=”cat_slug_one”]

    [lgx-carousel cat=”cat_slug_one”]

Viewing 1 replies (of 1 total)
  • The topic ‘Multiple Instance NOT working’ is closed to new replies.