• Resolved jitendraamishra

    (@mishrajitu)


    Hello team,

    I have installed this plugin, set a slider (Coin Slider) and add the shortcode under a Custom page template. But the slider is not working there. It seems some script is not working.

    I have also tested with the other 3 slider formats, but none is working for me.

    Can you please take a look into it and let me know what is the issue there?

    I am using the shortcode under a custom page template.

    Looking forward for your reply.

    Thank you.

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

    Do you have a link to your slider?

    Are you using the template include rather than just the shortcode i.e.

    <?php 
        echo do_shortcode("[metaslider id=123]"); 
    ?>

    Thanks,
    Dave

    Thread Starter jitendraamishra

    (@mishrajitu)

    Hello,

    Yes, I have added the shortcode correctly. You can check the sample page here:

    https://novatotech.com/sample-page/

    Instead of being shown one at a time, all the 3 images are showing now.

    Please help.

    Thank you.

    Hi there,

    Thanks for the link.

    It looks like the page is being cut before the footer is loaded – the footer contains the supported files required for Meta Slider (and other plugins) to work.

    The first place to look would be at the content/plugin/code that is loaded after what you see on the page currently as this is probably causing the issue.

    Thanks.
    Dave

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Coin slider not working’ is closed to new replies.