Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter plusfaithcs

    (@plusfaithcs)

    Template Name: Test
    */
    get_header(); ?>
    <div class=”zzd_top”>

    <!– Featured Posts // –>
    <div class=”zzd_featured zzd_expandable”>
    <!–
    START Featured Content Slideshow

    // Configuration can be found under WordPress Settings > Featured Content Gallery

    Gallery Width in Pixels: 586
    Gallery Height in Pixels: 209
    Text Overlay Height in Pixels: 35
    Gallery Border Color (#hex or color name): #FFF
    Gallery Background Color (#hex or color name): #666
    Slide Display Duration (milliseconds): 5000
    Slide Fade Duration (milliseconds): 200
    Carousel Button Name: Thumbnails
    Slide Transition Type – Choose your slide transition effect: Slide Left with Fade

    //
    –>
    <?php if ( function_exists( ‘get_smooth_slider’ ) && is_front_page() ) { get_smooth_slider(); } else {} ?>
    <!–
    END Featured Content Slideshow
    –>
    </div>
    <!– // Featured Posts –>
    </div>

    Hello @plusfaithcs

    Thank for writing to us,

    We were trying to open your site link, but no luck Please, check url once and send it back to us.

    Waiting for your response.
    Thank you,
    Best Regards,
    Ravi

    Thread Starter plusfaithcs

    (@plusfaithcs)

    skaterollinghills.com

    Sorry

    Hello @plusfaithcs

    Thank for writing to us,

    You need to replace template tag of Smooth slider as below:

    <?php if ( function_exists( 'get_smooth_slider' ) && is_front_page() ) { get_smooth_slider(); } ?>

    Let me know if it helps.
    Thank you,
    Best Regards,
    Ravi.

    hello @plusfaithcs

    I have tested the URL where smooth slider is embedded, it seems that there are JavaScript errors on the site. Please check the points listed below,

    1. jquery.js is not loaded on page. Due to which its throwing error “jQuery is not defined” Please include jquery.js from wp-includes (/wp-includes/js/jquery/jquery.js)

    2.Can you please check your current theme’s footer.php is having standard wp_footer(); hook, as this hook is required to load slider js, If not please include it before </body> code.

    Please let me know if it works,
    Waiting for your response.

    Thank you.
    Best Regards,
    Ravi

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Stacking Images On Top Of Each Other. No Slider’ is closed to new replies.