warning: trying to access array offset on value of type bool ACF field image group
warning: trying to access array offset on value of type bool ACF field image group
warning: trying to access array offset on value of type bool ACF field image group
How to pull through page title depending on which radio button is selected on the specific page?
Conditionally get ACF field in WordPress nav walker based on parent menu item?
ACF block gutenberg aligncenter don’t work
SQL query based on two different custom field values
Adding amount to cart when input field is filled
Skip un-set meta fields (“Invalid field: fieldname”) when using `wp post list` and displaying custom fields
Need to add custom cart item data
It looks like you want to list products with post_type=product etc.. AND have the same ean code. Therefore, in your place i would try with the line ‘relation’ => ‘OR’ changed to ‘relation’ => ‘AND’ Regards,
See if this article, which I published last year, helps.