| 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/editor-templates/shortcode/ |
Upload File : |
<?php
$config = tve_leads_errors_config();
/**
* STATE EVENTS examples (important bits: data-tcb-events and the "tve_evt_manager_listen tve_et_click" classes
*
* -close lb:
* <a href="#" data-tcb-events="|close_lightbox|" class="tve_evt_manager_listen tve_et_click">CLOSE THIS LIGHTBOX</a>
*
* -state switch example ( open_state_x, where x is the index in the _config / multi_step / states array:
* <a href="#" data-tcb-events="|open_state_2|" class="tve_evt_manager_listen tve_et_click">open state 2</a>
*/
?>
<div class="thrv-leads-form-box tve_no_drag tve_no_icons tve_element_hover thrv_wrapper tve_editor_main_content tve_46_set_vms_step2 tve_white tve_brdr_solid" style="background-image: url('<?php echo TVE_LEADS_URL . "editor-templates/_form_css/images/46_set_bg.png" ?>');background-repeat: no-repeat; background-size: auto; background-position: top left;">
<div class="thrv_wrapper thrv_columns tve_clearfix">
<div class="tve_colm tve_oth">
<div style="width: 206px;margin-top: 25px;margin-bottom: 0;"
class="thrv_wrapper tve_image_caption aligncenter">
<span class="tve_image_frame">
<img class="tve_image"
src="<?php echo TVE_LEADS_URL . 'editor-templates/_form_css/images/46_set_image.png' ?>"
style="width: 206px;"/>
</span>
</div>
</div>
<div class="tve_colm tve_tth tve_lst">
<h2 style="color: #000000; font-size: 32px;margin-top: 20px;margin-bottom: 20px;" class="rft">
Sign up below to get access to your <span class="bold_text">FREE Product</span>
</h2>
<div
class="thrv_wrapper thrv_lead_generation tve_clearfix thrv_lead_generation_vertical tve_blue tve_3"
data-inputs-count="3" data-tve-style="1" style="margin-top: 0; margin-bottom: 20px;">
<div class="thrv_lead_generation_code" style="display: none;"></div>
<input type="hidden" class="tve-lg-err-msg"
value="<?php echo htmlspecialchars( json_encode( $config ) ) ?>"/>
<div class="thrv_lead_generation_container tve_clearfix">
<div class="tve_lead_generated_inputs_container tve_clearfix">
<div class="tve_lead_fields_overlay"></div>
<div class=" tve_lg_input_container tve_lg_3 tve_lg_input">
<input type="text" data-placeholder="" value="" name="name"
placeholder="Your name"/>
</div>
<div class=" tve_lg_input_container tve_lg_3 tve_lg_input">
<input type="text" data-placeholder="" value="" name="email"
placeholder="Your Email Address"/>
</div>
<div class="tve_lg_input_container tve_submit_container tve tve_lg_3 tve_lg_submit">
<button type="Submit">Send me the FREE Download</button>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="tve-form-close tve_evt_manager_listen" data-tcb-events="|close_form|">
X
</p>
</div>