Files
roi-theme/wp-content/plugins/thrive-visual-editor/landing-page/lightboxes/vibrant_double_whammy.php
root a22573bf0b Commit inicial - WordPress Análisis de Precios Unitarios
- WordPress core y plugins
- Tema Twenty Twenty-Four configurado
- Plugin allow-unfiltered-html.php simplificado
- .gitignore configurado para excluir wp-config.php y uploads

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 21:04:30 -06:00

48 lines
2.1 KiB
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<div class="thrv_wrapper thrv_columns tve_clearfix" style="margin-top: 0;margin-bottom: 0;">
<div class="tve_colm tve_oth">
<div style="width: 222px; margin-top: 50px;" class="thrv_wrapper tve_image_caption aligncenter">
<span class="tve_image_frame">
<a href="">
<img class="tve_image"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/whammy_lightbox.png' ?>"
style="width: 222px"/>
</a>
</span>
</div>
</div>
<div class="tve_colm tve_tth tve_lst">
<h5 style="color: #fff; font-size: 25px;line-height: 30px;margin-top: 16px;margin-bottom: 8px;">Enter your email address to reserve your seat on this
<font color="#1f4640">
<span class="bold_text">
Free Live Webinar
</span>
</font>
. Youll get also our
<font color="#1f4640">
<span class="bold_text">
Productivity Cheat-Sheet... Both100% FREE
</span>
</font>
</h5>
<div class="thrv_wrapper thrv_lead_generation tve_clearfix tve_orange" data-tve-style="1"
style="margin-bottom:18px">
<div class="thrv_lead_generation_code" style="display: none;"></div>
<div class="thrv_lead_generation_container tve_clearfix">
<div class="tve_lead_generated_inputs_container tve_clearfix">
<div class="tve_lead_fields_overlay" style="width: 100%; height: 100%;"></div>
<div class=" tve_lg_input_container ">
<input type="text" data-placeholder="Enter your name here" placeholder="Enter your name here"
value="" name="first_name"/>
</div>
<div class="tve_lg_input_container">
<input type="text" data-placeholder="Enter your email here" placeholder="Enter your email here"
value="" name="last_name"/>
</div>
<div class="tve_lg_input_container tve_submit_container">
<button type="Submit">Reserve My Seat &GT;&GT</button>
</div>
</div>
</div>
</div>
</div>
</div>