Skip Navigation

[Resolved] php template to render post types

This thread is resolved. Here is a description of the problem and solution.

Problem:

The post type template is not displaying, and the user discovered that a PHP template (single.php) is required for rendering Toolset post types. The user is inquiring about the possibility of using a Full Site Editing (FSE) template or if they have to use an old theme with PHP templates.

Solution:

Toolset currently relies on PHP templates, and it does not support Full Site Editing (FSE). To address this, you can use a simple PHP-based template that follows the classic WordPress theme structure. Unfortunately, FSE templates are not supported at the moment.

Relevant Documentation:

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.

This topic contains 1 reply, has 2 voices.

Last updated by Christopher Amirian 1 year, 7 months ago.

Assisted by: Christopher Amirian.

Author
Posts
#2678334

The post type template does not show after many hours i found out you must use a php template to render toolset post types.
As i understand it you cannot use single.html but must use single.php
Is there a way to use a full site editing template? or do i have to use an old theme that uses php templates?

Tell us what you are trying to do?

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?

#2678349

Christopher Amirian
Supporter

Languages: English (English )

Hi there,

Toolset uses PHP for the templates and it depends on the classic theme structure of WordPress.

For now, it does not support FSE (Full Site Editing).

You can use a simple PHP based template to have the minimum requirements for WordPress and that will work with Toolset and you can add your templates.

Thanks.

#2678555

I should have been informed of this before i bought the program
I dont want to use the old classic editing but fse.