Forums

Lugada
Lugada theme slider is static (1 post)

  1. jkbaseer
    Member
    Posted 4 months ago #

    hi.
    i've successfully installed lugada theme and faced issues getting Slider at the head of the blog. By reading other threads related to luguda. i changed some lines in header.php

    HERE:

    <?php if (is_home() || is_archive() ) : ?>
    <?php get_template_part( 'include/slider', '' ); ?>
    	<?php endif ?>
    
    to
    
    <?php get_template_part( 'include/slider', '' ); ?>
    	<?php if (is_home() || is_archive() ) : ?>
    	<?php endif ?>

    Hence i got the slider. but the issue is, it diplaying only one image. That is the 1st image in static. i've clearly fill image links in lugada option. but i still face the issue..

    Thank you

    http://wordpress.org/extend/themes/lugada/

Reply

You must log in to post.

About this Theme

About this Topic

Tags