Error en la base de datos de WordPress: [Unknown column 'posts.ID' in 'IN/ALL/ANY']SELECT SQL_CALC_FOUND_ROWS akhf_posts.ID
FROM akhf_posts
WHERE 1=1 AND akhf_posts.ID IN (848,860,861,863,947,972,982,983,990,995,997,999,1000,1001,1002,1003,1005,1006,1007,1008,1009,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1022,1032,1033,1034,1036,1037,1039,1041,1042,1048,1049,1051,1052,1053,1055,1056,1061,1062,1068,1072,1099,1118,1119,1120,1121,1129,1131,1142,1143,1161,1162,1169,1178,1187,1189,1190,1191,1193,1194,1195,1196,1197,1198,1205,1214,1215,1217,1218,1223,1224,1225,1226,1227,1229,1230,1242,1243,1244,1245,1246,1247,1248,1249,1270,1271,1272,1281,1282,1283,1284,1287,1288,1289,1295,1296,1297,1299,1300,1301,1307,1308,1310,1311,1319,1328,1329,1330,1331,1340,1344,1345,1347,1351,1359,1360,1361,1363,1368,1371,1375,1376,1377,1378,1379,1380,1386,1388,1393,1395,1415,1416,1419,1421,1422,1423,1424,1425,1426,1434,1435,1436,1437,1467,1468,1469,1470,1471,1472,1473,1478,1479,1480,1481,1482,1485,1486,1487,1609,1610,1611,1612,1627,1628,1629,1673,1674,1675,1705,1706,1707,1708,1709,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1740,1741,1742,1743,1744,1745,1746,1747) AND (
akhf_posts.ID NOT IN (
SELECT object_id
FROM akhf_term_relationships
WHERE term_taxonomy_id IN (10)
)
) AND ((akhf_posts.post_type = 'product' AND (akhf_posts.post_status = 'publish'))) AND posts.ID IN (
SELECT tr.object_id
FROM akhf_term_relationships AS tr
WHERE tr.term_taxonomy_id IN (22,43)
)
GROUP BY akhf_posts.ID
ORDER BY akhf_posts.menu_order ASC, akhf_posts.post_title ASC
LIMIT 0, 12
Error en la base de datos de WordPress: [Unknown column 'posts.ID' in 'IN/ALL/ANY']SELECT akhf_posts.*
FROM akhf_posts
WHERE 1=1 AND ((akhf_posts.post_type = 'elementor_font' AND (akhf_posts.post_status = 'publish'))) AND posts.ID IN (
SELECT tr.object_id
FROM akhf_term_relationships AS tr
WHERE tr.term_taxonomy_id IN (22,43)
)
ORDER BY akhf_posts.post_date DESC
Error en la base de datos de WordPress: [Unknown column 'posts.ID' in 'IN/ALL/ANY']SELECT SQL_CALC_FOUND_ROWS akhf_posts.ID
FROM akhf_posts INNER JOIN akhf_postmeta ON ( akhf_posts.ID = akhf_postmeta.post_id ) INNER JOIN akhf_postmeta AS mt1 ON ( akhf_posts.ID = mt1.post_id )
WHERE 1=1 AND (
akhf_postmeta.meta_key = '_elementor_template_type'
AND
(
( mt1.meta_key = '_elementor_template_type' AND mt1.meta_value = 'popup' )
)
) AND akhf_posts.post_type = 'elementor_library' AND ((akhf_posts.post_status <> 'trash' AND akhf_posts.post_status <> 'auto-draft')) AND posts.ID IN (
SELECT tr.object_id
FROM akhf_term_relationships AS tr
WHERE tr.term_taxonomy_id IN (22,43)
)
GROUP BY akhf_posts.ID
ORDER BY akhf_posts.post_date DESC
LIMIT 0, 1