NO BUG: Cannot populate content in template, no option for woocommerce product

Bricks Version: 1.6 Beta2
Browser: Chrome 90
OS: Linux
URL:

Hi I am trying to populate content in a Woocommerce template that is using a query loop but as in image I can only select pages not a product.

Screenshot_20221205_114753

Screenshot_20221205_114833

Edit: It show up when I search for the specific page, it is just not listed.

I have the same issue with a CPT created with metabox.
If I pull an image from dynamic it shows up just like normal on the frontend.
Happening in both 1.6 and 1.6 b2

Hi John,
Thank you very much for your report.

You can search for a specific product, post, page, and so on. Querying every post, image, etc. by default would be a very resource-heavy operation, especially on large websites.

Best regards,
timmse

Hi Timmse you are correct. I tried all sorts to solve this, maybe I’m a bit dumb or it isn’t obvious that you can do a search from the dropdown. Thanks for your help.

John

Hey John,
You’re welcome.

:face_with_monocle: