Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the acf
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6121
Error en la base de datos de WordPress: [Not unique table/alias: 'wp_postmeta']SELECT wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN wp_postmeta ON wp_posts.ID = wp_postmeta.post_id AND wp_postmeta.meta_key = 'post_date_updated'
WHERE 1=1 AND (
( wp_postmeta.meta_key = '_elementor_template_type' AND wp_postmeta.meta_value = 'landing-page' )
) AND wp_posts.post_type = 'e-landing-page' AND ((wp_posts.post_status <> 'trash' AND wp_posts.post_status <> 'auto-draft'))
GROUP BY wp_posts.ID
ORDER BY GREATEST(
wp_posts.post_date,
COALESCE(wp_postmeta.meta_value, wp_posts.post_date)
) DESC
LIMIT 0, 1