خطای پایگاهدادهٔ وردپرس : [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 10]SELECT wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) JOIN wp_icl_translations wpml_translations
ON wp_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type)
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')) AND ( ( ( wpml_translations.language_code = 'fa' OR 0 ) AND wp_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','portfolio' ) ) OR wp_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','portfolio' ) )
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0,
خطای پایگاهدادهٔ وردپرس : [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5]SELECT t.term_id
FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('post_tag') AND t.slug IN ('matches0000')
LIMIT
خطای پایگاهدادهٔ وردپرس : [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 18]SELECT t.term_id
FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id LEFT JOIN wp_icl_translations icl_t
ON icl_t.element_id = tt.term_taxonomy_id
AND icl_t.element_type IN ('tax_post_tag')
WHERE tt.taxonomy IN ('post_tag') AND t.slug IN ('matches0000') AND ( ( icl_t.element_type IN ('tax_post_tag') AND ( icl_t.language_code = 'fa' OR (
icl_t.language_code = 'fa'
AND tt.taxonomy IN ( 'product_cat' )
AND ( (
( SELECT COUNT(element_id)
FROM wp_icl_translations
WHERE trid = icl_t.trid
AND language_code = 'fa'
) = 0
) OR ( 0 ) )
) ) )
OR icl_t.element_type NOT IN ('tax_post_tag') OR icl_t.element_type IS NULL )
LIMIT
خطای پایگاهدادهٔ وردپرس : [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5]SELECT t.term_id
FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('post_tag') AND t.slug IN ('matches0000')
LIMIT