• Resolved hotaruyuki90

    (@hotaruyuki90)


    Hi everyone

    Is there any way to put Meta Slider slideshow in twenty seventeen theme? I want it to be in the header and in every site. I can’t find the answer anywhere.. Thank you in advance for any advice

Viewing 1 replies (of 1 total)
  • Hi,

    Go to Appearance > Editor. Select header.php from the right and then find ‘<div id=”content” class=”site-content”>’ and below it insert the template include code.

    Template include code example:
    <?php
    echo do_shortcode(“[metaslider id=XX]”);
    ?>

    Replace ‘XX’ with your own MetaSlider number.

    Kind Regards,
    Bryle

Viewing 1 replies (of 1 total)
  • The topic ‘Twenty Seventeen’ is closed to new replies.