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

    you can use the template include to achieve this:

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

    Replace 1234 with the slider ID.

    Where you place the code will depend on the theme, but usually it can be pasted into the header.php file as you’ve mentioned.

    Many thanks,
    Dave

    Thread Starter MOSHECO

    (@greenfuture)

    Great!
    excellent plugin !!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Do you have a code to add the slider on Mystile’ is closed to new replies.