[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.144.98.43: ~ $
<?php

   $style = $settings['style'];

   if ( ! empty( $settings['link']['url'] ) ) {
      $this->add_render_attribute( 'link', 'href', $settings['link']['url'] );
      $this->add_render_attribute( 'link', 'class', 'popup-video' );

      if ( $settings['link']['is_external'] ) {
         $this->add_render_attribute( 'link', 'target', '_blank' );
      }

      if ( $settings['link']['nofollow'] ) {
         $this->add_render_attribute( 'link', 'rel', 'nofollow' );
      }
   }

   $this->add_render_attribute( 'block', 'class', [ 'widget gsc-video-box clearfix', $settings['style'] ] );

   ?>

   <?php if($style == 'style-1'){ ?>
      <div <?php echo $this->get_render_attribute_string( 'block' ) ?>>
         <div class="video-inner">
            <?php if(isset($settings['image']['url']) && $settings['image']['url']){ ?>
               <div class="video-image">
                  <a <?php echo $this->get_render_attribute_string( 'link' ) ?>>
                     <img src="<?php echo esc_url($settings['image']['url']) ?>" alt="<?php echo esc_html($settings['title_text']) ?>"/>
                  </a>   
               </div>
            <?php } ?>   

            <div class="video-content">
               <div class="video-action">
                  <?php if($settings['link']['url']){ ?>
                     <a <?php echo $this->get_render_attribute_string( 'link' ) ?>><span><i class="fa fa-play"></i></span></a>
                  <?php } ?>  
               </div>   
            </div>    
         </div>
      </div> 
   <?php } ?>

   <?php if($style == 'style-2'){ ?>
      <div <?php echo $this->get_render_attribute_string( 'block' ) ?>>
         <div class="video-inner">
            <div class="video-content">
               <div class="video-action">
                  <?php if($settings['link']['url']){ ?>
                     <a <?php echo $this->get_render_attribute_string( 'link' ) ?>><span><i class="fa fa-play"></i></span></a>
                  <?php } ?>  
               </div>
               <?php if( $settings['title_text'] ){ ?>
                  <div class="title"><?php echo $settings['title_text'] ?></div>
               <?php } ?>
            </div>    
         </div>
      </div> 
   <?php } ?>

 
 

Filemanager

Name Type Size Permission Actions
brand-hover Folder 0755
course Folder 0755
course-banner-group Folder 0755
course-filter Folder 0755
course-users Folder 0755
events Folder 0755
gallery Folder 0755
hover-box Folder 0755
icon-box-group Folder 0755
portfolio Folder 0755
posts Folder 0755
services-group Folder 0755
teams Folder 0755
testimonials Folder 0755
brand.php File 1.14 KB 0644
career-block.php File 3.01 KB 0644
cart.php File 957 B 0644
circle-progress.php File 1.08 KB 0644
countdown.php File 1.19 KB 0644
counter.php File 1.99 KB 0644
course-banner.php File 2.19 KB 0644
course-filter-form.php File 4.94 KB 0644
heading-block.php File 2.93 KB 0644
icon-box-styles.php File 6.35 KB 0644
image-content.php File 7.5 KB 0644
locations-map.php File 2.55 KB 0644
logo.php File 1.38 KB 0644
map.php File 3.13 KB 0644
navigation-menu.php File 692 B 0644
pricing-block.php File 1.93 KB 0644
rev-slider.php File 300 B 0644
search-box.php File 1.06 KB 0644
slider-images.php File 1.49 KB 0644
user.php File 5.27 KB 0644
video-box.php File 2.27 KB 0644
video-carousel.php File 1.34 KB 0644
work-process.php File 2.27 KB 0644