PATH:
home
/
letacommog
/
lesfinessaveurs
/
wp-content
/
plugins
/
fusion-builder
/
inc
/
templates
/
previews
<?php global $fusion_settings; if ( ! $fusion_settings ) { $fusion_settings = Fusion_Settings::get_instance(); } $theme_options_style = strtolower( $fusion_settings->get( 'title_style_type' ) ); ?> <script type="text/template" id="fusion-builder-block-module-title-preview-template"> <div class="fusion-title-preview"> <# var style_type = ( params.style_type ) ? params.style_type.replace( ' ', '_' ) : 'default'; var content = params.element_content, text_blocks = jQuery.parseHTML( content ), shortcode_content = '', text_color = params.text_color, styleTag = ''; if ( 'default' === params.style_type ) { style_type = '<?php echo esc_attr( $theme_options_style ); ?>'; style_type = style_type.replace( ' ', '_' ); } if ( text_color && ( -1 !== text_color.replace( /\s/g, '' ).indexOf( 'rgba(255,255,255' ) || '#ffffff' === text_color ) ) { text_color = '#dddddd'; } jQuery(text_blocks).each(function() { shortcode_content += jQuery(this).text(); }); var align = 'align-' + params.content_align; if ( params.sep_color && '' !== params.sep_color ) { styleTag += 'border-color: ' + params.sep_color + ';'; } if ( text_color ) { styleTag += 'color: ' + text_color + ';'; } #> <span class="{{ style_type }}" style="{{{ styleTag }}}"><sub class="title_text {{ align }}">{{ shortcode_content }}</sub></span> </div> </script>
[+]
..
[-] fusion-image-carousel-preview.php
[edit]
[-] fusion-soundcloud-preview.php
[edit]
[-] fusion-countdown-preview.php
[edit]
[-] fusion-slider-preview.php
[edit]
[-] fusion-flipboxes-preview.php
[edit]
[-] fusion-blog-preview.php
[edit]
[-] fusion-font-awesome-preview.php
[edit]
[-] fusion-person-preview.php
[edit]
[-] fusion-share-preview.php
[edit]
[-] fusion-title-preview.php
[edit]
[-] fusion-image-frame-preview.php
[edit]
[-] fusion-testimonials-preview.php
[edit]
[-] fusion-button-preview.php
[edit]
[-] fusion-google-map-preview.php
[edit]
[-] fusion-woo-shortcodes-preview.php
[edit]
[-] fusion-chart-preview.php
[edit]
[-] fusion-counter-box-preview.php
[edit]
[-] fusion-content-boxes-preview.php
[edit]
[-] fusion-tabs-preview.php
[edit]
[-] fusion-menu-anchor-preview.php
[edit]
[-] fusion-alert-preview.php
[edit]
[-] fusion-sharingbox-preview.php
[edit]
[-] fusion-post-slider-preview.php
[edit]
[-] fusion-separator-preview.php
[edit]
[-] fusion-image-before-after-preview.php
[edit]
[-] fusion-vimeo-preview.php
[edit]
[-] fusion-checklist-preview.php
[edit]
[-] fusion-revolution-slider-preview.php
[edit]
[-] fusion-pricing-table-preview.php
[edit]
[-] fusion-recent-posts-preview.php
[edit]
[-] fusion-tagline-preview.php
[edit]
[-] fusion-progress-preview.php
[edit]
[-] fusion-text-preview.php
[edit]
[-] fusion-layer-slider-preview.php
[edit]
[-] fusion-toggles-preview.php
[edit]
[-] fusion-youtube-preview.php
[edit]
[-] fusion-gallery-preview.php
[edit]
[-] fusion-modal-preview.php
[edit]