Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT option_value FROM fc6vwfbdn4_options WHERE option_name = '_transient_timeout_wc_term_counts' LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT option_value FROM fc6vwfbdn4_options WHERE option_name = '_transient_wc_term_counts' LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT term_id, meta_key, meta_value FROM fc6vwfbdn4_termmeta WHERE term_id IN (212,271,218,19,21,23,211,1,277,208,70,118,129,257,215) ORDER BY meta_id ASC
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT term_id, meta_key, meta_value FROM fc6vwfbdn4_termmeta WHERE term_id IN (309) ORDER BY meta_id ASC
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] INSERT INTO `fc6vwfbdn4_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_wc_term_counts', '1767511839', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] INSERT INTO `fc6vwfbdn4_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_wc_term_counts', 'a:2:{i:215;s:0:\"\";i:309;s:0:\"\";}', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT DISTINCT t.term_id
FROM fc6vwfbdn4_terms AS t INNER JOIN fc6vwfbdn4_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN fc6vwfbdn4_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_tag') AND tr.object_id IN (14378)
ORDER BY t.name ASC
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] INSERT INTO `fc6vwfbdn4_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_wc_term_counts', '1767511839', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] INSERT INTO `fc6vwfbdn4_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_wc_term_counts', 'a:0:{}', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT DISTINCT t.term_id
FROM fc6vwfbdn4_terms AS t INNER JOIN fc6vwfbdn4_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN fc6vwfbdn4_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class') AND tr.object_id IN (14378)
ORDER BY t.name ASC
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = 13826 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT meta_id as meta_id, meta_key, meta_value
FROM fc6vwfbdn4_postmeta
WHERE post_id = 14378
ORDER BY meta_id
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = 13826 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = 13826 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = 13826 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT tax_rate_id, location_code FROM fc6vwfbdn4_woocommerce_tax_rate_locations WHERE location_type = 'postcode' AND location_code LIKE '%...%';
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT tax_rates.*, COUNT( locations.location_id ) as postcode_count, COUNT( locations2.location_id ) as city_count
FROM fc6vwfbdn4_woocommerce_tax_rates as tax_rates
LEFT OUTER JOIN fc6vwfbdn4_woocommerce_tax_rate_locations as locations ON tax_rates.tax_rate_id = locations.tax_rate_id
LEFT OUTER JOIN fc6vwfbdn4_woocommerce_tax_rate_locations as locations2 ON tax_rates.tax_rate_id = locations2.tax_rate_id
WHERE 1=1 AND tax_rate_country IN ( 'ES', '' ) AND tax_rate_state IN ( 'GR', '' ) AND tax_rate_class = '' AND ( ( locations.location_type IS NULL ) OR (
locations.location_type = 'postcode' AND locations.location_code IN ('','*')
AND (
( locations2.location_type = 'city' AND locations2.location_code = '' )
OR NOT EXISTS (
SELECT sub.tax_rate_id FROM fc6vwfbdn4_woocommerce_tax_rate_locations as sub
WHERE sub.location_type = 'city'
AND sub.tax_rate_id = tax_rates.tax_rate_id
)
)
) OR (
locations.location_type = 'city' AND locations.location_code = ''
AND NOT EXISTS (
SELECT sub.tax_rate_id FROM fc6vwfbdn4_woocommerce_tax_rate_locations as sub
WHERE sub.location_type = 'postcode'
AND sub.tax_rate_id = tax_rates.tax_rate_id
)
) )
GROUP BY tax_rates.tax_rate_id
ORDER BY tax_rates.tax_rate_priority
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = 13826 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT option_value FROM fc6vwfbdn4_options WHERE option_name = '_transient_timeout_doing_cron' LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT option_value FROM fc6vwfbdn4_options WHERE option_name = '_transient_doing_cron' LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] INSERT INTO `fc6vwfbdn4_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1764919839.5203950405120849609375', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT option_value FROM fc6vwfbdn4_options WHERE option_name = 'wpml_registered_endpoints' LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT language FROM fc6vwfbdn4_icl_strings WHERE context='WordPress' AND name='URL product_cat tax slug'
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT language FROM fc6vwfbdn4_icl_strings WHERE context='WordPress' AND name='URL product_tag tax slug'
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT id, value, language, context, name
FROM fc6vwfbdn4_icl_strings
WHERE name = 'URL product_cat tax slug'
AND (context = 'default' OR context = 'WordPress')
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT ID, post_name, post_parent, post_type
FROM fc6vwfbdn4_posts
WHERE post_name IN ('produit','merci-detre-venus-gracias-por-haber-venido')
AND post_type IN ('page','attachment')
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT language FROM fc6vwfbdn4_icl_strings WHERE context='WordPress' AND name='URL slug: product'
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT post_type from fc6vwfbdn4_posts where ID=0
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT post_type from fc6vwfbdn4_posts where ID=0
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT fc6vwfbdn4_posts.*
FROM fc6vwfbdn4_posts JOIN fc6vwfbdn4_icl_translations wpml_translations
ON fc6vwfbdn4_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', fc6vwfbdn4_posts.post_type)
WHERE 1=1 AND fc6vwfbdn4_posts.post_name = 'merci-detre-venus-gracias-por-haber-venido' AND fc6vwfbdn4_posts.post_type = 'attachment' AND ( ( ( wpml_translations.language_code = 'es' OR 0 ) AND fc6vwfbdn4_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','portfolio-item','testimonials','carousels','slides','event','album','product','product_variation','yith-wcbm-badge' ) ) OR fc6vwfbdn4_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','portfolio-item','testimonials','carousels','slides','event','album','product','product_variation','yith-wcbm-badge' ) )
ORDER BY fc6vwfbdn4_posts.post_date DESC
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT post_id, meta_key, meta_value FROM fc6vwfbdn4_postmeta WHERE post_id IN (1) ORDER BY meta_id ASC
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT post_id FROM fc6vwfbdn4_postmeta, fc6vwfbdn4_posts WHERE ID = post_id AND post_type = 'attachment' AND meta_key = '_wp_old_slug' AND meta_value = 'merci-detre-venus-gracias-por-haber-venido'
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT ID FROM fc6vwfbdn4_posts WHERE post_name LIKE 'merci-detre-venus-gracias-por-haber-venido%' AND post_type IN ('post', 'page', 'attachment', 'portfolio-item', 'event', 'album', 'wpt_product_table', 'product') AND post_status IN ('publish')
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT option_value FROM fc6vwfbdn4_options WHERE option_name = 'wpb_js_use_custom' LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT id FROM fc6vwfbdn4_icl_strings WHERE BINARY value='French Latino' AND context='WP' AND name = 'Blog Title' LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT value, language FROM fc6vwfbdn4_icl_strings WHERE id=0
Página no encontrada – French Latino
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT fc6vwfbdn4_posts.ID
FROM fc6vwfbdn4_posts
WHERE 1=1 AND fc6vwfbdn4_posts.post_type = 'yith-wcbm-badge' AND ((fc6vwfbdn4_posts.post_status = 'publish'))
ORDER BY fc6vwfbdn4_posts.post_title ASC
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT option_value FROM fc6vwfbdn4_options WHERE option_name = 'yith-wcbm-hide-on-mobile' LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT option_key, option_value FROM fc6vwfbdn4_gdpr_cc_options
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM fc6vwfbdn4_icl_translations wpml_translations
JOIN fc6vwfbdn4_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type)
JOIN fc6vwfbdn4_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.trid = (SELECT trid FROM fc6vwfbdn4_icl_translations wpml_translations
JOIN fc6vwfbdn4_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) WHERE element_id = 91 LIMIT 1)
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = 12262 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = 12262 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT post_id, meta_key, meta_value FROM fc6vwfbdn4_postmeta WHERE post_id IN (12262) ORDER BY meta_id ASC
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = 6530 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT post_type, post_name
FROM fc6vwfbdn4_posts p
LEFT JOIN fc6vwfbdn4_icl_translations wpml_translations
ON wpml_translations.element_id = p.ID
AND CONCAT('post_', p.post_type) = wpml_translations.element_type
AND p.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','portfolio-item','testimonials','carousels','slides','event','album','product','product_variation','yith-wcbm-badge' )
WHERE post_name = 'shuffle-child' AND post_type IN ('custom_css')
AND ( post_status = 'publish'
OR ( post_type = 'attachment'
AND post_status = 'inherit' ) )
ORDER BY post_type = 'page' ASC, CASE wpml_translations.language_code WHEN 'es' THEN 5 WHEN 'en' THEN 3 WHEN 'fr' THEN 2 WHEN 'pt-pt' THEN 1 ELSE 0 END DESC , CASE p.post_type WHEN 'page' THEN 2 WHEN 'post' THEN 1 ELSE 0 END DESC
LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT ID
FROM fc6vwfbdn4_posts p WHERE p.post_type = 'custom_css' AND p.post_name = 'shuffle-child'
ORDER BY p.post_parent = 0 DESC
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT fc6vwfbdn4_posts.*
FROM fc6vwfbdn4_posts
WHERE 1=1 AND fc6vwfbdn4_posts.post_name = 'shuffle-child' AND fc6vwfbdn4_posts.post_type = 'custom_css' AND ((fc6vwfbdn4_posts.post_status = 'publish' OR fc6vwfbdn4_posts.post_status = 'future' OR fc6vwfbdn4_posts.post_status = 'draft' OR fc6vwfbdn4_posts.post_status = 'pending' OR fc6vwfbdn4_posts.post_status = 'trash' OR fc6vwfbdn4_posts.post_status = 'auto-draft' OR fc6vwfbdn4_posts.post_status = 'inherit' OR fc6vwfbdn4_posts.post_status = 'request-pending' OR fc6vwfbdn4_posts.post_status = 'request-confirmed' OR fc6vwfbdn4_posts.post_status = 'request-failed' OR fc6vwfbdn4_posts.post_status = 'request-completed' OR fc6vwfbdn4_posts.post_status = 'wc-pending' OR fc6vwfbdn4_posts.post_status = 'wc-processing' OR fc6vwfbdn4_posts.post_status = 'wc-on-hold' OR fc6vwfbdn4_posts.post_status = 'wc-completed' OR fc6vwfbdn4_posts.post_status = 'wc-cancelled' OR fc6vwfbdn4_posts.post_status = 'wc-refunded' OR fc6vwfbdn4_posts.post_status = 'wc-failed' OR fc6vwfbdn4_posts.post_status = 'wc-checkout-draft' OR fc6vwfbdn4_posts.post_status = 'private'))
ORDER BY fc6vwfbdn4_posts.post_date DESC
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT wpml_translations.element_id, tax.term_id, tax.taxonomy
FROM fc6vwfbdn4_icl_translations wpml_translations
JOIN fc6vwfbdn4_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN fc6vwfbdn4_terms terms
ON terms.term_id = tax.term_id
WHERE tax.term_id != tax.term_taxonomy_id
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM fc6vwfbdn4_icl_translations wpml_translations
JOIN fc6vwfbdn4_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy)
JOIN fc6vwfbdn4_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.trid = (SELECT trid FROM fc6vwfbdn4_icl_translations wpml_translations
JOIN fc6vwfbdn4_term_taxonomy tax
ON wpml_translations.element_id = tax.term_taxonomy_id
AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 189 LIMIT 1)
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] UPDATE `fc6vwfbdn4_options` SET `option_value` = 'a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:6:{s:17:\"mobile-navigation\";i:189;s:23:\"divided-left-navigation\";N;s:24:\"divided-right-navigation\";N;s:15:\"main-navigation\";i:189;s:19:\"vertical-navigation\";N;s:16:\"popup-navigation\";i:189;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1695038423;s:4:\"data\";a:21:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:6:\"text-5\";i:1;s:6:\"text-6\";}s:7:\"sidebar\";a:5:{i:2;s:12:\"categories-2\";i:3;s:6:\"text-8\";i:4;s:6:\"text-9\";i:5;s:11:\"tag_cloud-2\";i:6;s:8:\"search-3\";}s:15:\"footer_column_1\";a:1:{i:0;s:13:\"media_image-2\";}s:15:\"footer_column_2\";a:4:{i:0;s:6:\"text-3\";i:1;s:7:\"text-34\";i:2;s:7:\"text-35\";i:3;s:7:\"text-36\";}s:15:\"footer_column_3\";a:4:{i:0;s:7:\"text-30\";i:1;s:7:\"text-37\";i:2;s:7:\"text-38\";i:3;s:7:\"text-39\";}s:15:\"footer_column_4\";a:0:{}s:11:\"footer_text\";a:12:{i:0;s:14:\"custom_html-13\";i:1;s:14:\"custom_html-12\";i:2;s:14:\"custom_html-11\";i:3;s:13:\"custom_html-3\";i:4;s:13:\"custom_html-4\";i:5;s:13:\"custom_html-7\";i:6;s:13:\"custom_html-5\";i:7;s:13:\"custom_html-2\";i:8;s:13:\"custom_html-6\";i:9;s:13:\"custom_html-9\";i:10;s:13:\"custom_html-8\";i:11;s:14:\"custom_html-10\";}s:18:\"footer_bottom_left\";a:0:{}s:19:\"footer_bottom_right\";a:0:{}s:21:\"fullscreen_menu_above\";a:0:{}s:21:\"fullscreen_menu_below\";a:1:{i:0;s:7:\"text-21\";}s:8:\"sidearea\";a:1:{i:0;s:7:\"text-20\";}s:14:\"content-bottom\";a:1:{i:0;s:7:\"text-12\";}s:13:\"sidebar-light\";a:5:{i:2;s:12:\"categories-3\";i:3;s:7:\"text-15\";i:4;s:7:\"text-16\";i:5;s:11:\"tag_cloud-3\";i:6;s:8:\"search-4\";}s:12:\"shop-sidebar\";a:13:{i:0;s:8:\"search-5\";i:1;s:12:\"categories-7\";i:2;s:12:\"categories-6\";i:3;s:12:\"categories-5\";i:4;s:12:\"categories-4\";i:5;s:38:\"woocommerce_recently_viewed_products-2\";i:6;s:38:\"woocommerce_recently_viewed_products-5\";i:7;s:38:\"woocommerce_recently_viewed_products-4\";i:8;s:38:\"woocommerce_recently_viewed_products-3\";i:9;s:7:\"text-17\";i:10;s:7:\"text-31\";i:11;s:7:\"text-33\";i:12;s:7:\"text-32\";}s:19:\"header-social-icons\";a:0:{}s:18:\"music-social-icons\";a:1:{i:0;s:7:\"text-23\";}s:9:\"drop-down\";a:1:{i:0;s:7:\"text-24\";}s:18:\"edgtf-top-bar-left\";a:3:{i:0;s:7:\"text-27\";i:1;s:7:\"text-28\";i:2;s:7:\"text-29\";}s:19:\"edgtf-top-bar-right\";a:2:{i:0;s:7:\"text-26\";i:1;s:7:\"text-25\";}s:31:\"edgtf-sticky-header-widget-area\";a:0:{}}}}' WHERE `option_name` = 'theme_mods_shuffle-child'
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT option_value FROM fc6vwfbdn4_options WHERE option_name = 'site_logo' LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT option_value FROM fc6vwfbdn4_options WHERE option_name = 'woocommerce_demo_store' LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT * FROM fc6vwfbdn4_posts WHERE ID = -1 LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT option_value FROM fc6vwfbdn4_options WHERE option_name = 'wpb_js_not_responsive_css' LIMIT 1
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT ID FROM fc6vwfbdn4_posts WHERE guid='http://frenchlatino.com/wp-content/uploads/2016/09/logo-1.png'
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT post_id FROM fc6vwfbdn4_postmeta WHERE meta_key='_wp_attached_file' AND meta_value LIKE '%logo-1.png%'
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT ID FROM fc6vwfbdn4_posts WHERE guid='http://frenchlatino.com/wp-content/uploads/2016/09/logo-1.png'
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT post_id FROM fc6vwfbdn4_postmeta WHERE meta_key='_wp_attached_file' AND meta_value LIKE '%logo-1.png%'
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT ID FROM fc6vwfbdn4_posts WHERE guid='http://frenchlatino.com/wp-content/uploads/2016/09/logo-1.png'
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT post_id FROM fc6vwfbdn4_postmeta WHERE meta_key='_wp_attached_file' AND meta_value LIKE '%logo-1.png%'
404
Page not found
The page you are looking for does not exist. It may have been moved, or removed altogether. Perhaps you can return back to the site's homepage and see if you can find what you are looking for.
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT option_value FROM fc6vwfbdn4_options WHERE option_name = 'revslider-static-css' LIMIT 1
Esta web utiliza cookies para que podamos ofrecerte la mejor experiencia de usuario posible. La información de las cookies se almacena en tu navegador y realiza funciones tales como reconocerte cuando vuelves a nuestra web o ayudar a nuestro equipo a comprender qué secciones de la web encuentras más interesantes y útiles.
Cookies estrictamente necesarias
Las cookies estrictamente necesarias tiene que activarse siempre para que podamos guardar tus preferencias de ajustes de cookies.
Si desactivas esta cookie no podremos guardar tus preferencias. Esto significa que cada vez que visites esta web tendrás que activar o desactivar las cookies de nuevo.
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type
FROM fc6vwfbdn4_icl_translations wpml_translations
JOIN fc6vwfbdn4_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type)
JOIN fc6vwfbdn4_icl_translations tridt
ON tridt.element_type = wpml_translations.element_type
AND tridt.trid = wpml_translations.trid
WHERE tridt.trid = (SELECT trid FROM fc6vwfbdn4_icl_translations wpml_translations
JOIN fc6vwfbdn4_posts p
ON wpml_translations.element_id = p.ID
AND wpml_translations.element_type = CONCAT('post_', p.post_type) WHERE element_id = 13589 LIMIT 1)
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT trid, language_code, source_language_code
FROM fc6vwfbdn4_icl_translations
WHERE element_id=13589 AND element_type='post_page'
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] INSERT IGNORE INTO fc6vwfbdn4_icl_strings (`language`, `context`, `gettext_context`, `domain_name_context_md5`, `name`, `value`, `status`) VALUES ('en', 'Widgets', '', '27952cd44e714f41ed62a77832f75b34', 'widget title - d41d8cd98f00b204e9800998ecf8427e', '', 0),('en', 'Widgets', '', '27952cd44e714f41ed62a77832f75b34', 'widget title - d41d8cd98f00b204e9800998ecf8427e', '', 0),('en', 'Widgets', '', '27952cd44e714f41ed62a77832f75b34', 'widget title - d41d8cd98f00b204e9800998ecf8427e', '', 0),('en', 'Widgets', '', '27952cd44e714f41ed62a77832f75b34', 'widget title - d41d8cd98f00b204e9800998ecf8427e', '', 0)
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] UPDATE `fc6vwfbdn4_options` SET `option_value` = '1767511839' WHERE `option_name` = '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl'
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] UPDATE `fc6vwfbdn4_options` SET `option_value` = 'a:2:{s:26:\"taxonomy-term-help-notices\";a:9:{s:8:\"category\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";N;}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:3:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}s:18:\"wcml-admin-notices\";a:1:{s:9:\"wcml-rate\";s:32:\"1591cc58b9ac17ce0c19c260d075fc4e\";}s:7:\"default\";a:1:{s:27:\"wcml-multi-currency-missing\";s:32:\"bb2ac7a0fd5718f4760f92a300612c85\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"cd46d054621bba3f918c28372c940028\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:3;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:8:\"category\";s:17:\"\0WPML_Notice\0text\";s:242:\"¿Traduciendo Categorías? Use la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=sitepress-multilingual-cms/menu/taxonomy-translation.php&taxonomy=category\">Traducción al Categoría</a> para una traducción más fácil.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:8:\"post_tag\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";N;s:35:\"\0WPML_Notice_Render\0hide_html_added\";N;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";N;}s:21:\"\0WPML_Notices\0notices\";a:2:{s:26:\"taxonomy-term-help-notices\";a:2:{s:8:\"category\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";N;s:35:\"\0WPML_Notice_Render\0hide_html_added\";N;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";N;}s:21:\"\0WPML_Notices\0notices\";a:2:{s:26:\"taxonomy-term-help-notices\";a:1:{s:8:\"category\";r:72;}s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:3:{i:0;a:2:{i:0;O:11:\"WPML_WP_API\":0:{}i:1;s:12:\"is_core_page\";}i:1;a:2:{i:0;r:88;i:1;s:15:\"is_plugins_page\";}i:2;a:2:{i:0;r:88;i:1;s:14:\"is_themes_page\";}}s:15:\"\0WPML_Notice\0id\";s:20:\"missing-requirements\";s:17:\"\0WPML_Notice\0text\";s:1243:\" <h3>\n Para traducir Visual Composer, WooCommerce, y Yoast SEO fácilmente, es necesario agregar los siguientes componentes de WPML:\n </h3>\n\n \n <div>\n <div>\n <ul class=\"wpml-status-list wpml-plugins-status-list\">\n <li>\n <i class=\"otgs-ico-warning\"></i>\n Yoast SEO Multilingual\n (<a href=\"https://frenchlatino.com/wp-admin/plugin-install.php?tab=commercial\">Instalar</a> | <a href=\"#\" target=\"_blank\">Descargar</a>)\n </li>\n <li>\n <i class=\"otgs-ico-warning\"></i>\n WPML Translation Management\n (<a href=\"https://frenchlatino.com/wp-admin/plugin-install.php?tab=commercial\">Instalar</a> | <a href=\"\" target=\"_blank\">Descargar</a>)\n </li>\n <li>\n <i class=\"otgs-ico-ok\"></i>\n WPML String Translation\n </li>\n <li>\n <i class=\"otgs-ico-warning\"></i>\n WooCommerce Multilingual\n (<a href=\"https://frenchlatino.com/wp-admin/plugin-install.php?tab=commercial\">Instalar</a> | <a href=\"#\" target=\"_blank\">Descargar</a>)\n </li>\n </ul>\n </div>\n </div>\n\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:12:\"requirements\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:2:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:1;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:1;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";N;s:31:\"\0WPML_Notice_Action\0js_callback\";N;s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:0;s:31:\"\0WPML_Notice_Action\0link_target\";N;}i:1;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:57:\"Traducción de contenido creado con creadores de páginas\";s:23:\"\0WPML_Notice_Action\0url\";s:67:\"https://wpml.org/documentation/plugins-compatibility/page-builders/\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";N;s:31:\"\0WPML_Notice_Action\0js_callback\";N;s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:0:{}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:1;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:0;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:0:{}s:23:\"\0WPML_Notices\0dismissed\";a:1:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"49488a77fb2b75a623d837bc18887f46\";}}s:28:\"\0WPML_Notices\0user_dismissed\";N;s:34:\"\0WPML_Notices\0original_notices_md5\";N;}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:72;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:8:\"category\";s:17:\"\0WPML_Notice\0text\";s:242:\"¿Traduciendo Categorías? Use la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=sitepress-multilingual-cms/menu/taxonomy-translation.php&taxonomy=category\">Traducción al Categoría</a> para una traducción más fácil.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:8:\"post_tag\";r:61;}s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:3:{i:0;a:2:{i:0;O:11:\"WPML_WP_API\":0:{}i:1;s:12:\"is_core_page\";}i:1;a:2:{i:0;r:186;i:1;s:15:\"is_plugins_page\";}i:2;a:2:{i:0;r:186;i:1;s:14:\"is_themes_page\";}}s:15:\"\0WPML_Notice\0id\";s:20:\"missing-requirements\";s:17:\"\0WPML_Notice\0text\";s:1243:\" <h3>\n Para traducir Visual Composer, WooCommerce, y Yoast SEO fácilmente, es necesario agregar los siguientes componentes de WPML:\n </h3>\n\n \n <div>\n <div>\n <ul class=\"wpml-status-list wpml-plugins-status-list\">\n <li>\n <i class=\"otgs-ico-warning\"></i>\n Yoast SEO Multilingual\n (<a href=\"https://frenchlatino.com/wp-admin/plugin-install.php?tab=commercial\">Instalar</a> | <a href=\"#\" target=\"_blank\">Descargar</a>)\n </li>\n <li>\n <i class=\"otgs-ico-warning\"></i>\n WPML Translation Management\n (<a href=\"https://frenchlatino.com/wp-admin/plugin-install.php?tab=commercial\">Instalar</a> | <a href=\"\" target=\"_blank\">Descargar</a>)\n </li>\n <li>\n <i class=\"otgs-ico-ok\"></i>\n WPML String Translation\n </li>\n <li>\n <i class=\"otgs-ico-warning\"></i>\n WooCommerce Multilingual\n (<a href=\"https://frenchlatino.com/wp-admin/plugin-install.php?tab=commercial\">Instalar</a> | <a href=\"#\" target=\"_blank\">Descargar</a>)\n </li>\n </ul>\n </div>\n </div>\n\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:12:\"requirements\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:2:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:1;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:1;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";N;s:31:\"\0WPML_Notice_Action\0js_callback\";N;s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:0;s:31:\"\0WPML_Notice_Action\0link_target\";N;}i:1;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:57:\"Traducción de contenido creado con creadores de páginas\";s:23:\"\0WPML_Notice_Action\0url\";s:67:\"https://wpml.org/documentation/plugins-compatibility/page-builders/\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";N;s:31:\"\0WPML_Notice_Action\0js_callback\";N;s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:0:{}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:1;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:0;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:0:{}s:23:\"\0WPML_Notices\0dismissed\";a:1:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"49488a77fb2b75a623d837bc18887f46\";}}s:28:\"\0WPML_Notices\0user_dismissed\";N;s:34:\"\0WPML_Notices\0original_notices_md5\";N;}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:61;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:8:\"post_tag\";s:17:\"\0WPML_Notice\0text\";s:238:\"¿Traduciendo Etiquetas? Use la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=sitepress-multilingual-cms/menu/taxonomy-translation.php&taxonomy=post_tag\">Traducción al Etiqueta</a> para una traducción más fácil.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:20:\"translation_priority\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";N;}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:3:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}s:18:\"wcml-admin-notices\";a:1:{s:9:\"wcml-rate\";s:32:\"1591cc58b9ac17ce0c19c260d075fc4e\";}s:7:\"default\";a:1:{s:27:\"wcml-multi-currency-missing\";s:32:\"bb2ac7a0fd5718f4760f92a300612c85\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"2297cefb78d69ea2d3e29316ae96fb04\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:279;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:20:\"translation_priority\";s:17:\"\0WPML_Notice\0text\";s:283:\"¿Traduciendo Prioridades de traducción? Use la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=sitepress-multilingual-cms/menu/taxonomy-translation.php&taxonomy=translation_priority\">Traducción al Prioridad de traducción</a> para una traducción más fácil.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:16:\"tribe_events_cat\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:2:{s:26:\"taxonomy-term-help-notices\";a:4:{s:8:\"category\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";N;s:35:\"\0WPML_Notice_Render\0hide_html_added\";N;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";N;}s:21:\"\0WPML_Notices\0notices\";a:2:{s:26:\"taxonomy-term-help-notices\";a:2:{s:8:\"category\";r:348;s:8:\"post_tag\";r:61;}s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:3:{i:0;a:2:{i:0;O:11:\"WPML_WP_API\":0:{}i:1;s:12:\"is_core_page\";}i:1;a:2:{i:0;r:365;i:1;s:15:\"is_plugins_page\";}i:2;a:2:{i:0;r:365;i:1;s:14:\"is_themes_page\";}}s:15:\"\0WPML_Notice\0id\";s:20:\"missing-requirements\";s:17:\"\0WPML_Notice\0text\";s:1243:\" <h3>\n Para traducir Visual Composer, WooCommerce, y Yoast SEO fácilmente, es necesario agregar los siguientes componentes de WPML:\n </h3>\n\n \n <div>\n <div>\n <ul class=\"wpml-status-list wpml-plugins-status-list\">\n <li>\n <i class=\"otgs-ico-warning\"></i>\n Yoast SEO Multilingual\n (<a href=\"https://frenchlatino.com/wp-admin/plugin-install.php?tab=commercial\">Instalar</a> | <a href=\"#\" target=\"_blank\">Descargar</a>)\n </li>\n <li>\n <i class=\"otgs-ico-warning\"></i>\n WPML Translation Management\n (<a href=\"https://frenchlatino.com/wp-admin/plugin-install.php?tab=commercial\">Instalar</a> | <a href=\"\" target=\"_blank\">Descargar</a>)\n </li>\n <li>\n <i class=\"otgs-ico-ok\"></i>\n WPML String Translation\n </li>\n <li>\n <i class=\"otgs-ico-warning\"></i>\n WooCommerce Multilingual\n (<a href=\"https://frenchlatino.com/wp-admin/plugin-install.php?tab=commercial\">Instalar</a> | <a href=\"#\" target=\"_blank\">Descargar</a>)\n </li>\n </ul>\n </div>\n </div>\n\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:12:\"requirements\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:2:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:1;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:1;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";N;s:31:\"\0WPML_Notice_Action\0js_callback\";N;s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:0;s:31:\"\0WPML_Notice_Action\0link_target\";N;}i:1;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:57:\"Traducción de contenido creado con creadores de páginas\";s:23:\"\0WPML_Notice_Action\0url\";s:67:\"https://wpml.org/documentation/plugins-compatibility/page-builders/\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";N;s:31:\"\0WPML_Notice_Action\0js_callback\";N;s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:0:{}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:1;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:0;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:0:{}s:23:\"\0WPML_Notices\0dismissed\";a:1:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"49488a77fb2b75a623d837bc18887f46\";}}s:28:\"\0WPML_Notices\0user_dismissed\";N;s:34:\"\0WPML_Notices\0original_notices_md5\";N;}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:348;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:8:\"category\";s:17:\"\0WPML_Notice\0text\";s:242:\"¿Traduciendo Categorías? Use la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=sitepress-multilingual-cms/menu/taxonomy-translation.php&taxonomy=category\">Traducción al Categoría</a> para una traducción más fácil.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:8:\"post_tag\";r:61;s:20:\"translation_priority\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";a:3:{s:8:\"category\";r:348;s:8:\"post_tag\";r:61;s:20:\"translation_priority\";r:459;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:1:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"0f1e0ea7acabfed2e8e8c161b52f5150\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:459;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:20:\"translation_priority\";s:17:\"\0WPML_Notice\0text\";s:235:\"Translating Translation Priorities? Use the <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=wpml-wcml&tab=custom-taxonomies&taxonomy=translation_priority\">traducción Prioridad de traducción</a> table for easier translation.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:16:\"tribe_events_cat\";r:337;}s:15:\"wpml-tf-promote\";a:1:{s:15:\"notice-new-site\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:15:\"notice-new-site\";s:17:\"\0WPML_Notice\0text\";s:674:\"<h2>¿Desea saber si las traducciones recientes recibidas tienen problemas?</h2><p>Ha recibido varios trabajos de traducción y ahora aparecen en su sitio web. WPML le permiten abrir estas páginas para comentarios, de modo que los visitantes puedan avisarle si notan algo malo.<br><br><a href=\"https://frenchlatino.com/wp-admin/?page=sitepress-multilingual-cms/menu/languages.php#wpml-translation-feedback-options\" class=\"button-secondary\">Activar comentario de traducción</a> <a href=\"https://wpml.org/documentation/getting-started-guide/getting-visitor-feedback-about-your-sites-translations/\" target=\"_blank\">Más información sobre el comentario de traducción</a></p>\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:15:\"wpml-tf-promote\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:1:{i:7;i:7;}s:20:\"\0WPML_Notice\0actions\";a:0:{}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:11:\"notice-info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:1;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:1:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"5b3bb78fc719e119f7efd95d0db97140\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:337;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:16:\"tribe_events_cat\";s:17:\"\0WPML_Notice\0text\";s:120:\"Translating Categorías de Evento? Use the <a href=\"\">traducción Categoría de Evento</a> table for easier translation.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:11:\"product_cat\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";N;}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:3:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}s:18:\"wcml-admin-notices\";a:1:{s:9:\"wcml-rate\";s:32:\"1591cc58b9ac17ce0c19c260d075fc4e\";}s:7:\"default\";a:1:{s:27:\"wcml-multi-currency-missing\";s:32:\"bb2ac7a0fd5718f4760f92a300612c85\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"31a141f92d2888249dcc4209d11143f8\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:588;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:11:\"product_cat\";s:17:\"\0WPML_Notice\0text\";s:204:\"¿Traduciendo Categorías del producto? Utiliza la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=wpml-wcml&tab=product_cat\">traducción Categoría</a> para una traducción más sencilla.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:11:\"product_tag\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";N;}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:3:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}s:18:\"wcml-admin-notices\";a:1:{s:9:\"wcml-rate\";s:32:\"1591cc58b9ac17ce0c19c260d075fc4e\";}s:7:\"default\";a:1:{s:27:\"wcml-multi-currency-missing\";s:32:\"bb2ac7a0fd5718f4760f92a300612c85\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"0c5ee44123721d722988896bd058b412\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:646;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:11:\"product_tag\";s:17:\"\0WPML_Notice\0text\";s:200:\"¿Traduciendo Etiquetas del producto? Utiliza la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=wpml-wcml&tab=product_tag\">traducción Etiqueta</a> para una traducción más sencilla.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:8:\"pa_video\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";a:7:{s:8:\"category\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";a:6:{s:8:\"category\";r:715;s:8:\"post_tag\";r:61;s:20:\"translation_priority\";r:459;s:16:\"tribe_events_cat\";r:337;s:11:\"product_cat\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";a:6:{s:8:\"category\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";a:6:{s:8:\"category\";r:741;s:8:\"post_tag\";r:61;s:20:\"translation_priority\";r:459;s:16:\"tribe_events_cat\";r:337;s:11:\"product_cat\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:2:{s:26:\"taxonomy-term-help-notices\";a:6:{s:8:\"category\";r:348;s:8:\"post_tag\";r:61;s:20:\"translation_priority\";r:459;s:16:\"tribe_events_cat\";r:337;s:11:\"product_cat\";r:756;s:11:\"product_tag\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:2:{s:26:\"taxonomy-term-help-notices\";a:6:{s:8:\"category\";r:348;s:8:\"post_tag\";r:61;s:20:\"translation_priority\";r:459;s:16:\"tribe_events_cat\";r:337;s:11:\"product_cat\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:2:{s:26:\"taxonomy-term-help-notices\";a:5:{s:8:\"category\";r:348;s:8:\"post_tag\";r:61;s:20:\"translation_priority\";r:459;s:16:\"tribe_events_cat\";r:337;s:11:\"product_cat\";r:787;}s:15:\"wpml-tf-promote\";a:1:{s:15:\"notice-new-site\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:15:\"notice-new-site\";s:17:\"\0WPML_Notice\0text\";s:674:\"<h2>¿Desea saber si las traducciones recientes recibidas tienen problemas?</h2><p>Ha recibido varios trabajos de traducción y ahora aparecen en su sitio web. WPML le permiten abrir estas páginas para comentarios, de modo que los visitantes puedan avisarle si notan algo malo.<br><br><a href=\"https://frenchlatino.com/wp-admin/?page=sitepress-multilingual-cms/menu/languages.php#wpml-translation-feedback-options\" class=\"button-secondary\">Activar comentario de traducción</a> <a href=\"https://wpml.org/documentation/getting-started-guide/getting-visitor-feedback-about-your-sites-translations/\" target=\"_blank\">Más información sobre el comentario de traducción</a></p>\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:15:\"wpml-tf-promote\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:1:{i:9;i:9;}s:20:\"\0WPML_Notice\0actions\";a:0:{}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:11:\"notice-info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:1;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:1:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"eb39adae4344656ef7b4415333ede5f1\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:787;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:11:\"product_cat\";s:17:\"\0WPML_Notice\0text\";s:187:\"Translating Categorías del producto? Use the <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=wpml-wcml&tab=product_cat\">traducción Categoría</a> table for easier translation.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:11:\"product_tag\";r:772;}s:15:\"wpml-tf-promote\";a:1:{s:15:\"notice-new-site\";r:804;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:1:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"2210e0e8a8e283a397204d52886762bb\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:772;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:11:\"product_tag\";s:17:\"\0WPML_Notice\0text\";s:183:\"Translating Etiquetas del producto? Use the <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=wpml-wcml&tab=product_tag\">traducción Etiqueta</a> table for easier translation.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}}s:15:\"wpml-tf-promote\";a:1:{s:15:\"notice-new-site\";r:804;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:1:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"3d031a0b63e9e4f5a11afeb592f4c9b5\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:756;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:11:\"product_cat\";s:17:\"\0WPML_Notice\0text\";s:187:\"Translating Categorías del producto? Use the <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=wpml-wcml&tab=product_cat\">traducción Categoría</a> table for easier translation.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:11:\"product_tag\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:2:{s:26:\"taxonomy-term-help-notices\";a:6:{s:8:\"category\";r:348;s:8:\"post_tag\";r:61;s:20:\"translation_priority\";r:459;s:16:\"tribe_events_cat\";r:337;s:11:\"product_cat\";r:756;s:11:\"product_tag\";r:965;}s:15:\"wpml-tf-promote\";a:1:{s:15:\"notice-new-site\";r:804;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:1:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"cb0918491de56f85aeb01a35a619b717\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:965;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:11:\"product_tag\";s:17:\"\0WPML_Notice\0text\";s:183:\"Translating Etiquetas del producto? Use the <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=wpml-wcml&tab=product_tag\">traducción Etiqueta</a> table for easier translation.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:1:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"2c1d26ab403c602f0d88a40c6f2f39c5\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:741;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:8:\"category\";s:17:\"\0WPML_Notice\0text\";s:100:\"Translating Categorías? Use the <a href=\"\">traducción Categoría</a> table for easier translation.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:8:\"post_tag\";r:61;s:20:\"translation_priority\";r:459;s:16:\"tribe_events_cat\";r:337;s:11:\"product_cat\";r:730;s:11:\"product_tag\";r:965;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:2:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}s:18:\"wcml-admin-notices\";a:1:{s:9:\"wcml-rate\";s:32:\"1591cc58b9ac17ce0c19c260d075fc4e\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"970f12be9ddb617e57c4b9a24f774e89\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:730;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:11:\"product_cat\";s:17:\"\0WPML_Notice\0text\";s:204:\"¿Traduciendo Categorías del producto? Utiliza la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=wpml-wcml&tab=product_cat\">traducción Categoría</a> para una traducción más sencilla.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:11:\"product_tag\";r:965;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:2:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}s:18:\"wcml-admin-notices\";a:1:{s:9:\"wcml-rate\";s:32:\"1591cc58b9ac17ce0c19c260d075fc4e\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"3b7793b3f35e504880ac6afd6a8d0c45\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:715;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:8:\"category\";s:17:\"\0WPML_Notice\0text\";s:117:\"¿Traduciendo Categorías? Utiliza la tabla <a href=\"\">traducción Categoría</a> para una traducción más sencilla.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:8:\"post_tag\";r:61;s:20:\"translation_priority\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";a:6:{s:8:\"category\";r:715;s:8:\"post_tag\";r:61;s:20:\"translation_priority\";r:1167;s:16:\"tribe_events_cat\";r:337;s:11:\"product_cat\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";a:6:{s:8:\"category\";r:715;s:8:\"post_tag\";r:61;s:20:\"translation_priority\";r:459;s:16:\"tribe_events_cat\";r:337;s:11:\"product_cat\";r:1182;s:11:\"product_tag\";r:965;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:2:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}s:18:\"wcml-admin-notices\";a:1:{s:9:\"wcml-rate\";s:32:\"1591cc58b9ac17ce0c19c260d075fc4e\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"e4d5ac11863cac8b831f8559955e5b7c\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:1182;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:11:\"product_cat\";s:17:\"\0WPML_Notice\0text\";s:204:\"¿Traduciendo Categorías del producto? Utiliza la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=wpml-wcml&tab=product_cat\">traducción Categoría</a> para una traducción más sencilla.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:11:\"product_tag\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";a:6:{s:8:\"category\";r:715;s:8:\"post_tag\";r:61;s:20:\"translation_priority\";r:459;s:16:\"tribe_events_cat\";r:337;s:11:\"product_cat\";r:1182;s:11:\"product_tag\";r:1244;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:2:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}s:18:\"wcml-admin-notices\";a:1:{s:9:\"wcml-rate\";s:32:\"1591cc58b9ac17ce0c19c260d075fc4e\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"8cee0ae19ce05c62af9c533da2f79294\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:1244;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:11:\"product_tag\";s:17:\"\0WPML_Notice\0text\";s:200:\"¿Traduciendo Etiquetas del producto? Utiliza la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=wpml-wcml&tab=product_tag\">traducción Etiqueta</a> para una traducción más sencilla.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:2:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}s:18:\"wcml-admin-notices\";a:1:{s:9:\"wcml-rate\";s:32:\"1591cc58b9ac17ce0c19c260d075fc4e\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"e0520d018d8438714dbb9f47d61225fd\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:1167;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:20:\"translation_priority\";s:17:\"\0WPML_Notice\0text\";s:252:\"¿Traduciendo Translation Priorities? Utiliza la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=wpml-wcml&tab=custom-taxonomies&taxonomy=translation_priority\">traducción Prioridad de traducción</a> para una traducción más sencilla.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:16:\"tribe_events_cat\";r:337;s:11:\"product_cat\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";a:6:{s:8:\"category\";r:715;s:8:\"post_tag\";r:61;s:20:\"translation_priority\";r:1167;s:16:\"tribe_events_cat\";r:337;s:11:\"product_cat\";r:1352;s:11:\"product_tag\";r:1244;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:2:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}s:18:\"wcml-admin-notices\";a:1:{s:9:\"wcml-rate\";s:32:\"1591cc58b9ac17ce0c19c260d075fc4e\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:1:{s:15:\"wpml-tf-promote\";a:1:{s:15:\"notice-new-site\";s:32:\"3ca51f5a54ecf69a3eb72125002571bf\";}}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"82ee2079d84e4df5da907e79957bb2b8\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:1352;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:11:\"product_cat\";s:17:\"\0WPML_Notice\0text\";s:204:\"¿Traduciendo Categorías del producto? Utiliza la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=wpml-wcml&tab=product_cat\">traducción Categoría</a> para una traducción más sencilla.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:11:\"product_tag\";r:1244;s:8:\"pa_video\";r:704;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:2:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}s:18:\"wcml-admin-notices\";a:1:{s:9:\"wcml-rate\";s:32:\"1591cc58b9ac17ce0c19c260d075fc4e\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:1:{s:15:\"wpml-tf-promote\";a:1:{s:15:\"notice-new-site\";s:32:\"3ca51f5a54ecf69a3eb72125002571bf\";}}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"58fee6c5c3e66ffb594094749706c310\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:704;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:8:\"pa_video\";s:17:\"\0WPML_Notice\0text\";s:218:\"¿Traduciendo Video del producto? Utiliza la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=wpml-wcml&tab=product-attributes&taxonomy=pa_video\">traducción Video</a> para una traducción más sencilla.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:15:\"slides_category\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:2:{s:26:\"taxonomy-term-help-notices\";N;s:18:\"WPML_User_Language\";a:1:{s:35:\"WPML_User_Languagehow_to_set_notice\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:35:\"WPML_User_Languagehow_to_set_notice\";s:17:\"\0WPML_Notice\0text\";s:383:\" <h2>¿Quiere que el administrador de WordPress esté en un idioma diferente?</h2>\n <p>\n WPML permite que cada usuario elija el idioma del administrador. Este no tiene por qué coincidir con el que verán los usuarios del sitio web. <br/>\n <br/>\n Vaya a su <a href=\"https://frenchlatino.com/wp-admin/profile.php\">perfil</a> para elegir el idioma del administrador. </p>\n \";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:18:\"WPML_User_Language\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:1:{i:14;i:14;}s:20:\"\0WPML_Notice\0actions\";a:0:{}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:1;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:1:{i:0;s:14:\"manage_options\";}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:4:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}s:18:\"wcml-admin-notices\";a:1:{s:9:\"wcml-rate\";s:32:\"1591cc58b9ac17ce0c19c260d075fc4e\";}s:7:\"default\";a:1:{s:27:\"wcml-multi-currency-missing\";s:32:\"bb2ac7a0fd5718f4760f92a300612c85\";}s:29:\"WPML_ST_Repair_Strings_Schema\";a:1:{s:7:\"default\";s:32:\"ef085806f75e83855930ec7753ed590f\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"3a62eb73ddd8954b61316e8baad27263\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:1465;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:15:\"slides_category\";s:17:\"\0WPML_Notice\0text\";s:242:\"¿Traduciendo Sliders? Use la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=sitepress-multilingual-cms/menu/taxonomy-translation.php&taxonomy=slides_category\"> Traducción al Slider</a> para una traducción más fácil.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}s:10:\"event-type\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:1:{s:26:\"taxonomy-term-help-notices\";N;}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:3:{s:12:\"requirements\";a:1:{s:20:\"missing-requirements\";s:32:\"f18fd0da8545c20f69397b793f7de59c\";}s:18:\"wcml-admin-notices\";a:1:{s:9:\"wcml-rate\";s:32:\"1591cc58b9ac17ce0c19c260d075fc4e\";}s:7:\"default\";a:1:{s:27:\"wcml-multi-currency-missing\";s:32:\"bb2ac7a0fd5718f4760f92a300612c85\";}}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"4c7cf38bd18a08ad0a56c1e40cf9bbd9\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:1554;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:10:\"event-type\";s:17:\"\0WPML_Notice\0text\";s:244:\"¿Traduciendo Event Types? Use la tabla <a href=\"https://frenchlatino.com/wp-admin/admin.php?page=sitepress-multilingual-cms/menu/taxonomy-translation.php&taxonomy=event-type\">Traducción al Event Type</a> para una traducción más fácil.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:9:\"Descartar\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:0:{}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}}s:18:\"WPML_User_Language\";a:1:{s:35:\"WPML_User_Languagehow_to_set_notice\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:35:\"WPML_User_Languagehow_to_set_notice\";s:17:\"\0WPML_Notice\0text\";s:383:\" <h2>¿Quiere que el administrador de WordPress esté en un idioma diferente?</h2>\n <p>\n WPML permite que cada usuario elija el idioma del administrador. Este no tiene por qué coincidir con el que verán los usuarios del sitio web. <br/>\n <br/>\n Vaya a su <a href=\"https://frenchlatino.com/wp-admin/profile.php\">perfil</a> para elegir el idioma del administrador. </p>\n \";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:18:\"WPML_User_Language\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:1:{i:0;i:0;}s:20:\"\0WPML_Notice\0actions\";a:0:{}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:1;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:1:{i:0;s:14:\"manage_options\";}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}}}', `autoload` = 'no' WHERE `option_name` = 'wpml_notices'
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SELECT meta_id FROM fc6vwfbdn4_postmeta WHERE meta_key = '_rightpress_prices' AND post_id = 14378
Error en la base de datos de WordPress: [User 'frenchlatinoweb' has exceeded the 'max_questions' resource (current value: 40000)] SHOW FULL COLUMNS FROM `fc6vwfbdn4_postmeta`