| Server IP : 37.27.51.148 / Your IP : 37.27.51.148 Web Server : nginx/1.14.1 System : Linux libra 4.18.0-553.51.1.el8_10.x86_64 #1 SMP Wed Apr 30 20:24:04 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.31 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/html/wp-content/plugins/thrive-leads/admin/views/template/lightbox/ |
Upload File : |
<div class="tvd-modal-content">
<h5><?php echo __('This is an advanced feature that you should only use if you know what you\'re doing.', 'thrive-leads') ?></h5>
<p>
<?php echo __('If you\'re not technical or familiar with how PHP code works, then ignore this section or ask a developer to handle this for you. If you make a mistake while adding this code, it has the potential to bring down your entire site.', 'thrive-leads') ?>
</p>
<p><?php echo __('Use the code below to load the form anywhere on your site:', 'thrive-leads') ?></p>
<div class="tvd-row tvd-copy-row">
<div class="tvd-col tvd-s7">
<div class="tvd-input-field">
<input readonly="readonly" class="tve-php-code tve-shortcode tvd-no-margin tvd-copy" type="text" value="<#= model.getPHPCode() #>"/>
</div>
</div>
<div class="tvd-col tvd-s5">
<a class="tve-copy-to-clipboard tvd-waves-effect tvd-waves-light tvd-btn tvd-btn-blue tvd-btn-small" href="javascript:void(0)">
<span class="tvd-copy-text"><?php echo __('Copy', 'thrive-leads') ?></span>
</a>
</div>
</div>
</div>