Server IP : 172.67.214.6 / Your IP : 216.73.216.73 Web Server : LiteSpeed System : Linux premium900.web-hosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : redwjova ( 1790) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/redwjova/clevorio.com/wp-content/plugins/smartmag-core/inc/studio/views/ |
Upload File : |
<script type="text/template" id="tmpl-ts-el-studio-items"> <# for (const item of data.items) { const key = item.id; #> <div class="ts-el-studio__item"> <div class="ts-el-studio__item__body"> <div class="ts-el-studio__item__preview elementor-template-library-template-preview ts-el-studio__item__preview" data-id="{{ key }}"> <i class="eicon-zoom-in-bold" aria-hidden="true"></i> </div> <img src="{{ item.thumbnailSrc }}" srcset="{{ item.thumbnailSrcset }}" alt="{{ item.title }}" width="{{ item.thumbWidth }}" /> </div> <div class="elementor-template-library-template-footer"> <div class="ts-el-studio__item__name">{{ item.title }}</div> <a class="elementor-template-library-template-action elementor-template-library-template-insert ts-el-studio__item__insert" data-id="{{ key }}"> <i class="eicon-file-download" aria-hidden="true"></i> <?php esc_html_e('Insert', 'bunyad-admin'); ?> </a> </div> </div> <# } #> </script>