Dynamic content not showing in off canvas modal on the front end

Hi team,

Im pulling though page content using a posts looper.

This displays fine in the page builder but does not show though on the front end.

I will send you login details next

Hello @kellybaya,

Thanks for writing in!

If you are trying to display a content of a specific page, please disable your Looper provider/consumer and then use the specific post content dynamic content {{dc:post:the_content post="201"}} instead.

Hope this helps.

Thank you @ruenel. I did not know that you could do that, however, it’s still not showing on the frontend?

Hi @kellybaya,

The Dynamic Content tag you have added into the Off Canvas without changing the POST ID. Here you need to change the Post ID to a valid one, 201 is not valid post. I have added 1 instead of 201 and now it showing the content of only post you are having.

Screenshot 2022-04-28 172048

If you are not able to locate the Post ID or Page ID, I would suggest you go through the following article.

Hope it helps.
Thanks

Hello @tristup. 201 is definitely the correct page ID. 201

Hi @kellybaya,

I have checked the page and it shows different outputs in the Cornerstone and in the Browser. I went ahead and save the page content as a template and created a new page with the same template. And while using that page ID it shows the content in the Off Canvas. I have checked that page from the Page List and found that it shows the Attendee link in it, that seems it may not be a normal page and that might be the reason behind your issue.

Screenshot-2022-04-29-140914

Hope it helps.
Thanks

It won’t work in the header or the footer but for anyone having the same issue, I have resolved this by placing the modal in the page and using a toggle hash.

Hi @kellybaya,

Glad that it is resolved now.

Thanks

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