• Resolved karlazz

    (@karlazz)


    On my local test site, which is not on the internet, I activated your plugin and created a page with a template.

    The back end works great. I can refresh the editor page and all my content is back, so I assume the post meta part is working. I was really pleased at this point.

    When I display the page on the front end, nothing is rendered for the post meta content that was in the template. The article div for the post contains nothing below the title. Nothing. No HTML for any of the fields. Not even empty wrapper divs…

    I am using latest wordpress, gutenberg, twentyseventeen theme. Yours is the only plugin besides gutenberg which is running.

Viewing 1 replies (of 1 total)
  • Plugin Author Riad Benguella

    (@youknowriad)

    Hi @karlazz This plugin (at the moment) work the exact same way ACF or any other Custom Fields plugin work. It means, it saves the fields to post_meta but doesn’t render anything on the Frontend, it’s the theme’s author responsibility to render or use these meta fields the way you want.

    If you want to build fields and render them in the frontend, you don’t even need them to be saved to meta, you just use Gutenberg as is without any plugins.

Viewing 1 replies (of 1 total)
  • The topic ‘Works on the inside but not on the outside’ is closed to new replies.