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

104 lines
5.0 KiB
PHP
Executable File

<div class="tve_lp_header tve_empty_dropzone"></div>
<div class="tve_lp_content_bg 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_contentbox_shortcode header_cb" data-tve-style="4">
<div class="tve_cb tve_cb4 tve_white" style="margin-bottom: 40px;">
<div class="tve_hd">
<span></span>
</div>
<div class="tve_cb_cnt">
<div class="thrv_wrapper thrv_columns tve_clearfix" style="">
<div class="tve_colm tve_foc tve_df tve_ofo ">
<div style="width: 287px; margin: 0;" class="thrv_wrapper tve_image_caption alignleft">
<span class="tve_image_frame">
<img class="tve_image"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/fame_second_logo.png' ?>"
style="width: 287px"/>
</span>
</div>
</div>
<div class="tve_colm tve_tfo tve_df tve_lst">
<h1 style="font-size: 48px;margin-top: 40px;margin-bottom: 0;">Thank you for signing up!</h1>
</div>
</div>
</div>
</div>
</div>
<h2 style="font-size: 26px;" class="fame_arrow_heading">Please follow the steps below:</h2>
<div class="thrv_wrapper thrv_columns tve_clearfix" style="margin-top: -20px;">
<div class="tve_colm tve_oth">
<div style="width: 622px;" class="thrv_wrapper tve_image_caption aligncenter">
<span class="tve_image_frame">
<img class="tve_image tve_image fame_coming_soon_bg"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/fame_confirmation_bg.png' ?>"
style="width: 622px"/>
</span>
</div>
</div>
<div class="tve_colm tve_tth tve_lst">
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="5">
<div class="tve_cb tve_cb5 tve_purple" style="margin-right: 5px;margin-top: 85px;">
<div class="tve_cb_cnt">
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="symbol">
<div class="tve_cb tve_cb_symbol tve_white" style="background-color: rgba(255, 255, 255, 0);">
<div class="thrv_wrapper thrv_icon thrv_cb_text alignleft tve_no_drag tve_no_icons" style="font-size: 18px;">
<span class="tve_sc_text tve_sc_icon tve_orange">STEP 1</span>
</div>
<div class="tve_cb_cnt">
<p style="color: #fff; font-size: 33px;line-height: 33px;padding-bottom: 0;">Check your <span class="bold_text">email inbox</span></p>
</div>
</div>
</div>
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="symbol">
<div class="tve_cb tve_cb_symbol tve_white" style="background-color: rgba(255, 255, 255, 0);">
<div class="thrv_wrapper thrv_icon thrv_cb_text alignleft tve_no_drag tve_no_icons" style="font-size: 18px;">
<span class="tve_sc_text tve_sc_icon tve_orange">STEP 2</span>
</div>
<div class="tve_cb_cnt">
<p style="color: #fff; font-size: 33px;line-height: 33px;padding-bottom: 0;">Open the <span class="bold_text">confirmation email</span></p>
</div>
</div>
</div>
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="symbol">
<div class="tve_cb tve_cb_symbol tve_white" style="background-color: rgba(255, 255, 255, 0);">
<div class="thrv_wrapper thrv_icon thrv_cb_text alignleft tve_no_drag tve_no_icons" style="font-size: 18px;">
<span class="tve_sc_text tve_sc_icon tve_orange">STEP 3</span>
</div>
<div class="tve_cb_cnt">
<p style="color: #fff; font-size: 33px;line-height: 33px;padding-bottom: 0;">Click on the <span class="bold_text">confirmation link</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<h3 style="font-size: 22px;">Done! Once you click the confirmation link in the email, you will get instant access to your free product!</h3>
</div>
</div>
<div class="tve_lp_footer tve_empty_dropzone tve_drop_constraint">
<div class="thrv_wrapper thrv_content_container_shortcode">
<div class="tve_clear"></div>
<div class="tve_center tve_content_inner" style="width: 400px;min-width:50px; min-height: 2em;">
<div class="thrv_wrapper thrv_contentbox_shortcode footer_cb" data-tve-style="4">
<div class="tve_cb tve_cb4 tve_orange" style="background: transparent;border-radius: 200px;">
<div class="tve_cb_cnt">
<p class="tve_p_center" style="margin: 0; padding: 0; font-size: 16px; color: #fff;font-weight: 100;">
&copy; {tcb_current_year} Landing Page. All rights Reserved.
<a href="https://thrivethemes.com" target="_blank">
<font color="#fff">
<span class="underline_text">Disclaimer</span>
</font>
</a>
</p>
</div>
</div>
</div>
</div>
<div class="tve_clear"></div>
</div>
</div>