Skip Navigation

[Resolved] Restoring post types front end Theme and Archive php files.

This support ticket is created 3 years, 1 month 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.

This topic contains 1 reply, has 2 voices.

Last updated by Christopher Amirian 3 years, 1 month ago.

Assisted by: Christopher Amirian.

Author
Posts
#2528725
screencapture Toolset.png

Hello,

I recently recovered an old site that used Toolset Types version 1.0.4 and managed to update to the latest version 3.4.17 . Although all the post types were restored, I get the following Theme and Archive front end errors in the toolset panel for various post types created: "Theme’s template file single php for displaying items is missing custom field " and "Archive’s template file archive php for displaying items is missing custom field" .

For what I understand this allows me to display in the front end the information of such post types, but how does this work exactly, do I need to create a new theme or archive to display it or is there a way to rescue this? I'm afraid to mess things up from what was on the backup site. Please advice.

By the way, I'm new to Toolset Types and this restored site I'm recovering is something I'm just getting to know.

Thanks.

#2529683

Christopher Amirian
Supporter

Languages: English (English )

Hi there,

The messages show that you do not have specific content templates for the items added with Toolset. That is not a problem of old to new version and if you had new version you would see the warnings.

Please consider that Toolset adds extra stuff such as Custom Posts and Custom Fields and to show them you need to use Toolset specific views.

Here is how to add an archive template for your custom post types:

https://toolset.com/course-lesson/creating-a-custom-archive-page/

Here is how to add single content templates for individual custom post type items:

https://toolset.com/course-lesson/creating-templates-to-display-custom-posts/

I suggest that you take your time and check the course below which shows you how to add a real estate website:

https://toolset.com/course/wordpress-real-estate-sites/

I know it is long but it will give you all the necessary information in an easy to follow manner to understand all the details on what to do for your website.

Thanks.