Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Viewing 14 posts - 1 through 14 (of 14 total)

Slider Doesnt Work

Home Forums Free Theme Support Zenon Lite Slider Doesnt Work

  • #87244

    V

    We implemented the theme and the slider doesn’t seem to work on the home page. Not sure what is going on:
    http://cloverdalecommunity.org/wp/

    Here is what we’ve done so far:
    1) Under Theme Options > Slider, we’ve set the following options:
    a) EasySlider
    b) 3000 milliseconds
    c) Number of slides: Two

    2) Under Slider, we’ve added 3 slides.

    From looking at the instructions, I can’t see anything else we need to do. Any ideas why it might not be working?
    Do the images all need to be the same size and if they’re not, will it prevent everything from working?

    #87247

    Towfiq I.

    administrator

    please go to Settings> Reading and select “Your latest Posts” as your homepage.

    #88153

    Mike

    hi there,

    i’m working with V on this slider issue and i did change the settings as you indicated but the pic doesnt display however the test does.

    what would be preventing this?

    also, i would like this to be on my homepage rather than a post. is this possible? if so, how do i change this?

    #88159

    Mike

    also, when i changed the Reading setting to “Your latest posts” and i type in http://www.cloverdalecommunity.org/wp, it gives me the 500 error code. why is that?

    #88160

    Mike

    does this theme work with wordpress 3.1.1?

    #88161

    Towfiq I.

    administrator

    did you edit index.php file?

    #88164

    mike

    sorry no i did not edit the index.php file. what do i need to do in the index.php file?

    #88167

    mike

    this is what it says in the file:

    <?php get_header(); ?>

    <!–SLIDER END–>
    <div class=”slider_wrap”>

    <div id=”zn_slider”>
    <?php get_template_part(”.$zn_slides = of_get_option(‘slider_select’, ‘easyslider’).”); ?>
    </div>
    <div class=”skew_bottom_big”></div>
    <div class=”skew_bottom_right”></div>

    </div>

    <!–SLIDER END–>

    <!–MIDROW STARTS–>
    <?php if(of_get_option(‘blocks_checkbox’) == “1”){ ?>
    <div class=”midrow”>

    <div class=”midrow_wrap”>
    <div class=”midrow_blocks”>
    <div class=”skew_top_big”></div>
    <div class=”skew_top_right”></div>
    <div class=”midrow_blocks_wrap”>
    <?php if ( of_get_option(‘block1_textarea’) ) { ?>
    <div class=”midrow_block”>
    <div class=”mid_block_content”>
    <h3><?php echo of_get_option(‘block1_text’); ?></h3>
    <p><?php echo of_get_option(‘block1_textarea’); ?></p>
    </div>
    </div>
    <?php } ?>
    <?php if ( of_get_option(‘block2_textarea’) ) { ?>
    <div class=”midrow_block”>
    <div class=”mid_block_content”>
    <h3><?php echo of_get_option(‘block2_text’); ?></h3>
    <p><?php echo of_get_option(‘block2_textarea’); ?></p>
    </div>
    </div>
    <?php } ?>
    <?php if ( of_get_option(‘block3_textarea’) ) { ?>
    <div class=”midrow_block”>
    <div class=”mid_block_content”>
    <h3><?php echo of_get_option(‘block3_text’); ?></h3>
    <p><?php echo of_get_option(‘block3_textarea’); ?></p>
    </div>
    </div>
    <?php } ?>
    <?php if ( of_get_option(‘block4_textarea’) ) { ?>
    <div class=”midrow_block”>
    <div class=”mid_block_content”>
    <h3><?php echo of_get_option(‘block4_text’); ?></h3>
    <p><?php echo of_get_option(‘block4_textarea’); ?></p>
    </div>
    </div>
    <?php } ?>
    </div>
    </div>
    <div class=”skew_bottom_big”></div>
    <div class=”skew_bottom_right”></div>
    </div>

    </div>
    <?php }?>
    <?php }?>
    <!–MIDROW END–>

    <!–LATEST POSTS–>
    <?php if ( is_home() ) { ?>
    <?php if(of_get_option(‘latstpst_checkbox’) == “1”){ ?><?php get_template_part(”.$zn_lays = of_get_option(‘layout_images’, ‘layout1’).”); ?><?php } else { ?><?php } ?>
    <?php } else { ?>
    <?php get_template_part(”.$zn_lays = of_get_option(‘layout_images’, ‘layout1’).”); ?>
    <?php } ?>
    <!–LATEST POSTS END–>

    <?php get_footer(); ?>

    #88168

    Towfiq I.

    administrator

    the theme works fine upto latest version of wordpress.

    can you try disabling all the plugins and see if its working or not..

    #88190

    mike

    there are no plugins installed.

    #88307

    Towfiq I.

    administrator

    can you install a fresh copy of the theme?

    #95283

    Margarida

    Hello,
    I’ve recently installed the Zenon theme and everything worked just fine.
    I have managed to set up the slider with some images.
    I have tried to change the images and now the slider has no image and it’s say that I have 2 attachments.
    I have deleted the previous images from media library and I’ve changed to “you latest posts” in wordpress settings as requested.

    The slider is empty.
    My page is http://www.spyridon.pt. Could you verify, please?

    Regards,
    Margarida

    #95432

    Towfiq I.

    administrator

    I just checked your site and the slider just works fine..

    #95846

    Margarida

    Hello,

    I noticed that one of my installed plugins were in conflict with slider.

    Regards,
    Margarida

You must be logged in to reply to this topic.