Looper not rendering on the front end

Hi there.

I created a custom field for posts, to be able to add citations and associated url’s.

I also created a component, so that i could put these in an accordeon:

In my layout i have a looper-provider built in so that an accordeon gets filled with the citations. In cornerstone, it works as expected and i see this (need to click the accordeon to reveal, exactly as intended):

However, on the front end the dynamic content that is pulled into the component does not show??

I see another issue in our list from Global Blocks that sounds like this. When you set a provider outside a global block the global block won’t use that provider. It looks like it’s working the preview so I think we can see what’s up with that. The alternative right now would be to set the provider inside the Component. if the entire Accordion is a component with a provider I think that also will help too. I didn’t try this on your site, but I’d try out the new accordion elements with this. If you export that references component you can use it directly without the [cs_gb]. Let me know if this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.