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

109 lines
4.8 KiB
PHP
Executable File

<div class="tve_lp_header tve_empty_dropzone">
</div>
<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_page_section" data-tve-style="1" style="" id="edition-booklp-ps">
<div class="out">
<div class="in darkSec pddbg"
style="background-image: url('<?php echo TVE_LANDING_PAGE_TEMPLATE . "/css/images/edition-curly-thing.png" ?>');
box-shadow: none; box-sizing: border-box;max-width: 100vw;">
<div class="cck clearfix">
<h1 class="rft tve_p_center"
style="color: #333745; font-size: 52px;margin-top: 30px;margin-bottom: 20px;">
You Have Succesfully Signed Up!
</h1>
<h5 style="color: #333333; font-size: 20px;margin-top: 0;margin-bottom: 20px;" class="tve_p_center">Please follow the steps below:</h5>
<div class="thrv_wrapper thrv_columns tve_clearfix" style="margin-top: 50px;">
<div class="tve_colm tve_oth">
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="symbol">
<div class="tve_cb tve_cb_symbol tve_green">
<div class="thrv_wrapper thrv_icon thrv_cb_text aligncenter tve_no_drag tve_no_icons">
<span class="tve_sc_text tve_sc_icon tve_white">1</span>
</div>
<div class="tve_cb_cnt">
<h4 style="color: #333; font-size: 22px;margin-top: 10px;margin-bottom: 10px;">Check Your Email Inbox</h4>
<p style="color: #333; font-size: 18px;margin-top: 0;margin-bottom: 25px;">
Go to the inbox of the email
address you just used to
sign up.
</p>
</div>
</div>
</div>
</div>
<div class="tve_colm tve_oth">
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="symbol">
<div class="tve_cb tve_cb_symbol tve_green">
<div class="thrv_wrapper thrv_icon thrv_cb_text aligncenter tve_no_drag tve_no_icons">
<span class="tve_sc_text tve_sc_icon tve_white">2</span>
</div>
<div class="tve_cb_cnt">
<h4 style="color: #333; font-size: 22px;margin-top: 10px;margin-bottom: 10px;">Open the Confirmation Email</h4>
<p style="color: #333; font-size: 18px;margin-top: 0;margin-bottom: 25px;">
Find the email sent by us. It has the
subject line <span class="italic_text bold_text">“Subject Line”</span> and is sent
from <span class="italic_text bold_text">“From Name Here”.</span>
</p>
</div>
</div>
</div>
</div>
<div class="tve_colm tve_thc tve_lst"><p>&nbsp;</p></div>
</div>
</div>
</div>
</div>
</div>
<div class="thrv_wrapper thrv_columns tve_clearfix" style="margin-bottom: 0;">
<div class="tve_colm tve_tth">
<div style="width: 820px;margin-top: -100px;margin-bottom: 0;" class="thrv_wrapper tve_image_caption aligncenter edition-browser">
<span class="tve_image_frame">
<img class="tve_image"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/edition-browser.png' ?>"
style="width: 820px;"/>
</span>
</div>
</div>
<div class="tve_colm tve_oth tve_lst">
<div class="thrv_wrapper thrv_contentbox_shortcode edition-horiz-sb" data-tve-style="symbol">
<div class="tve_cb tve_cb_symbol tve_green">
<div class="thrv_wrapper thrv_icon thrv_cb_text aligncenter tve_no_drag tve_no_icons">
<span class="tve_sc_text tve_sc_icon tve_white">3</span>
</div>
<div class="tve_cb_cnt">
<h4 style="color: #333; font-size: 22px;margin-top: 10px;margin-bottom: 10px;">Click the Confirmation Link </h4>
<p style="color: #333; font-size: 18px;margin-top: 0;margin-bottom: 20px;">
Click on the link inside the email and
you will instantly receive access to
your product!</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tve_lp_footer tve_empty_dropzone">
<div class="thrv_wrapper thrv_page_section tve_no_drag" data-tve-style="1">
<div class="out" style="background: #2c2d32;">
<div class="in darkSec">
<div class="cck tve_clearfix">
<div class="thrv_wrapper thrv_columns">
<div class="tve_colm tve_twc">
<p class="tve_p_left"
style="margin: 0; padding: 0; color: #6e757c; font-size: 16px;">
&copy; {tcb_current_year} Thrive Landing Pages. All rights Reserved
</p>
</div>
<div class="tve_colm tve_twc tve_lst">
<p class="tve_p_right"
style="margin: 0; padding: 0; color: #6e757c; font-size: 16px;">
<a href="#">Disclaimer</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>