Viewing 3 replies - 1 through 3 (of 3 total)
  • this issue appear in some website don’t know why this is happen just try to find out

    can you please make a child theme of it and try again

    thanks

    try this one

    open index.php and replace this section/code

    <!--Slider-->
     <?php if (  is_front_page() || is_home() ) { ?>
    
    <?php if( get_option( 'hathor' )){ ?>
    <div class="row"> 
    
    <div id="slider">
    
    <?php get_template_part(''.$slides = of_get_option('slider_select', 'nivo').''); ?>
    
     	<?php }else{ ?>
    
     <?php get_template_part('dummy/dummy','nivo2'); ?>
            <?php } ?>  	
    
    </div> <?php }?> 
    
    </div>
    </div></div>
    <!--Slider end-->

    if it works please inform me

    Thread Starter danonline

    (@danonline)

    That worked. Thank you for the quick and effective response. Nice design and great service.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slider Stopped Working’ is closed to new replies.