Adding Content below a post template
I have built a template that displays post data that is generated by filling out a form that creates a post in wordpress.
I have used bebuilder dynamic data {content} to display this using a template. But I want to be able to offer premium content that would be added below the post content but I can't get it to work, it just seems to add bebuilder content at the top of the post.
Here's an example of one of the posts https://golfinginireland.org/co-longford-golf-club/
Is there a way that I can add bespoke content to a post that is built with a template?
Comments
Hi,
I do not want to misunderstand you.
Can you provide more details about that, please?
Thanks
Sure. Sorry if I haven't explained it too well.
So I use 'formidable forms', I create a post from data collected in a form. The post content is in wordpress.
So I have then created a BeBuilder template for all posts (see screenshot) I use {content} to display the wordpress post data.
What I want to be able to do is then go into a specific post and edit just that post with additional BeBuilder content below the content from the template. Extra content that clients pay for.
Does this make sense?
I have tried adding wraps to a single post but it doesn't display it at all. It just shows the content generated by the template
Edit your CPT template, use the Post Content element, and set the Source to BeBuilder:
Best regards