Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3771
    Lola
    Member

     

    Nothing in Appearance -> Theme Options -> Featured slider

    ?>

    </div><!– .social-search –>

    <div class=”row-end”></div>

    <div id=”mainmenu”>

    <?php wp_nav_menu( array( ‘theme_location’ => ‘primary’ ) ); ?>

    </div><!– #mainmenu–>

    <div class=”row-end”></div>

     

    <?php

    // This function passes the value of slider effect to js file

    if( function_exists( ‘simplecatch_pass_slider_value’ ) ) {

    simplecatch_pass_slider_value();

    }

    // Display slider in home page and breadcrumb in other pages

    if ( function_exists( ‘simplecatch_sliderbreadcrumb’ ) ) :

    simplecatch_sliderbreadcrumb();

    endif;

    ?>

    </div><!– .layout-978 –>

    </div><!– #header –>

    #3783
    Sakin
    Keymaster

    @Lola: which version of Simple Catch Theme you are using it will. You will see the Featured Post slider option in “Appearance -> Theme Options” panel. See this screenshot https://fbcdn-sphotos-e-a.akamaihd.net/hphotos-ak-prn1/397533_322075797910550_396592872_n.png

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Don't see the slider’ is closed to new replies.