PATH:
home
/
letacommog
/
camarsac
/
wp-content
/
plugins
/
elementskit-lite
/
modules
/
library
/
views
/
editor
<?php /** * Template item */ ?> <# var activeTab = window.ElementsKitLibreryData.tabs[ type ]; #> <div class="elementor-template-library-template-body"> <# if ( 'elementskit-local' !== source ) { #> <div class="elementor-template-library-template-screenshot"> <# if ( 'elementskit-local' !== source ) { #> <div class="elementor-template-library-template-preview"> <i class="fa fa-search-plus"></i> </div> <# } #> <img src="{{ thumbnail }}" alt=""> </div> <# } #> </div> <div class="elementor-template-library-template-controls"> <# if ( 'pro' != package ) { #> <button class="elementor-template-library-template-action elementskit-template-library-template-insert elementor-button elementor-button-success"> <i class="eicon-file-download"></i> <span class="elementor-button-title"><?php esc_html_e( 'Insert', 'elementskit-lite' ); ?></span> </button> <# } else { #> <a class="elementor-template-library-template-action elementor-button elementskit-template-library-template-go-pro" href="https://wpmet.com/elementskit-pricing" target="_blank"> <i class="eicon-heart"></i><span class="elementor-button-title"><?php esc_html_e( 'Go Premium', 'elementskit-lite' ); ?></span> </a> <# } #> </div> <# if ( 'elementskit-local' === source || true == activeTab.settings.show_title ) { #> <div class="elementor-template-library-template-name">{{{ title }}}</div> <# } else { #> <div class="elementor-template-library-template-name-holder"></div> <# } #> <# if ( 'elementskit-local' === source ) { #> <div class="elementor-template-library-template-type"> <?php esc_html_e( 'Type:', 'elementskit-lite' ); ?> {{{ typeLabel }}} </div> <# } #>
[+]
..
[-] template-library-tabs.php
[edit]
[-] template-library-insert-button.php
[edit]
[-] template-library-live-button.php
[edit]
[-] template-library-filters-item.php
[edit]
[-] template-library-pro-button.php
[edit]
[-] template-library-loading.php
[edit]
[-] template-library-content.php
[edit]
[-] template-library-error.php
[edit]
[-] template-library-item.php
[edit]
[-] template-library-templates.php
[edit]
[-] template-library-filters.php
[edit]
[-] template-library-keywords.php
[edit]
[-] template-library-header-back.php
[edit]
[-] template-library-header.php
[edit]
[-] template-library-tabs-item.php
[edit]
[-] template-library-preview.php
[edit]