Skip Navigation

[Resolved] Need help creating a template that will pull the main post text box to display

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 1 voice.

Last updated by Minesh 1 month ago.

Assisted by: Minesh.

Author
Posts
#2812428

Tell us what you are trying to do?
We have a template that displays a vimeo video and other text when we load for a custom type. We also want to pull the main post textbox content from that individual post, but I cannot tell how to do that. This should be all done within a template.

#2812502

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Do you mean you want to display the post body (content)? if yes:

- You can either add a single field block and chose the post body option.

- Alternatively, You can add that using shortcode: [wpv-post-body view_template="None"], you can add this shortcode to either shortcode block or "Fields and Text" block.

More info:
- https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-post-body