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,94 @@
<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: #0c81bf;">
<div class="in lightSec">
<div class="cck clearfix">
<div style="width: 265px;margin-top: 0;margin-bottom: 0;"
class="thrv_wrapper tve_image_caption aligncenter">
<span class="tve_image_frame">
<a href="">
<img class="tve_image"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/copy2_logo.png' ?>"
style="width: 265px;"/>
</a>
</span>
</div>
<h1 class="tve_p_center rft" style="color: #fff; font-size: 60px;margin-top: 40px;margin-bottom: 60px;">
Sorry, the product you're looking for
is currently not available...
</h1>
</div>
</div>
</div>
</div>
<div class="thrv_wrapper" style="margin-top: -1px;">
<hr class="tve_sep tve_sep1"/>
</div>
</div>
<div class="tve_lp_content tve_editor_main_content tve_empty_dropzone tve_content_width">
<div style="width: 410px;margin-top: 0;margin-bottom: 0;"
class="thrv_wrapper tve_image_caption aligncenter">
<span class="tve_image_frame">
<img class="tve_image copy2-sold-out"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/copy_sold_out.png' ?>"
style="width: 410px;"/>
</span>
</div>
<p class="tve_p_center" style="color: #666; font-size: 22px;margin-top: 0;margin-bottom: 30px;">
We're thrilled that you're interested in (product name) but unfortunately, it's not available for purchase right
now. But don't worry: (product name) will be back soon! To be among the first to know when we open the doors
again, sign up below and we'll notify you by email, as soon as we release.
</p>
<h4 class="tve_p_center rft" style="color: #333; font-size: 30px;margin-top: 0;margin-bottom: 20px;">
<span class="bold_text">Sign Up Below</span> to be the first to know when we re-open:
</h4>
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="margin-bottom: -20px;">
<div class="out">
<div class="in lightSec"
style="background-color: #4d4d4d;">
<div class="cck clearfix">
<div class="thrv_wrapper thrv_content_container_shortcode">
<div class="tve_clear"></div>
<div class="tve_center tve_content_inner" style="width: 760px;min-width:50px; min-height: 2em;">
<div
class="thrv_wrapper thrv_lead_generation tve_clearfix tve_orange tve_2 thrv_lead_generation_horizontal"
data-inputs-count="2" data-tve-style="1" style="margin-bottom: 0;">
<div class="thrv_lead_generation_code" style="display: none;"></div>
<div class="thrv_lead_generation_container tve_clearfix">
<div class="tve_lead_generated_inputs_container tve_clearfix">
<div class="tve_lead_fields_overlay"></div>
<div class=" tve_lg_input_container tve_lg_2 tve_lg_input">
<input type="text" data-placeholder="Your Email Address" placeholder="Your Email Address"
value=""
name="email"/>
</div>
<div class="tve_lg_input_container tve_submit_container tve_lg_2 tve_lg_submit">
<button type="Submit">SUBMIT</button>
</div>
</div>
</div>
</div>
</div>
<div class="tve_clear"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tve_lp_footer tve_empty_dropzone tve_content_width">
<div class="thrv_wrapper thrv_columns">
<div class="tve_colm tve_twc">
<p class="tve_p_left" style="margin: 0; padding: 0; color: #666; font-size: 22px">Copyright - Company Name
Inc.</p>
</div>
<div class="tve_colm tve_twc tve_lst">
<p class="tve_p_right" style="margin: 0; padding: 0; color: #666; font-size:22px">
<a href="#">Disclaimer</a>
<a href="#">Contact</a>
</p>
</div>
</div>
</div>