Hemingway Theme

Recommended slideshow size:

  • Width: 1280
  • Height: 426

Steps:

  1. Go to Appearance -> Editor. Select header.php from the right side of page.
  2. Find lines 22 – 60:
  3. <div class="header-cover section bg-dark-light no-padding">
            
                    <div class="header section" style="background-image: url(<?php if (get_header_image() != '') : ?><?php header_image(); ?><?php else : ?><?php echo get_template_directory_uri() . '/images/header.jpg'; ?><?php endif; ?>);">
                                
                        <div class="header-inner section-inner">
                        
                            <?php if ( get_theme_mod( 'hemingway_logo' ) ) : ?>
                            
                                <div class='blog-logo'>
                                
                                    <a href='<?php echo esc_url( home_url( '/' ) ); ?>' title='<?php echo esc_attr( get_bloginfo( 'title' ) ); ?> &mdash; <?php echo esc_attr( get_bloginfo( 'description' ) ); ?>' rel='home'>
                                        <img src='<?php echo esc_url( get_theme_mod( 'hemingway_logo' ) ); ?>' alt='<?php echo esc_attr( get_bloginfo( 'title' ) ); ?>'>
                                    </a>
                                    
                                </div> <!-- /blog-logo -->
                        
                            <?php elseif ( get_bloginfo( 'description' ) || get_bloginfo( 'title' ) ) : ?>
                        
                                <div class="blog-info">
                                
                                    <h1 class="blog-title">
                                        <a href="<?php echo esc_url( home_url() ); ?>" title="<?php echo esc_attr( get_bloginfo( 'title' ) ); ?> &mdash; <?php echo esc_attr( get_bloginfo( 'description' ) ); ?>" rel="home"><?php echo esc_attr( get_bloginfo( 'title' ) ); ?></a>
                                    </h1>
                                    
                                    <?php if ( get_bloginfo( 'description' ) ) { ?>
                                    
                                        <h3 class="blog-description"><?php echo esc_attr( get_bloginfo( 'description' ) ); ?></h3>
                                        
                                    <?php } ?>
                                
                                </div> <!-- /blog-info -->
                                
                            <?php endif; ?>
                                        
                        </div> <!-- /header-inner -->
                                    
                    </div> <!-- /header -->
                
                </div> <!-- /bg-dark -->
  4. Replace with:
  5. <?php echo do_shortcode(""); // replace 1 with your slideshow ID ?>
  6. 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 page.

Categories
Latest Articles