<?php use Elementor\Icons_Manager; $style = $settings['style']; $header_tag = 'h2'; if(!empty($settings['title_size'])) $header_tag = $settings['title_size']; $has_icon = ! empty( $settings['selected_icon']['value']); $title_html = $settings['title_text']; $this->add_render_attribute( 'block', 'class', [ 'widget', 'milestone-block', $settings['style'] ] ); $this->add_render_attribute( 'title_text', 'class', 'milestone-text' ); $this->add_inline_editing_attributes( 'title_text', 'none' ); ?> <?php if($style == 'style-1' || $style == 'style-2' || $style == 'style-3'){ ?> <div <?php echo $this->get_render_attribute_string( 'block' ) ?>> <div class="box-content"> <?php if ( $has_icon ){ ?> <div class="milestone-icon"> <span class="icon"> <?php Icons_Manager::render_icon( $settings['selected_icon'], [ 'aria-hidden' => 'true' ] ); ?> </span> </div> <?php } ?> <div class="milestone-content"> <div class="milestone-number-inner"> <?php if($settings['text_before']) echo ('<span class="symbol before">' . $settings['text_before'] . '</span>'); ?> <span class="milestone-number"><?php echo esc_attr($settings['number']); ?></span> <?php if($settings['text_after']) echo ('<span class="symbol after">' . $settings['text_after'] . '</span>'); ?> </div> <?php if(!empty($title_html)){ ?> <<?php echo esc_attr($header_tag) ?> <?php echo $this->get_render_attribute_string( 'title_text' ); ?>> <?php echo $title_html ?> </<?php echo esc_attr($header_tag) ?>> <?php } ?> </div> <?php $this->gva_render_link_html('', $settings['link'], 'link-overlay'); ?> </div> </div> <?php } ?>
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 |
|