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>
This commit is contained in:
root
2025-11-03 21:04:30 -06:00
commit a22573bf0b
24068 changed files with 4993111 additions and 0 deletions

View File

@@ -0,0 +1,99 @@
<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: 60px;margin-bottom: 30px;">
Thank You for <span class="bold_text">Signing Up!</span>
</h1>
</div>
</div>
</div>
</div>
<h4 style="color: #333333; font-size: 24px;margin-top: 40px;margin-bottom: 40px;" class="tve_p_center">Click the button below to start the download:</h4>
<div style="width: 216px;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/edition-download-image.png' ?>"
style="width: 216px;"/>
</span>
</div>
<div class="thrv_wrapper thrv_button_shortcode tve_centerBtn" data-tve-style="1">
<div class="tve_btn tve_btn1 tve_nb tve_green tve_normalBtn" style="margin-bottom: 30px;">
<a href="" class="tve_btnLink">
<span class="tve_left tve_btn_im">
<i></i>
<span class="tve_btn_divider"></span>
</span>
<span class="tve_btn_txt">START YOUR DOWNLOAD</span>
</a>
</div>
</div>
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="" id="edition-download-ps">
<div class="out" style="background: #dde9f0;">
<div class="in darkSec"
style="">
<div class="cck clearfix">
<div class="thrv_wrapper thrv_columns tve_clearfix" style="margin-top: 0;margin-bottom: 0;">
<div class="tve_colm tve_tth">
<div style="width: 33px;margin-top:0;margin-bottom: 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/edition-info-image.png' ?>"
style="width: 33px;"/>
</span>
</div>
<p style="color: #333; font-size: 18px;margin-top: 5px;margin-bottom: 0;"><span class="bold_text">Note:</span> If you enjoy our products, make sure to check out our premium offer</p>
</div>
<div class="tve_colm tve_oth tve_lst">
<div class="thrv_wrapper thrv_button_shortcode tve_rightBtn edition-button" data-tve-style="1">
<div class="tve_btn tve_btn3 tve_nb tve_blue tve_smallBtn" style="">
<a href="" class="tve_btnLink">
<span class="tve_left tve_btn_im">
<i></i>
<span class="tve_btn_divider"></span>
</span>
<span class="tve_btn_txt">CHECK IT NOW</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--aici-->
</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>