J
jgag
New Member
Hello one and all!
I have a container in an elementor template populated with the following widgets:
On the back end, every single one of these widgets shows up properly, with the correct information taken from ACF.
However, when viewing a post using this template, only 1, 3 and 5 show up. This means that the problem isn't the widget itself (since 1 and 3 work),and it's not ACF itself (since 5 works). It really seems to be the ACF gallery itself that Elementor is struggling to replicate on front end even though back end looks fine. When inspecting the html code on the front end, the widgets aren't empty, they are absent.
Steps taken so far
I've tried changing the ACF gallery field return format to:
Am I missing something?
I have a container in an elementor template populated with the following widgets:
- Basic gallery (populated with placeholder images)
- Basic gallery (populated dynamically with an ACF gallery)
- Gallery (populated with placeholder images)
- Gallery (populated dynamically with an ACF gallery)
- Icon box (populated dynamically with an ACF field)
On the back end, every single one of these widgets shows up properly, with the correct information taken from ACF.
However, when viewing a post using this template, only 1, 3 and 5 show up. This means that the problem isn't the widget itself (since 1 and 3 work),and it's not ACF itself (since 5 works). It really seems to be the ACF gallery itself that Elementor is struggling to replicate on front end even though back end looks fine. When inspecting the html code on the front end, the widgets aren't empty, they are absent.
Steps taken so far
I've tried changing the ACF gallery field return format to:
- Image Array
- Image URL
- Image ID
- All
- Uploaded to post
Am I missing something?