WordPress database error: [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 'ORDER BY t.term_order ASC, t.name ASC' at line 7]
SELECT t.term_id, t.name, t.slug, tm.meta_value as sub_hide
FROM della_ws_terms AS t
INNER JOIN della_ws_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN della_ws_termmeta as tm on tm.term_id = t.term_id and tm.meta_key = 'hide'
WHERE tt.taxonomy = 'product_cat'
AND tt.parent =
ORDER BY t.term_order ASC, t.name ASC
If you have an account with us, sign in with your email address and password
If you have an account with us, sign in with your email address and password
Create an Account