| Server IP : 37.27.51.148 / Your IP : 216.73.217.84 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_eleven_set_vms_step3 tve_white tve_brdr_solid"
style="background-image: url('<?php echo TVE_LEADS_URL . "editor-templates/_form_css/images/eleven_set_bg.png" ?>');background-size:cover;background-position: center center;">
<h3 style="color: #fff; font-size: 50px;margin-top: 0;margin-bottom: 40px;" class="tve_p_center rft">
Sign Up to Get Started with
the 1st Lesson in the <span class="bold_text">Advanced
Course</span> Right Away:
</h3>
<div
class="thrv_wrapper thrv_lead_generation tve_clearfix thrv_lead_generation_vertical tve_green tve_2"
data-inputs-count="2" data-tve-style="1" style="margin-top: 0; margin-bottom: 40px;">
<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_2 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_2 tve_lg_submit">
<button type="Submit">START THE ADVANCED TRAINING</button>
</div>
</div>
</div>
</div>
</div>