Skip to content

Content not rendering if using classic editor on one-page template #2113

Description

@WilliamLundqvist

One page template checks for ghutenberg blocks before outputing the content. Therefore content in the classic editor does not render.

@if ($hasBlocks && $post)
        {!! $post->postContentFiltered !!}
@endif

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions