Files
roi-theme/wp-content/plugins/thrive-visual-editor/landing-page/templates/vibrant_download_page.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

54 lines
2.5 KiB
PHP
Executable File

<div class="tve_lp_header tve_empty_dropzone tve_content_width">
</div>
<div class="tve_lp_content tve_editor_main_content tve_empty_dropzone thrv_wrapper tve_no_drag"
style="margin-top: 50px; max-width: 1180px; background-attachment: scroll;">
<h1 class="tve_p_center" style="font-size: 62px;margin-bottom: 0;">
<span class="bold_text">
<font color="#f58000">
Thank You
</font>
for Signing Up!
</span>
</h1>
<h3 class="tve_p_center" style="margin-top: 20px;">
Start the Download Now:
</h3>
<div class="thrv_wrapper thrv_icon aligncenter tve-draggable tve_round_icon" draggable="true">
<span style="font-size: 55px; color: #fff" class="tve_sc_icon vibrant_download_icon tve_teal" data-tve-icon="vibrant_download_icon"></span>
</div>
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="6">
<div class="tve_cb tve_cb6 tve_teal" style="margin-top: 20px;">
<div class="tve_cb_cnt">
<div class="thrv_wrapper thrv_button_shortcode tve_fullwidthBtn" data-tve-style="1">
<div class="tve_btn tve_btn3 tve_nb tve_orange tve_bigBtn" style="margin-top: 0px;margin-bottom: 30px;">
<a class="tve_btnLink " href="">
<span class="tve_left tve_btn_im">
<i></i>
<span class="tve_btn_divider"></span>
</span>
<span class="tve_btn_txt">Start Your Download &GT;&GT;</span>
</a>
</div>
</div>
<p class="tve_p_center" style="color: #333333; font-size: 24px;">
Stay in touch for more news & updates (yes, we reply to tweeted questions!):
</p>
<div style="width: 176px;" class="thrv_wrapper tve_image_caption aligncenter">
<span class="tve_image_frame">
<a href="//x.com/thrivethemes" target="_blank">
<img class="tve_image"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/follow_thrivethemes.png' ?>"
style="width: 176px"/>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
<div class="tve_lp_footer tve_empty_dropzone tve_drop_constraint" data-forbid=".thrv_page_section,.sc_page_section">
<p class="tve_p_center" style="color: #333333;font-size: 17px;margin-top: 10px;">© {tcb_current_year} Webinar Landing Page. All
rights Reserved | Disclaimer</p>
</div>