Slider Doesnt Work
Home › Forums › Free Theme Support › Zenon Lite › Slider Doesnt Work
-
#87244
V
On January 23, 2014 at 8:03 amWe 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: Two2) 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?#87247On January 23, 2014 at 8:07 amplease go to Settings> Reading and select “Your latest Posts” as your homepage.
#88153
Mike
On January 26, 2014 at 9:20 pmhi 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
On January 26, 2014 at 9:46 pmalso, 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?
#88164
mike
On January 26, 2014 at 10:05 pmsorry no i did not edit the index.php file. what do i need to do in the index.php file?
#88167
mike
On January 26, 2014 at 10:07 pmthis 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(); ?>
#88168On January 26, 2014 at 10:12 pmthe theme works fine upto latest version of wordpress.
can you try disabling all the plugins and see if its working or not..
#88307On January 27, 2014 at 3:07 pmcan you install a fresh copy of the theme?
#95283
Margarida
On February 18, 2014 at 6:10 pmHello,
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#95432On February 19, 2014 at 8:19 amI just checked your site and the slider just works fine..
#95846
Margarida
On February 20, 2014 at 3:02 pmHello,
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.