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

97 lines
4.5 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_header tve_empty_dropzone tve_content_width">
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="">
<div class="out" style="background-color: #008bc4;">
<div class="in">
<div class="cck tve_clearfix">
<div style="width: 165px;margin-top: 10px;margin-bottom: 10px;"
class="thrv_wrapper tve_image_caption ">
<span class="tve_image_frame">
<img class="tve_image"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/elementary-logo.png' ?>"
style="width: 165px"/>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tve_lp_content tve_editor_main_content tve_empty_dropzone tve_content_width">
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="">
<div class="out" style="background-color: #1b1b1b;">
<div class="in">
<div class="cck tve_clearfix">
<div class="thrv_wrapper thrv_columns tve_clearfix">
<div class="tve_colm tve_tth">
<h1 class="rft" style="color: #fff; font-size: 40px;margin-top: 60px;margin-bottom: 20px;">Thank you signing up! Just one more thing to do...</h1>
<p style="color: #fff;font-size: 18px;margin-top: 0;margin-bottom: 10px;">To make sure we dont send emails to the wrong address, we
have sent you a confirmation email. Please <span class="bold_text">go to your inbox</span>
and <span class="bold_text">follow the steps below</span> to access your free download.</p>
</div>
<div class="tve_colm tve_oth tve_lst">
<div style="width: 278px;margin-top: 0;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/elementary-product.png' ?>"
style="width: 278px;"/>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="thrv_wrapper thrv_columns tve_clearfix" style="margin-top: 60px;margin-bottom: 160px;">
<div class="tve_colm tve_oth">
<h3 style="color: #008bc4; font-size: 30px;margin-top: 0;margin-bottom: 10px;padding-left: 20px;">Step 1</h3>
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="5">
<div class="tve_cb tve_cb5 tve_white">
<div class="tve_cb_cnt">
<p style="color: #545454; font-size: 18px;margin-top: 0;margin-bottom: 0;">
Go to your email inbox and find the message sent by <span class="bold_text">[Your Name]</span>, with the subject line <span class="bold_text">[Your Subject Line].</span>
</p>
</div>
</div>
</div>
</div>
<div class="tve_colm tve_oth">
<h3 style="color: #008bc4; font-size: 30px;margin-top: 0;margin-bottom: 10px;padding-left: 20px;">Step 2</h3>
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="5">
<div class="tve_cb tve_cb5 tve_white">
<div class="tve_cb_cnt">
<p style="color: #545454; font-size: 18px;margin-top: 0;margin-bottom: 30px;">
This email contains a short message and a confirmation link. <span class="bold_text">Click on the link.</span>
</p>
</div>
</div>
</div>
</div>
<div class="tve_colm tve_thc tve_lst">
<h3 style="color: #008bc4; font-size: 30px;margin-top: 0;margin-bottom: 10px;padding-left: 20px;">Step 3</h3>
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="5">
<div class="tve_cb tve_cb5 tve_white">
<div class="tve_cb_cnt">
<p style="color: #545454; font-size: 18px;margin-top: 0;margin-bottom: 0;">
Once youve clicked the confirmation link, youre <span class="bold_text">done!</span> You will be taken directly to your download.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tve_lp_footer tve_empty_dropzone tve_content_width">
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="">
<div class="out" style="background-color: #1b1b1b;">
<div class="in">
<div class="cck tve_clearfix">
<p style="color: #fff; font-size: 13px;margin-top: 30px;margin-bottom: 30px;" class="tve_p_center">
Copyright &copy; {tcb_current_year} <a href="#"><span class="underline_text">Legal Information</span></a></p>
</div>
</div>
</div>
</div>
</div>