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

102 lines
4.6 KiB
PHP
Executable File

<div class="tve_lp_header tve_empty_dropzone">
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="">
<div class="out" style="background-color: #fff;">
<div class="in darkSec" style="padding-top: 10px;padding-bottom: 10px;">
<div class="cck clearfix">
<div style="width: 255px;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/confluence_logo.png' ?>"
style="width: 255px;"/>
</span>
</div>
</div>
</div>
</div>
</div>
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="">
<div class="pswr out" style="background-color: #fff;">
<div class="in lightSec pddbg" data-width="1920" data-height="403"
style="box-sizing: border-box; max-width: 1902px; box-shadow: none; background-image: url('<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/confluence_page_section_bg.png' ?>');">
<div class="cck clearfix">
<h1 class="tve_p_center rft" style="color: #ffe60d; font-size: 44px;margin-top: 50px;margin-bottom: 10px;">
Just One More Step to Secure Your Seat!
</h1>
<h4 class="tve_p_center" style="color: #fff; font-size: 24px;margin-top: 0;margin-bottom: 20px;">
Please follow the steps below to complete the process:
</h4>
<div class="thrv_wrapper thrv_columns tve_clearfix">
<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_white">
<div class="thrv_wrapper thrv_icon thrv_cb_text aligncenter tve_no_drag tve_no_icons" style="font-size: 40px;">
<span class="tve_sc_text tve_sc_icon">STEP <b>1</b></span>
</div>
<div class="tve_cb_cnt">
<h4 class="tve_p_center" style="color: #fff; font-size: 24px;margin-top: 10px;margin-bottom: 10px;">
Go to your email inbox
</h4>
<p class="tve_p_center" style="color: #fff;font-size: 18px;margin-top: 42px;margin-bottom: 0;">
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_white">
<div class="thrv_wrapper thrv_icon thrv_cb_text aligncenter tve_no_drag tve_no_icons" style="font-size: 40px;">
<span class="tve_sc_text tve_sc_icon">STEP <b>2</b></span>
</div>
<div class="tve_cb_cnt">
<h4 class="tve_p_center" style="color: #fff; font-size: 24px;margin-top: 10px;margin-bottom: 10px;">
Open the confirmation email
</h4>
<p class="tve_p_center" style="color: #fff;font-size: 18px;margin-top: 0;margin-bottom: 0;">
Find the email sent by us. It has the subject line “Subject line” and is sent from “From name here”
</p>
</div>
</div>
</div>
</div>
<div class="tve_colm tve_thc tve_lst">
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="symbol">
<div class="tve_cb tve_cb_symbol tve_white">
<div class="thrv_wrapper thrv_icon thrv_cb_text aligncenter tve_no_drag tve_no_icons" style="font-size: 40px;">
<span class="tve_sc_text tve_sc_icon">STEP <b>3</b></span>
</div>
<div class="tve_cb_cnt">
<h4 class="tve_p_center" style="color: #fff; font-size: 24px;margin-top: 10px;margin-bottom: 10px;">
Click the confirmation link
</h4>
<p class="tve_p_center" style="color: #fff;font-size: 18px;margin-top: 0;margin-bottom: 0;">
Click on the link inside the email and you will instantly get access to your product
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tve_lp_content tve_editor_main_content tve_empty_dropzone tve_content_width">
</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: #515151;">
<div class="in lightSec">
<div class="cck tve_clearfix">
<p class="tve_p_center">
&copy {tcb_current_year} by Thrive Themes - <a href="">Disclaimer</a>
</p>
</div>
</div>
</div>
</div>
</div>