- 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>
39 lines
1.7 KiB
PHP
Executable File
39 lines
1.7 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: 225px;margin-top: 70px;" 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/content-focused-lightbox.png' ?>"
|
|
style="width: 225px;"/>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<div class="tve_colm tve_tth tve_lst">
|
|
<h3 style="color: #449bbe; font-size: 33px;margin-top: 0;margin-bottom: 10px;">
|
|
Sign Up Below to Get Our New
|
|
Posts Sent Straight to Your Inbox:
|
|
</h3>
|
|
|
|
<div class="thrv_wrapper thrv_lead_generation tve_clearfix tve_orange thrv_lead_generation_vertical"
|
|
data-tve-style="1" style="margin-top: 0;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" style="width: 100%; height: 100%;"></div>
|
|
<div class=" tve_lg_input_container ">
|
|
<input type="text" data-placeholder="Your Name" placeholder="Your name" value=""
|
|
name="first_name"/>
|
|
</div>
|
|
<div class="tve_lg_input_container">
|
|
<input type="text" data-placeholder="Last Name" placeholder="Your email" value=""
|
|
name="last_name"/>
|
|
</div>
|
|
<div class="tve_lg_input_container tve_submit_container">
|
|
<button type="Submit">SUBSCRIBE TO GET THE LATEST ARTICLES</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|