PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
kingcomposer
/
shortcodes
/
live_editor
<# if( typeof( data ) == 'undefined' ) data = {}; var output = '', icon_wrap_class = '', atts = ( data.atts !== undefined ) ? data.atts : {}, custom_class = ( atts['custom_class'] !== undefined )? atts['custom_class'] : '', has_link = false, icon = label = link = link_title = link_target = link_url = color = bg_color = style = '', css_class = kc.front.el_class( atts ), link_attr = []; try{ var icons = JSON.parse( kc.tools.base64.decode( atts['icons'] ).toString().replace( /\%SITE\_URL\%/g, kc_site_url ) ); }catch(ex){ var icons = atts['icons']; } css_class.push( 'kc-multi-icons-wrapper' ); if( custom_class !== '') css_class.push( custom_class ); #> <div class="{{{css_class.join(' ')}}}"> <# for( var i in icons ){ item = icons[i]; link_att = []; icon_att = []; icon = item['icon']; label = item['label']; color = item['color']; bg_color = item['bg_color']; link = ( item['link'] !== undefined )? item['link'] : '||'; if( icon == '' ) icon = 'fa-leaf'; link = link.split('|'); link_target = '_blank'; link_url = '#'; link_title = label; if( link[0] !== undefined && link[0] !== '' ){ link_url = link[0]; } if( link[1] !== undefined && link[1] !== '' ) link_title = link[1]; if( link[2] !== undefined && link[2] !== '' ) link_target = link[2]; link_att.push( 'href="' + link_url + '"' ); link_att.push( 'target="' + link_target + '"' ); link_att.push( 'title="' + link_title + '"' ); link_att.push( 'class="multi-icons-link multi-icons' + icon + '"' ); style = ''; icon_att.push('class="' + icon + '"'); if( color !== '' ) icon_att.push('style="color:' + color + ';"'); if( bg_color !== '' ) link_att.push( 'style="background-color:' + bg_color + ';"' ); #> <a {{{link_att.join(' ')}}}> <i {{{icon_att.join(' ')}}}></i> </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]