Image does not appear if filter
-
Hi,
If I have an image in a container and I filter, the image does not appear.
Thanks
-
Hi @fpalo96,
Thanks for your message.
Just to clarify, when you say the image doesn’t appear, is it hidden completely, or does it leave a blank space?
To help you better, I would need more info on the followings:
- The exact widget you’re using on the page (my post widget, the one from Elementor Pro, a grid loop or any other post related widgets?).
- If you are using a loop grid or custom grid, what dynamic tags or widgets are you using?
- Whether lazy load or a third-party optimization plugin is active.
- A link to the page or a screenshot so I can inspect it directly.
Let me know and I’ll take a closer look.
Regard,
DaraLink: https://albergueanimales.motril.es/animales/
Im using Elementor Pro with grid loop and template item
Hi @fpalo96,
Thank you for the additional details and for sharing the link.
I had a look at your page and can confirm the issue. However, I wasn’t able to reproduce the same behavior on my end using a similar setup, which suggests that the issue might be specific to your environment.
This could be caused by a few things, such as:
- Another plugin interfering with the rendering of dynamic images
- A custom function or code snippet affecting the query or output
- A loop condition or visibility rule that’s inadvertently hiding the image
- Image source not being properly set or loaded (such as a dynamic tag returning null)
To further isolate the cause, I’d suggest:
- Testing the same loop template using my post widget instead. You would use a BPFWE post widget, then under Post Skin, you would select Template Grid > Your loop grid template.
- Temporarily disabling any optimization or lazy load plugins, such as the Litespeed cache.
- Checking the image field source in your loop item, especially if you’re using a custom field or dynamic tag.
- Enabling WP_DEBUG temporarily to see if any relevant errors are logged.
Let me know if you’re able to narrow it down, or feel free to reach me at [email protected] for a more hands-on approach.
Regards,
DaraHi @fpalo96,
Just an update on this, the issue should now be resolved in version 1.5.2.
To benefit from the fix, please ensure you’re using the plugin’s Image Custom Field dynamic tag for your background images. This supports regular meta fields, featured images (using the _thumbnail_id key), and ACF fields. After updating, images in your filtered loop grid should appear as expected.
Let me know if you still run into any issues after the update.
Regards,
Dara
The topic ‘Image does not appear if filter’ is closed to new replies.