WordPress database error: [Not unique table/alias: 'icl_t'] SELECT t.term_id
FROM wpdz_terms AS t INNER JOIN wpdz_term_taxonomy AS tt ON t.term_id = tt.term_id LEFT JOIN wpdz_icl_translations icl_t
ON icl_t.element_id = tt.term_taxonomy_id
AND icl_t.element_type IN ('tax_product_cat') LEFT JOIN wpdz_icl_translations icl_t
ON icl_t.element_id = tt.term_taxonomy_id
AND icl_t.element_type IN ('tax_product_cat')
WHERE tt.taxonomy IN ('product_cat') AND ( ( icl_t.element_type IN ('tax_product_cat') AND ( icl_t.language_code = 'en' OR 0 ) )
OR icl_t.element_type NOT IN ('tax_product_cat') OR icl_t.element_type IS NULL ) AND ( ( icl_t.element_type IN ('tax_product_cat') AND ( icl_t.language_code = 'en' OR 0 ) )
OR icl_t.element_type NOT IN ('tax_product_cat') OR icl_t.element_type IS NULL )
ORDER BY t.name ASC
WordPress database error: [Not unique table/alias: 'icl_t'] SELECT DISTINCT t.term_id
FROM wpdz_terms AS t LEFT JOIN wpdz_termmeta ON ( t.term_id = wpdz_termmeta.term_id AND wpdz_termmeta.meta_key='order') INNER JOIN wpdz_term_taxonomy AS tt ON t.term_id = tt.term_id LEFT JOIN wpdz_icl_translations icl_t
ON icl_t.element_id = tt.term_taxonomy_id
AND icl_t.element_type IN ('tax_pa_size') LEFT JOIN wpdz_icl_translations icl_t
ON icl_t.element_id = tt.term_taxonomy_id
AND icl_t.element_type IN ('tax_pa_size')
WHERE tt.taxonomy IN ('pa_size') AND tt.count > 0 AND (
( wpdz_termmeta.meta_key = 'order' OR wpdz_termmeta.meta_key IS NULL )
) AND ( ( icl_t.element_type IN ('tax_pa_size') AND ( icl_t.language_code = 'en' OR 0 ) )
OR icl_t.element_type NOT IN ('tax_pa_size') OR icl_t.element_type IS NULL ) AND ( ( icl_t.element_type IN ('tax_pa_size') AND ( icl_t.language_code = 'en' OR 0 ) )
OR icl_t.element_type NOT IN ('tax_pa_size') OR icl_t.element_type IS NULL )
ORDER BY wpdz_termmeta.meta_value+0 ASC, t.name ASC
WordPress database error: [Not unique table/alias: 'icl_t'] SELECT DISTINCT t.term_id
FROM wpdz_terms AS t LEFT JOIN wpdz_termmeta ON ( t.term_id = wpdz_termmeta.term_id AND wpdz_termmeta.meta_key='order') INNER JOIN wpdz_term_taxonomy AS tt ON t.term_id = tt.term_id LEFT JOIN wpdz_icl_translations icl_t
ON icl_t.element_id = tt.term_taxonomy_id
AND icl_t.element_type IN ('tax_pa_color') LEFT JOIN wpdz_icl_translations icl_t
ON icl_t.element_id = tt.term_taxonomy_id
AND icl_t.element_type IN ('tax_pa_color')
WHERE tt.taxonomy IN ('pa_color') AND tt.count > 0 AND (
( wpdz_termmeta.meta_key = 'order' OR wpdz_termmeta.meta_key IS NULL )
) AND ( ( icl_t.element_type IN ('tax_pa_color') AND ( icl_t.language_code = 'en' OR 0 ) )
OR icl_t.element_type NOT IN ('tax_pa_color') OR icl_t.element_type IS NULL ) AND ( ( icl_t.element_type IN ('tax_pa_color') AND ( icl_t.language_code = 'en' OR 0 ) )
OR icl_t.element_type NOT IN ('tax_pa_color') OR icl_t.element_type IS NULL )
ORDER BY wpdz_termmeta.meta_value+0 ASC, t.name ASC