Displaying a page content
-
To create a template of the content of a specific post works fine. It uses the gutenberg content.
eg.
<Loop type=post name=hello-world> <Field content /> </Loop>
And when I try with a page (it uses muffin builder page builder) it doesn’t seem to work eg
<Loop type=page name=faq> <Field content /> </Loop>
When I update the page content to use gutenberg, it shows.
Does L&L content not display if it uses a pagebuilder?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Displaying a page content’ is closed to new replies.