• Resolved gspowers1951

    (@gspowers1951)


    I apologize for my limited knowledge, but i have been unsuccessful in getting the WP responsive slider to function in the header of my site: roanokecouncilofgardenclubs.com/wordpress. I have installed the plug-in but am not sure where to paste the short code:

    [sp_responsiveslider design=”design-1″ cat_id=”2″ width=”1024″ first_slide=”1″ height=”300″ effect=”fade” pagination=”true” navigation=”true” speed=”3000″ autoplay=”true” autoplay_interval=”3000″]

    in the below header.php and what code to remove. I sincerely appreciate your assistance

    [ Excessive code redacted, please use pastebin.com instead. ]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    in your header file.

    put the below short-code in your header file at your desire locaiton to use the ‘WP Responsive Header Image Slider’.

    <div class=”headerslider”>
    <?php echo do_shortcode(‘[sp_responsiveslider]’); ?>
    </div>

    I can see in your header there is div having class ‘header-image’.

    please put this code after that division and remove the image if you do not want.

    Thread Starter gspowers1951

    (@gspowers1951)

    All works! Many thanks to you.

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    We glad that it works perfect for you.

    Please rate us if you like our plugin and support, it will very helpful to us ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘discovery theme – add slider remove old image’ is closed to new replies.