Skip Navigation

[Resolved] ensuring the main body content gets added to a fields group correctly

This support ticket is created 2 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.

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 6 replies, has 2 voices.

Last updated by elisabeth-murrayK 2 years, 3 months ago.

Assisted by: Minesh.

Author
Posts
#2566935

Tell us what you are trying to do?
I've created a custom post type (it's a projects custom post type for a portfolio page) including some special fields (client url, picture etc). I have added content to this by opening a new custom post type in 'edit' mode and adding text to the various fields. The main post/body area appears as a section and I've added text to that as well as the url and image for example.

I have set up the archive page view and the the layout for individual projects pages but I can't get the 'main body content' section to appear. I'm using dynamic content of course, and seem to be able to add the 'main body' content and it shows when in 'edit' mode. However, I can't get that content to show on the front end. The rest of it - graphic, url appears, from the specially created fields).

Is there any I'm documentation that you are following?

Your documentation seems to be all long courses and I'm struggling to find the exact bit I want/need to read. I can't watch endless videos to hope to find the right section of one of them.

Is there a similar example that we can see?

What is the link to your site?
It is a staging site behind an 'under construction' page.

#2567439

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

I will have to review your current setup where you added the post body to show the content and where you are trying to display it and where its not working.

Can you please share problem URL where I can see the issue as well as admin access details.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2569243

Hi there
Thanks for offering to take a look at this for me - much appreciated.
I need an email address to create a collaborator account in Siteground or to give you Admin access to the WP installation. I'm happy to do either if you send me an email address or explain a different way to give you access.
Best wishes and thanks again
Elisabeth

#2569257

Minesh
Supporter

Languages: English (English )

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

You can just create administrator account for me using any email and just send me the username and password.

If it also required that I need to login as frontend user then I will require frontend user access details as well.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2570201

Minesh
Supporter

Languages: English (English )

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

Can you please check now: hidden link

It seems you were not using the correct block you were using the heading block to display the post content but you should be using the heading block to display the headings.

So, I've added the "Fields and Text" block and added the following shortcode to it to display the post content:

[wpv-post-body view_template="None"]
#2572483

Minesh
Supporter

Languages: English (English )

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

You can login to toolset account and then try to mark resolve this ticket.

#2572619

My issue is resolved now. Thank you!