PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
kingcomposer
/
shortcodes
/
live_editor
<# if( typeof( data ) == 'undefined' ) data = {}; var output = '', icon_wrap_class = '', class_icon = [], atts = ( data.atts !== undefined ) ? data.atts : {}, icon = ( atts['icon'] !== undefined )? atts['icon'] : '', link = ( atts['link'] !== undefined )? atts['link'] : '||', use_link = ( atts['use_link'] !== undefined )? atts['use_link'] : '', has_link = false, icon_link_attr = []; css_class = kc.front.el_class( atts ); css_class.push( 'kc-icon-wrapper' ); if ( atts['icon_wrap_class'] !== undefined && atts['icon_wrap_class'] !== '' ) css_class.push( atts['icon_wrap_class'] ); if( icon === '' ) icon = 'fa-leaf'; class_icon.push( icon ); if ( atts['class'] !== undefined ) class_icon.push( atts['class'] ); if( use_link == 'yes' ){ link = link.split('|'); if( link[0] !== undefined ){ icon_link_attr.push( 'href="' + link[0] + '"' ); has_link = true; } if( link[1] !== undefined ) icon_link_attr.push( 'title="' + link[1] + '"' ); if( link[2] !== undefined ) icon_link_attr.push( 'target="' + link[2] + '"' ); } #> <div class="{{{css_class.join(' ')}}}"> <# if( has_link === true ){ #> <a {{{icon_link_attr.join(' ')}}}> <# } #> <i class="{{{class_icon.join(' ')}}}"></i> <# if( has_link === true ){ #> </a> <# } #> </div>
[+]
..
[-] kc_pricing.php
[edit]
[-] kc_progress_bars.php
[edit]
[-] kc_carousel_images.php
[edit]
[-] kc_flip_box.php
[edit]
[-] kc_call_to_action.php
[edit]
[-] kc_row.php
[edit]
[-] .live_editor.php
[edit]
[-] kc_accordion.php
[edit]
[-] kc_video_play.php
[edit]
[-] kc_tab.php
[edit]
[-] kc_icon.php
[edit]
[-] kc_counter_box.php
[edit]
[-] kc_team.php
[edit]
[-] kc_image_fadein.php
[edit]
[-] kc_google_maps.php
[edit]
[-] kc_title.php
[edit]
[-] kc_feature_box.php
[edit]
[-] kc_single_image.php
[edit]
[-] kc_dropcaps.php
[edit]
[-] kc_pie_chart.php
[edit]
[-] kc_column_inner.php
[edit]
[-] kc_row_inner.php
[edit]
[-] kc_column_text.php
[edit]
[-] kc_image_hover_effects.php
[edit]
[-] kc_divider.php
[edit]
[-] kc_tooltip.php
[edit]
[-] kc_box_alert.php
[edit]
[-] kc_column.php
[edit]
[-] kc_spacing.php
[edit]
[-] kc_image_gallery.php
[edit]
[-] kc_tabs.php
[edit]
[-] kc_testimonial.php
[edit]
[-] kc_coundown_timer.php
[edit]
[-] kc_box.php
[edit]
[-] kc_section.php
[edit]
[-] kc_button.php
[edit]
[-] kc_creative_button.php
[edit]
[-] kc_multi_icons.php
[edit]
[-] kc_accordion_tab.php
[edit]