Browser: Chrome 138.0.7204.169
OS: Windows
Hi bricks team,
I have a term query in the post query to use to display the color of the products in the query loop. The problem is that if the Current post term option is enabled in the Term query loop settings, which it definitely should be, it will cause the colors of the first item in the Builder to not render properly.
Query loop code
{"content":[{"id":"aoulam","name":"block","parent":"zibavu","children":["bfhubu"],"settings":{"_interactions":[{"id":"pnfeqc","trigger":"ajaxStart","ajaxQueryId":"bfhubu","action":"setAttribute","actionAttributeKey":"class","actionAttributeValue":"loop-loading"},{"id":"vxmdnz","trigger":"ajaxEnd","ajaxQueryId":"bfhubu","action":"removeAttribute","actionAttributeKey":"class","actionAttributeValue":"loop-loading"}],"_cssGlobalClasses":["hqfvyw"]},"label":"Loop grid"},{"id":"bfhubu","name":"block","parent":"aoulam","children":[],"settings":{},"label":"Loop item","properties":{"duhyap":{"post_type":["product"],"orderby":["meta_value","date"],"order":["asc","desc"],"meta_key":"_stock_status","posts_per_page":"8","no_results_template":"246","featured":true,"onSale":true},"woynka":{"post_type":["product"],"orderby":["meta_value","date"],"meta_key":"_stock_status","order":["asc","desc"],"posts_per_page":"8","no_results_template":"246"}},"cid":"egmvlq"}],"source":"bricksCopiedElements","sourceUrl":"https://avangtheme.ir","version":"2.0","globalClasses":[{"id":"hqfvyw","name":"Product-grid","settings":{"_display":"grid","_gridTemplateColumns":"minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)","_gridGap":"20","_gridTemplateColumns:mobile_portrait":"1fr 1fr"},"modified":1752269324,"user_id":1}],"globalElements":[]}
Thank you
