Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Access Keys

    (@access-keys)

    Hi,
    Please mail us your siteurl wp admin username and password at [email protected] we will check it for you.
    Thanks,

    Thread Starter grigione

    (@grigione)

    I have resolved I have disabled in theme option predefined slider and inserted code in this mode

    <section id="slider-banner">
    		<?php
    		if(is_home() || is_front_page() ){
    			do_action( 'accesspresslite_bxslider' );
    		}?>
    	</section><!-- #slider-banner -->
        <?php layerslider(1) ?>

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Replace you slider with another slider’ is closed to new replies.