• Resolved lew3x1

    (@lew3x1)


    The testimonial slider within the VL Leedo wordpress theme won’t autoplay (or show more than one testimonial) while Visual Portfolio plug in is active.

    Leedo support doesn’t extend to third party plug ins so hoping someone can help or identify what the issue might be.

    Having gone through each plug in separately the theme animations work fine until I active Visual Portfolio. It doesn’t matter if the VP plug in is on the page or not, the problem still persists.

    Thanks, any support appreciated.

    • This topic was modified 4 years ago by lew3x1.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author nK

    (@nko)

    Hey.

    Most probably Leedo uses an old Swiper script, which does not work properly with the Swiper used in our plugin. You can try to disable Swiper in our plugin using this custom PHP:

    add_filter( 'vpf_enqueue_plugin_swiper', '__return_false' );
    

    Add this code to the functions.php in your Child theme. I don’t guarantee that then our carousels will work, but Leedo carousels should work.

    Regards, nK.

Viewing 1 replies (of 1 total)

The topic ‘Visual Portfolio causing issues with VLLeedo Theme’ is closed to new replies.