Content doesn't show

Support MB Views Content doesn't showResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29024
    JamesJames
    Participant

    Why I can't show the content?

    <div class="nm-dishes--body">
        <p class="nm-dishes--desc">
          {{ post.content }}
        </p>
    </div>
    #29041
    Long NguyenLong Nguyen
    Moderator

    Hi Kirb,

    If you are using the custom query, you can get the post content by using the property post_content, it should be post.post_content. Get more details on this documentation https://docs.metabox.io/extensions/mb-views/#custom-query

    #29053
    JamesJames
    Participant

    Thanks you 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.