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

73 lines
3.2 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="tve_lp_content_bg thrv_wrapper tve_no_drag tve_lp_content" style="margin: 0">
<div class="tve_editor_main_content tve_empty_dropzone tve_content_width">
<div class="thrv_wrapper thrv_columns" style="margin: 60px 0 20px 0; padding: 0">
<div class="tve_colm tve_oth">
<div style="width: 380px;" 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/landing_page_3_book.png' ?>"
style="width: 421px"/>
</span>
</div>
</div>
<div class="tve_colm tve_tth tve_lst">
<h1 class="" style="font-size: 54px; margin: 0;">Thank You for <span
class="bold_text">Signing Up!</span></h1>
<p class="" style="font-size: 21px; margin: 20px 0; ">Here's your free report/e-book/software/download:</p>
<div data-tve-style="1" class="thrv_wrapper thrv_button_shortcode">
<div class="tve_btn tve_btn3 tve_green tve_bigBtn tve_nb">
<a style="" class="tve_btnLink tve_evt_manager_listen" href="">
<span class="tve_left tve_btn_im">
<i></i>
</span>
<span class="tve_btn_txt">Download Now</span>
</a>
</div>
</div>
</div>
</div>
<div data-tve-style="1" class="thrv_wrapper thrv_page_section">
<div style="background-color: rgba(102, 0, 0, 0.37);" class="out">
<div class="in darkSec">
<div class="cck tve_clearfix">
<p class="tve_p_center" style="color: #cccccc; margin-top: 20px; font-size: 18px;margin-bottom: 0;">If you have any questions about the report or would like to share your thoughts about it, you
can always get in touch with us here:</p>
<p class="tve_p_center" style="color: #cccccc; font-size: 18px;">
<font color="cccccc">
<span class="underline_text bold_text">link to contact page.</span>
</font>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tve_lp_footer tve_empty_dropzone">
<div data-tve-style="1" class="thrv_wrapper thrv_page_section">
<div style="background-color: #fff;" class="out">
<div class="in darkSec">
<div class="cck tve_clearfix">
<h3 style="margin-top: 20px; margin-bottom: 25px;">Did You Know...</h3>
<p style="color: #666666; font-size: 18px;">We also have a premium product/premium membership/offer coaching or consulting? (Use this space to advertise
premium service or product. Dont push hard, at this point, but use the opportunity to make sure your new
subscribers are aware of your products or services.)</p>
</div>
</div>
</div>
</div>
<div class="thrv_wrapper thrv_page_section" data-tve-style="1">
<div class="out">
<div class="in darkSec">
<div class="cck clearfix">
<p class="tve_p_center" style="margin: 0; padding: 0; color: #999999; font-size: 16px">
&copy; {tcb_current_year} by ACME Inc. | <a href="#"><span class="underline_text">Disclaimer</span></a>
</p>
</div>
</div>
</div>
</div>
</div>