
add_action( 'wp_enqueue_scripts', 'porto_child_css', 1001 );

// Load CSS
function porto_child_css() {
	// porto child theme styles
	wp_deregister_style( 'styles-child' );
	wp_register_style( 'styles-child', esc_url( get_stylesheet_directory_uri() ) . '/style.css' );
	wp_enqueue_style( 'styles-child' );

	if ( is_rtl() ) {
		wp_deregister_style( 'styles-child-rtl' );
		wp_register_style( 'styles-child-rtl', esc_url( get_stylesheet_directory_uri() ) . '/style_rtl.css' );
		wp_enqueue_style( 'styles-child-rtl' );
	}
}




//function iconic_remove_password_strength() {
  //  wp_dequeue_script( 'wc-password-strength-meter' );
//}
//add_action( 'wp_print_scripts', 'iconic_remove_password_strength', 10 );



add_filter( 'woocommerce_min_password_strength', 'iconic_min_password_strength', 10, 1 );

// First, change the required password strength
add_filter( 'woocommerce_min_password_strength', 'reduce_min_strength_password_requirement' );
function reduce_min_strength_password_requirement( $strength ) {
    // 3 => Strong (default) | 2 => Medium | 1 => Weak | 0 => Very Weak (anything).
    return 0; 
}

// Second, change the wording of the password hint.
add_filter( 'password_hint', 'smarter_password_hint' );
function smarter_password_hint ( $hint ) {
    $hint = 'Sugerencia: La contraseña debe ser de al menos ocho caracteres. Para hacerla más fuerte usa mayúsculas y minúsculas, números y símbolos como ! " ? $ % ^ y ).';
    return $hint;
}<div id="error"><p class="wpdberror"><strong>Error en la base de datos de WordPress:</strong> [Disk got full writing &#039;information_schema.(temporary)&#039; (Errcode: 28 &quot;No space left on device&quot;)]<br /><code>SHOW FULL COLUMNS FROM `wp_options`</code></p></div><br />
<b>Warning</b>:  mysqli_query(): (HY000/1021): Disk got full writing '.(temporary)' (Errcode: 28 &quot;No space left on device&quot;) in <b>/home/smartel1/public_html/wp-includes/wp-db.php</b> on line <b>2056</b><br />
<div id="error"><p class="wpdberror"><strong>Error en la base de datos de WordPress:</strong> [Disk got full writing &#039;.(temporary)&#039; (Errcode: 28 &quot;No space left on device&quot;)]<br /><code>SELECT  t.*, tt.*, tr.object_id FROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN (&#039;category&#039;, &#039;post_tag&#039;, &#039;post_format&#039;) AND tr.object_id IN (2841) ORDER BY t.name ASC </code></p></div><br />
<b>Warning</b>:  mysqli_query(): (HY000/1021): Disk got full writing '.(temporary)' (Errcode: 28 &quot;No space left on device&quot;) in <b>/home/smartel1/public_html/wp-includes/wp-db.php</b> on line <b>2056</b><br />
<div id="error"><p class="wpdberror"><strong>Error en la base de datos de WordPress:</strong> [Disk got full writing &#039;.(temporary)&#039; (Errcode: 28 &quot;No space left on device&quot;)]<br /><code>SELECT  t.*, tt.*, tr.object_id FROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN (&#039;product_type&#039;, &#039;product_visibility&#039;, &#039;product_cat&#039;, &#039;product_tag&#039;, &#039;product_shipping_class&#039;, &#039;pa_aro-rueda&#039;, &#039;pa_brand&#039;, &#039;pa_capacidad-bateria&#039;, &#039;pa_capacidad-motor&#039;, &#039;pa_color&#039;, &#039;pa_marca&#039;, &#039;pa_ruedas-10&#039;, &#039;pa_size&#039;, &#039;pa_tipo-de-bateria&#039;, &#039;pa_tipo-de-kit&#039;, &#039;pa_tipo-de-pinon&#039;, &#039;pa_tipo-de-valvula&#039;, &#039;fb_product_set&#039;) AND tr.object_id IN (5050) ORDER BY t.name ASC </code></p></div><?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//smart-electronic.cl/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://smart-electronic.cl/post-sitemap.xml</loc>
		<lastmod>2021-07-06T15:24:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://smart-electronic.cl/page-sitemap.xml</loc>
		<lastmod>2026-03-07T02:07:28+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://smart-electronic.cl/product-sitemap.xml</loc>
		<lastmod>2026-01-07T03:31:40+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://smart-electronic.cl/category-sitemap.xml</loc>
		<lastmod>2021-07-06T15:24:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://smart-electronic.cl/product_cat-sitemap.xml</loc>
		<lastmod>2026-01-07T03:31:40+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->