C:\xampp\htdocs\landing\wp-content\plugins\penci-framework\shortcodes\sliders\style-27.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<div class="item">
        <div class="wrapper-item wrapper-item-classess">
            <?php $slider_i 1$num_posts $query_slider->post_count;
            while ( 
$query_slider->have_posts() ) : $query_slider->the_post();
            
            
$image_size 'penci-thumb-480-320';
            
$class_item 'item__medium-thumb';

            
$slider_id_trim_title 'post_standard_title_length';

            if ( 
$slider_i%== ) {
                
$class_item 'item__big-thumb';
                
$image_size 'penci-thumb-760-570';
                
$slider_id_trim_title 'post_big_title_length';
            }
            
?>
            <div class="penci-item-mag penci-item-mag-<?php echo ( $slider_i%); ?> <?php echo $class_item?> <?php Penci_Helper_Shortcode::get_class_item_scolours$slider_i%); ?>">
                <a class="penci-image-holder" style="background-image:url('<?php echo Penci_Framework_Helper::get_featured_image_sizeget_the_ID(), $image_size ); ?>');" href="<?php the_permalink(); ?>" title="<?php echo wp_strip_all_tagsget_the_title() ); ?>">
                </a>
                <div class="penci-featured-content penci-slider-ani-delay-06 penci__general-meta">
                    <a class="featured-slider-overlay penci-gradient" href="<?php the_permalink(); ?>"></a>
                    <?php
                    
if ( function_exists'penci_icon_post_format' ) && $slider_i%== ) {

                        
$style_slider = isset( $atts['style_slider'] ) ? $atts['style_slider'] : '';
                        
$size         penci_get_class_post_format$style_slider$slider_i%);
                        
penci_icon_post_formattrue$size );
                    }
                    
?>
                    <div class="penci-slider__text">
                        <?php if ( ! $atts['hide_cat'] && $slider_i%== ): ?>
                            <?php
                            
if( isset( $atts['show_allcat'] ) && $atts['show_allcat'] ){
                                
$categories_list =  Penci_Framework_Helper::get_the_category_list' ' );
                                if( 
$categories_list ){
                                    echo
'<div class="cat penci-slider__cat">' $categories_list '</div>';
                                }
                            }else{
                                echo 
'<div class="cat penci-slider__cat">' Penci_Framework_Helper::show_category''''false ) . '</div>';
                            }
                            
?>
                        <?php endif; ?>
                        <h3 class="penci_slider__title entry-title">
                            <a title="<?php echo wp_strip_all_tagsget_the_title() ); ?>" href="<?php the_permalink() ?>"><?php echo penci_trim_post_titleget_the_ID(), ( isset( $atts$slider_id_trim_title ] ) ? $atts$slider_id_trim_title ] : 10 ) ); ?></a>
                        </h3>
                        <?php
                        
if ( $slider_i%== ) {
                             echo 
Penci_Helper_Shortcode::get_post_meta( array( 'date''view''comment' ), $attstrue, array( 'author' ) );
                        }
                        
?>
                    </div>
                </div>
            </div>

            <?php if( ( $slider_i%== || $slider_i%== || $slider_i%== || $slider_i%== ) && $slider_i $num_posts ):  echo '</div></div><div class="item"><div class="wrapper-item wrapper-item-classess">';  endif;?>

            <?php $slider_i++; endwhile; wp_reset_postdata(); ?>
        </div>
    </div>
x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586