I’m trying to make a div that contains dynamic content from a specific post. What am I doing wrong here?
Div is set as Looper Provider: Dynamic Content. The input is {{dc:post:meta post=“4935”}}.
Inside the div are two elements with dynamic content:
The image element’s dynamic content is {{dc:post:featured_image_id}}
The text element’s dynamic content is {{dc:post:title}}
Neither of these elements are pulling data from post 4935.