I have a loop with a dynamic background of the WooCommerce category image {woo_product_cat_image} set on the ID level. By default, it displays four items, and additional items are loaded upon the Load More interaction. However, the dynamic background is not applied to the newly loaded items.
Hi Ioannis,
Thanks so much for your report!
Unfortunately, I cannot reproduce the issue (v1.12.3). Can you provide a live link? Where exactly is your loop located?
Best regards,
timmse
Thanks for the additional information via DM
I’ll summarize briefly in case anyone else encounters the problem:
- your loop is in an offcanvas element in the header template.
- your header section is a component.
As far as I can tell, the problem is caused by #2. I inserted the header as a “non-component” as a test, and the images are displayed (outdoor has none).
I’ve added it to our bug tracker.
1 Like
Ps: it doesn’t matter if it’s inside an offcanvas or the header - the problem arises when the loop with load more interaction is inside a component.
1 Like