Twenty Ten Theme

Recommended slideshow size:

  • Width: 940
  • Height: 300

Steps:

  1. Go to Appearance -> Editor. Select header.php from the right.
  2. Find (line 85):
    elseif ( get_header_image() ) :
  3. Replace with:
     
        elseif (is_home() || is_front_page()) : echo do_shortcode(""); // replace 1 with your slideshow ID
        elseif ( get_header_image() ) :
    
  4. Save.

Only for Coin Slider:

  1. Go to Appearance -> Editor. Select ‘style.css’ from the right (it’s probably already selected).
  2. Add to bottom:
  3. .coin-slider {
        clear: both;
    }
  4. Save the changes.

If all this info is not enough for you – no problem, don’t worry! You can find more about our plugin and its themes – Slider Plugin by Supsystic can be appropriate for all your requirements. Check out also the video tutorial of installation – we hope you will have no questions after this!

Important! If you still have some additional questions, want read some more articles or come to our forums – check out Slider Documentation page. There you also can find a theme integration instruction and other useful links. Don’t forget to look through our FAQ page. Maybe we already have an answer to your question! Links to other similar themes you can find also on this category.

Categories
Latest Articles