Files
roi-theme/wp-content/plugins/thrive-visual-editor/landing-page/lightboxes/phonic-universal-podcast.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

50 lines
2.1 KiB
PHP
Executable File

<div class="thrv_wrapper thrv_columns tve_clearfix" style="margin-top: 0;margin-bottom: 0;">
<div class="tve_colm tve_oth">
<div style="width: 315px;margin-top: 100px;margin-bottom: 0;"
class="thrv_wrapper tve_image_caption aligncenter">
<span class="tve_image_frame">
<img class="tve_image"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/phonic_download1.png' ?>"
style="width: 315px;"/>
</span>
</div>
</div>
<div class="tve_colm tve_tth tve_lst">
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="4">
<div class="tve_cb tve_cb4 tve_blue">
<div class="tve_hd">
<span></span>
</div>
<div class="tve_cb_cnt">
<h3 class="tve_p_center" style="color: #fff; font-size: 32px;margin-top: 20px;margin-bottom: 0;">
<span class="bold_text">Sign Up</span> and download the
<span class="bold_text"><font color="#fdd657">Free Guide</font></span>
</h3>
<div class="thrv_wrapper thrv_lead_generation tve_clearfix tve_orange tve_fullwidthBtn tve_3 thrv_lead_generation_vertical"
data-inputs-count="3" data-tve-style="1" style="margin-bottom: 0;">
<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"></div>
<div class=" tve_lg_input_container tve_lg_3 tve_lg_input">
<input type="text" data-placeholder="First Name..." placeholder="First Name..." value=""
name="first_name"/>
</div>
<div class=" tve_lg_input_container tve_lg_3 tve_lg_input">
<input type="text" data-placeholder="Email address..." placeholder="Email address..." value=""
name="last_name"/>
</div>
<div class="tve_lg_input_container tve_submit_container tve_lg_3 tve_lg_submit">
<button type="Submit">GET INSTANT ACCESS</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>