[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@13.58.147.19: ~ $
<?php
  use Elementor\Group_Control_Image_Size;

  $settings = $this->get_settings_for_display();
  $title_text = $settings['title_text'];
  $this->add_render_attribute( 'block', 'class', [ 'gsc-logo', 'text-' . $settings['align'] ] );
  $html_tags = 'span';
  $this->add_render_attribute('link', 'class', 'site-branding-logo');

  if ( ! empty( $settings['link']['url'] ) ) {
    $html_tags = 'a';
    $this->add_render_attribute( 'link', 'href', $settings['link']['url'] );
    if ( $settings['link']['is_external'] ) {
      $this->add_render_attribute( 'link', 'target', '_blank' );
    }
    if ( $settings['link']['nofollow'] ) {
      $this->add_render_attribute( 'link', 'rel', 'nofollow' );
    }
  }else{
    $html_tags = 'a';
    $this->add_render_attribute( 'link', 'href', get_home_url() );
  }


  if($title_text){
    $this->add_render_attribute('link', 'title', $title_text);
    $this->add_render_attribute('link', 'rel', $title_text);
  }

?>
      
  <div <?php echo $this->get_render_attribute_string( 'block' ) ?>>
    <?php if (!empty($settings['image']['url'])) : ?>

      <<?php echo $html_tags ?> <?php echo $this->get_render_attribute_string( 'link' ) ?>>
        <img src="<?php echo esc_url($settings['image']['url'])?>" alt="<?php echo esc_attr($settings['title_text']) ?>" />
      </<?php echo $html_tags ?>>
    <?php endif; ?>
  </div>

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