Skip Navigation

[Resolved] Field is missing in admin panel

This support ticket is created 5 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
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+01:00)

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 5 years, 3 months ago.

Assisted by: Nigel.

Author
Posts
#1541535

I have created one custom field for WooCommerce products now when I am trying to find a field is disappeared in an admin panel but value fetched on the front site.
missing field slug == packaging-material-toggle-heading
-----------------XML-----------------------
<?xml version="1.0" encoding="UTF-8"?>
<types>
<settings>
<add_resized_images_to_library>0</add_resized_images_to_library>
<register_translations_on_import>1</register_translations_on_import>
<images_remote>0</images_remote>
<images_remote_cache_time>36</images_remote_cache_time>
<help_box>by_types</help_box>
<hide_standard_custom_fields_metabox>show</hide_standard_custom_fields_metabox>
<postmeta_unfiltered_html>on</postmeta_unfiltered_html>
<usermeta_unfiltered_html>on</usermeta_unfiltered_html>
</settings>
<m2m_relationships>
<wash-type>
<id>62</id>
<slug>wash-type</slug>
<display_name_plural>Wash Type</display_name_plural>
<display_name_singular>wash-type</display_name_singular>
<driver>toolset</driver>
<parent_domain>posts</parent_domain>
<parent_types>
<product>1</product>
</parent_types>
<child_domain>posts</child_domain>
<child_types>
<wash-type>1</wash-type>
</child_types>
<intermediary_type></intermediary_type>
<ownership>none</ownership>
<cardinality_parent_max>1</cardinality_parent_max>
<cardinality_parent_min>0</cardinality_parent_min>
<cardinality_child_max>-1</cardinality_child_max>
<cardinality_child_min>0</cardinality_child_min>
<is_distinct>0</is_distinct>
<scope></scope>
<origin>repeatable_group</origin>
<role_name_parent>parent</role_name_parent>
<role_name_child>child</role_name_child>
<role_name_intermediary>association</role_name_intermediary>
<role_label_parent_singular>Parent</role_label_parent_singular>
<role_label_child_singular>Child</role_label_child_singular>
<role_label_parent_plural>Parents</role_label_parent_plural>
<role_label_child_plural>Children</role_label_child_plural>
<needs_legacy_support>0</needs_legacy_support>
<is_active>1</is_active>
<autodelete_intermediary>1</autodelete_intermediary>
</wash-type>
<carpet-size>
<id>63</id>
<slug>carpet-size</slug>
<display_name_plural>Carpet size</display_name_plural>
<display_name_singular>carpet-size</display_name_singular>
<driver>toolset</driver>
<parent_domain>posts</parent_domain>
<parent_types>
<product>1</product>
</parent_types>
<child_domain>posts</child_domain>
<child_types>
<carpet-size>1</carpet-size>
</child_types>
<intermediary_type></intermediary_type>
<ownership>none</ownership>
<cardinality_parent_max>1</cardinality_parent_max>
<cardinality_parent_min>0</cardinality_parent_min>
<cardinality_child_max>-1</cardinality_child_max>
<cardinality_child_min>0</cardinality_child_min>
<is_distinct>0</is_distinct>
<scope></scope>
<origin>repeatable_group</origin>
<role_name_parent>parent</role_name_parent>
<role_name_child>child</role_name_child>
<role_name_intermediary>association</role_name_intermediary>
<role_label_parent_singular>Parent</role_label_parent_singular>
<role_label_child_singular>Child</role_label_child_singular>
<role_label_parent_plural>Parents</role_label_parent_plural>
<role_label_child_plural>Children</role_label_child_plural>
<needs_legacy_support>0</needs_legacy_support>
<is_active>1</is_active>
<autodelete_intermediary>1</autodelete_intermediary>
</carpet-size>
<special-services>
<id>64</id>
<slug>special-services</slug>
<display_name_plural>Special services</display_name_plural>
<display_name_singular>special-services</display_name_singular>
<driver>toolset</driver>
<parent_domain>posts</parent_domain>
<parent_types>
<product>1</product>
</parent_types>
<child_domain>posts</child_domain>
<child_types>
<special-services>1</special-services>
</child_types>
<intermediary_type></intermediary_type>
<ownership>none</ownership>
<cardinality_parent_max>1</cardinality_parent_max>
<cardinality_parent_min>0</cardinality_parent_min>
<cardinality_child_max>-1</cardinality_child_max>
<cardinality_child_min>0</cardinality_child_min>
<is_distinct>0</is_distinct>
<scope></scope>
<origin>repeatable_group</origin>
<role_name_parent>parent</role_name_parent>
<role_name_child>child</role_name_child>
<role_name_intermediary>association</role_name_intermediary>
<role_label_parent_singular>Parent</role_label_parent_singular>
<role_label_child_singular>Child</role_label_child_singular>
<role_label_parent_plural>Parents</role_label_parent_plural>
<role_label_child_plural>Children</role_label_child_plural>
<needs_legacy_support>0</needs_legacy_support>
<is_active>1</is_active>
<autodelete_intermediary>1</autodelete_intermediary>
</special-services>
<packaging-materials>
<id>65</id>
<slug>packaging-materials</slug>
<display_name_plural>Packaging materials</display_name_plural>
<display_name_singular>packaging-materials</display_name_singular>
<driver>toolset</driver>
<parent_domain>posts</parent_domain>
<parent_types>
<product>1</product>
</parent_types>
<child_domain>posts</child_domain>
<child_types>
<packaging-materials>1</packaging-materials>
</child_types>
<intermediary_type></intermediary_type>
<ownership>none</ownership>
<cardinality_parent_max>1</cardinality_parent_max>
<cardinality_parent_min>0</cardinality_parent_min>
<cardinality_child_max>-1</cardinality_child_max>
<cardinality_child_min>0</cardinality_child_min>
<is_distinct>0</is_distinct>
<scope></scope>
<origin>repeatable_group</origin>
<role_name_parent>parent</role_name_parent>
<role_name_child>child</role_name_child>
<role_name_intermediary>association</role_name_intermediary>
<role_label_parent_singular>Parent</role_label_parent_singular>
<role_label_child_singular>Child</role_label_child_singular>
<role_label_parent_plural>Parents</role_label_parent_plural>
<role_label_child_plural>Children</role_label_child_plural>
<needs_legacy_support>0</needs_legacy_support>
<is_active>1</is_active>
<autodelete_intermediary>1</autodelete_intermediary>
</packaging-materials>
</m2m_relationships>
<groups>
<group>
<ID>210</ID>
<post_content></post_content>
<post_title>Product Page</post_title>
<post_excerpt></post_excerpt>
<post_type>wp-types-group</post_type>
<post_status>publish</post_status>
<meta>
<types_field_group_purpose>generic</types_field_group_purpose>
<_wp_types_group_post_types>,page,</_wp_types_group_post_types>
<_wp_types_group_filters_association>any</_wp_types_group_filters_association>
<_wp_types_group_templates>all</_wp_types_group_templates>
<_wp_types_group_terms>all</_wp_types_group_terms>
<_wp_types_group_fields>,select-product,</_wp_types_group_fields>
</meta>
<hash>de634274cb89f913c07edd9fd48d9e9b</hash>
<checksum>de634274cb89f913c07edd9fd48d9e9b</checksum>
<__types_id>product-page</__types_id>
<__types_title>Product Page</__types_title>
</group>
<group>
<ID>145</ID>
<post_content></post_content>
<post_title>Packaging materials</post_title>
<post_excerpt></post_excerpt>
<post_type>wp-types-group</post_type>
<post_status>hidden</post_status>
<meta>
<types_field_group_purpose>for_repeating_field_group</types_field_group_purpose>
<_types_repeatable_field_group_post_type>packaging-materials</_types_repeatable_field_group_post_type>
<_wp_types_group_fields>,packaging-material-tilte,packaging-material-price,</_wp_types_group_fields>
</meta>
<hash>26141a1c93e2bd0b1f13a70e8d50220c</hash>
<checksum>26141a1c93e2bd0b1f13a70e8d50220c</checksum>
<__types_id>packaging-materials</__types_id>
<__types_title>Packaging materials</__types_title>
</group>
<group>
<ID>143</ID>
<post_content></post_content>
<post_title>Special services</post_title>
<post_excerpt></post_excerpt>
<post_type>wp-types-group</post_type>
<post_status>hidden</post_status>
<meta>
<types_field_group_purpose>for_repeating_field_group</types_field_group_purpose>
<_types_repeatable_field_group_post_type>special-services</_types_repeatable_field_group_post_type>
<_wp_types_group_fields>,special-service-title,special-service-price,</_wp_types_group_fields>
</meta>
<hash>c5453695b17cbe4b0a2daeb31092b422</hash>
<checksum>c5453695b17cbe4b0a2daeb31092b422</checksum>
<__types_id>special-services</__types_id>
<__types_title>Special services</__types_title>
</group>
<group>
<ID>140</ID>
<post_content></post_content>
<post_title>Carpet size</post_title>
<post_excerpt></post_excerpt>
<post_type>wp-types-group</post_type>
<post_status>hidden</post_status>
<meta>
<types_field_group_purpose>for_repeating_field_group</types_field_group_purpose>
<_types_repeatable_field_group_post_type>carpet-size</_types_repeatable_field_group_post_type>
<_wp_types_group_fields>,size-title,total-inches,carpet-size-price,</_wp_types_group_fields>
</meta>
<hash>1e321241f25123290663c5bf4dbed678</hash>
<checksum>1e321241f25123290663c5bf4dbed678</checksum>
<__types_id>carpet-size</__types_id>
<__types_title>Carpet size</__types_title>
</group>
<group>
<ID>136</ID>
<post_content></post_content>
<post_title>Wash Type</post_title>
<post_excerpt></post_excerpt>
<post_type>wp-types-group</post_type>
<post_status>hidden</post_status>
<meta>
<types_field_group_purpose>for_repeating_field_group</types_field_group_purpose>
<_types_repeatable_field_group_post_type>wash-type</_types_repeatable_field_group_post_type>
<_wp_types_group_fields>,wash-type-title,wash-type-price,</_wp_types_group_fields>
</meta>
<hash>b5e78eee42e2780d5760327ee13906c0</hash>
<checksum>b5e78eee42e2780d5760327ee13906c0</checksum>
<__types_id>wash-type</__types_id>
<__types_title>Wash Type</__types_title>
</group>
<group>
<ID>124</ID>
<post_content></post_content>
<post_title>washing</post_title>
<post_excerpt></post_excerpt>
<post_type>wp-types-group</post_type>
<post_status>publish</post_status>
<meta>
<_wp_types_group_fields>,wash-type-heading,_repeatable_group_wash-type,wash-box-heading,carpet-title,_repeatable_group_carpet-size,special-services-heading,_repeatable_group_special-services,package-material-heading,_repeatable_group_packaging-materials,final-details-box-heading,empty-cart-message,</_wp_types_group_fields>
<types_field_group_purpose>generic</types_field_group_purpose>
<_wp_types_group_post_types>,product,</_wp_types_group_post_types>
<_wp_types_group_filters_association>any</_wp_types_group_filters_association>
<_wp_types_group_templates>all</_wp_types_group_templates>
<_wp_types_group_terms>all</_wp_types_group_terms>
</meta>
<hash>6e04ea8992bdf8d1d254430769c923b2</hash>
<checksum>6e04ea8992bdf8d1d254430769c923b2</checksum>
<__types_id>washing</__types_id>
<__types_title>washing</__types_title>
</group>
</groups>
<fields>
<field>
<id>wash-type</id>
<slug>wash-type</slug>
<type>checkboxes</type>
<name>wash type</name>
<description></description>
<data>
<slug-pre-save>wash-type</slug-pre-save>
<save_empty>yes</save_empty>
<options>
<wpcf-fields-checkboxes-option-75d62fd1b80288ec034c2e600beb753b-1>
<title>Bio wash</title>
<set_value>bw</set_value>
<checked>1</checked>
<display>value</display>
<display_value_not_selected>0</display_value_not_selected>
<display_value_selected>1</display_value_selected>
</wpcf-fields-checkboxes-option-75d62fd1b80288ec034c2e600beb753b-1>
<wpcf-fields-checkboxes-option-db9d707db4e9cafe6ceb1855650f248a-1>
<title>Premium Wash</title>
<set_value>pw</set_value>
<display>db</display>
<display_value_not_selected>0</display_value_not_selected>
<display_value_selected>1</display_value_selected>
</wpcf-fields-checkboxes-option-db9d707db4e9cafe6ceb1855650f248a-1>
</options>
<custom_use></custom_use>
<submit-key>wash-type</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-wash-type</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>wash-type</__types_id>
<__types_title>wash type</__types_title>
<hash>c3bb0fe91c18f4e98f635417782e3924</hash>
<checksum>c3bb0fe91c18f4e98f635417782e3924</checksum>
</field>
<field>
<slug>attribute_wash-type</slug>
<meta_key>attribute_wash-type</meta_key>
<meta_type>postmeta</meta_type>
<type>textfield</type>
<name>attribute_wash-type</name>
<description></description>
<data>
<controlled>1</controlled>
<disabled>1</disabled>
</data>
<id>attribute_wash-type</id>
<wpml_action>2</wpml_action>
<__types_id>attribute_wash-type</__types_id>
<__types_title>attribute_wash-type</__types_title>
<hash>0aafe4f39efbd563b7c5676fbb01918a</hash>
<checksum>0aafe4f39efbd563b7c5676fbb01918a</checksum>
</field>
<field>
<id>wash-type-title</id>
<slug>wash-type-title</slug>
<type>textfield</type>
<name>Wash Type Title</name>
<description></description>
<data>
<slug-pre-save>wash-type-title</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<custom_use></custom_use>
<submit-key>wash-type-title</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-wash-type-title</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>wash-type-title</__types_id>
<__types_title>Wash Type Title</__types_title>
<hash>5687df98071dda2bcfdbff36a8237ce1</hash>
<checksum>5687df98071dda2bcfdbff36a8237ce1</checksum>
</field>
<field>
<id>wash-type-price</id>
<slug>wash-type-price</slug>
<type>numeric</type>
<name>Wash Type Price</name>
<description></description>
<data>
<slug-pre-save>wash-type-price</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<validate>
<number>
<active>1</active>
<message>Please enter numeric data.</message>
</number>
</validate>
<custom_use></custom_use>
<submit-key>wash-type-price</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-wash-type-price</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>1</wpml_action>
<__types_id>wash-type-price</__types_id>
<__types_title>Wash Type Price</__types_title>
<hash>3714b9726370c65e8481a998a28d30c9</hash>
<checksum>3714b9726370c65e8481a998a28d30c9</checksum>
</field>
<field>
<id>wash-type-heading</id>
<slug>wash-type-heading</slug>
<type>textfield</type>
<name>Wash Type</name>
<description></description>
<data>
<slug-pre-save>wash-type-heading</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<repetitive>0</repetitive>
<custom_use></custom_use>
<submit-key>wash-type-heading</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-wash-type-heading</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>wash-type-heading</__types_id>
<__types_title>Wash Type</__types_title>
<hash>bdd09281202aa6ab1d85fa1d50d1dd82</hash>
<checksum>bdd09281202aa6ab1d85fa1d50d1dd82</checksum>
</field>
<field>
<id>carpet-title</id>
<slug>carpet-title</slug>
<type>textfield</type>
<name>Carpet Title</name>
<description></description>
<data>
<slug-pre-save>carpet-title</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<repetitive>0</repetitive>
<custom_use></custom_use>
<submit-key>carpet-title</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-carpet-title</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>carpet-title</__types_id>
<__types_title>Carpet Title</__types_title>
<hash>198a3c8ed50918ff72398bd5538ea126</hash>
<checksum>198a3c8ed50918ff72398bd5538ea126</checksum>
</field>
<field>
<id>size-title</id>
<slug>size-title</slug>
<type>textfield</type>
<name>Size Title</name>
<description></description>
<data>
<slug-pre-save>size-title</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<custom_use></custom_use>
<submit-key>size-title</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-size-title</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>size-title</__types_id>
<__types_title>Size Title</__types_title>
<hash>52e6f864517fbebb7e35c419e18a8f61</hash>
<checksum>52e6f864517fbebb7e35c419e18a8f61</checksum>
</field>
<field>
<id>total-inches</id>
<slug>total-inches</slug>
<type>numeric</type>
<name>Total Inches</name>
<description></description>
<data>
<slug-pre-save>total-inches</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<validate>
<number>
<active>1</active>
<message>Please enter numeric data.</message>
</number>
</validate>
<custom_use></custom_use>
<submit-key>total-inches</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-total-inches</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>1</wpml_action>
<__types_id>total-inches</__types_id>
<__types_title>Total Inches</__types_title>
<hash>372fead3f596a67150ea1f5124046ede</hash>
<checksum>372fead3f596a67150ea1f5124046ede</checksum>
</field>
<field>
<id>motte</id>
<slug>motte</slug>
<type>textfield</type>
<name>Motte treatment</name>
<description></description>
<data>
<placeholder></placeholder>
<user_default_value></user_default_value>
<submit-key>textfield-828769121</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-motte</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>motte</__types_id>
<__types_title>Motte treatment</__types_title>
<hash>cca9b86e2d027dac815e66ec2004a14d</hash>
<checksum>cca9b86e2d027dac815e66ec2004a14d</checksum>
</field>
<field>
<id>special-treatments</id>
<slug>special-treatments</slug>
<type>textfield</type>
<name>special treatments</name>
<description></description>
<data>
<placeholder></placeholder>
<user_default_value></user_default_value>
<submit-key>textfield-1077665019</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-special-treatments</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>special-treatments</__types_id>
<__types_title>special treatments</__types_title>
<hash>49914d7f1c8f47fd2d553c2738aa1154</hash>
<checksum>49914d7f1c8f47fd2d553c2738aa1154</checksum>
</field>
<field>
<id>special-services-heading</id>
<slug>special-services-heading</slug>
<type>textfield</type>
<name>Special services heading</name>
<description></description>
<data>
<slug-pre-save>special-services-heading</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<repetitive>0</repetitive>
<custom_use></custom_use>
<submit-key>special-services-heading</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-special-services-heading</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>special-services-heading</__types_id>
<__types_title>Special services heading</__types_title>
<hash>2c7866be0c40403265592cef1fd5b11c</hash>
<checksum>2c7866be0c40403265592cef1fd5b11c</checksum>
</field>
<field>
<id>special-service-title</id>
<slug>special-service-title</slug>
<type>textfield</type>
<name>special service title</name>
<description></description>
<data>
<slug-pre-save>special-service-title</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<custom_use></custom_use>
<submit-key>special-service-title</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-special-service-title</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>special-service-title</__types_id>
<__types_title>special service title</__types_title>
<hash>b7fee1faa39926866636757c70273876</hash>
<checksum>b7fee1faa39926866636757c70273876</checksum>
</field>
<field>
<id>special-service-price</id>
<slug>special-service-price</slug>
<type>textfield</type>
<name>special service price</name>
<description></description>
<data>
<slug-pre-save>special-service-price</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<custom_use></custom_use>
<submit-key>special-service-price</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-special-service-price</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>special-service-price</__types_id>
<__types_title>special service price</__types_title>
<hash>d4ac9ad06cd467576c22cbfc8dd52779</hash>
<checksum>d4ac9ad06cd467576c22cbfc8dd52779</checksum>
</field>
<field>
<id>package</id>
<slug>package</slug>
<type>textfield</type>
<name>Package material Heading</name>
<description></description>
<data>
<placeholder></placeholder>
<user_default_value></user_default_value>
<repetitive>0</repetitive>
<submit-key>textfield-728638808</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-package</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>package</__types_id>
<__types_title>Package material Heading</__types_title>
<hash>fcb6cecb5b7e273462f7bad4cc9b64bb</hash>
<checksum>fcb6cecb5b7e273462f7bad4cc9b64bb</checksum>
</field>
<field>
<id>package-material-heading</id>
<slug>package-material-heading</slug>
<type>textfield</type>
<name>Package material Heading</name>
<description></description>
<data>
<slug-pre-save>package-material-heading</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<repetitive>0</repetitive>
<custom_use></custom_use>
<submit-key>package-material-heading</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-package-material-heading</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>package-material-heading</__types_id>
<__types_title>Package material Heading</__types_title>
<hash>f22334705102000cf5843312a99b2d0f</hash>
<checksum>f22334705102000cf5843312a99b2d0f</checksum>
</field>
<field>
<id>packaging-material-tilte</id>
<slug>packaging-material-tilte</slug>
<type>textfield</type>
<name>Packaging material tilte</name>
<description></description>
<data>
<slug-pre-save>packaging-material-tilte</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<custom_use></custom_use>
<submit-key>packaging-material-tilte</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-packaging-material-tilte</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>packaging-material-tilte</__types_id>
<__types_title>Packaging material tilte</__types_title>
<hash>f25e5ac5557210eba7e2561bccecf90f</hash>
<checksum>f25e5ac5557210eba7e2561bccecf90f</checksum>
</field>
<field>
<id>packaging-material-price</id>
<slug>packaging-material-price</slug>
<type>textfield</type>
<name>packaging material price</name>
<description></description>
<data>
<slug-pre-save>packaging-material-price</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<custom_use></custom_use>
<submit-key>packaging-material-price</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-packaging-material-price</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>packaging-material-price</__types_id>
<__types_title>packaging material price</__types_title>
<hash>79b8eb2d214e0e24a95646a152c9dae1</hash>
<checksum>79b8eb2d214e0e24a95646a152c9dae1</checksum>
</field>
<field>
<id>carpet-size-price</id>
<slug>carpet-size-price</slug>
<type>textfield</type>
<name>carpet size price</name>
<description></description>
<data>
<slug-pre-save>carpet-size-price</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<custom_use></custom_use>
<submit-key>carpet-size-price</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-carpet-size-price</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>carpet-size-price</__types_id>
<__types_title>carpet size price</__types_title>
<hash>689dc2da2ba59958803472082c3ef712</hash>
<checksum>689dc2da2ba59958803472082c3ef712</checksum>
</field>
<field>
<id>select-product</id>
<slug>select-product</slug>
<type>select</type>
<name>Select Product</name>
<description></description>
<data>
<options>
<default>no-default</default>
</options>
<submit-key>select-1767911999</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-select-product</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>select-product</__types_id>
<__types_title>Select Product</__types_title>
<hash>94b653527937dc554dfb99f7ce7213a8</hash>
<checksum>94b653527937dc554dfb99f7ce7213a8</checksum>
</field>
<field>
<id>packaging-material-toggle-heading</id>
<slug>packaging-material-toggle-heading</slug>
<type>textfield</type>
<name>Packaging Material Toggle Heading</name>
<description></description>
<data>
<slug-pre-save>packaging-material-toggle-heading</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<repetitive>0</repetitive>
<custom_use></custom_use>
<submit-key>packaging-material-toggle-heading</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-packaging-material-toggle-heading</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>packaging-material-toggle-heading</__types_id>
<__types_title>Packaging Material Toggle Heading</__types_title>
<hash>2eac19f92f156c893351ad6995e8de3e</hash>
<checksum>2eac19f92f156c893351ad6995e8de3e</checksum>
</field>
<field>
<id>final-details-box-heading</id>
<slug>final-details-box-heading</slug>
<type>textfield</type>
<name>Final Details Box heading</name>
<description></description>
<data>
<slug-pre-save>final-details-box-heading</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<repetitive>0</repetitive>
<custom_use></custom_use>
<submit-key>final-details-box-heading</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-final-details-box-heading</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>final-details-box-heading</__types_id>
<__types_title>Final Details Box heading</__types_title>
<hash>8644002c03d5bfb438731190f19c78b9</hash>
<checksum>8644002c03d5bfb438731190f19c78b9</checksum>
</field>
<field>
<id>empty-cart-message</id>
<slug>empty-cart-message</slug>
<type>textfield</type>
<name>Empty Cart Message</name>
<description></description>
<data>
<slug-pre-save>empty-cart-message</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<repetitive>0</repetitive>
<custom_use></custom_use>
<submit-key>empty-cart-message</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-empty-cart-message</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>empty-cart-message</__types_id>
<__types_title>Empty Cart Message</__types_title>
<hash>d0365c706c67575b2ffb9c0acdaa0bb4</hash>
<checksum>d0365c706c67575b2ffb9c0acdaa0bb4</checksum>
</field>
<field>
<id>wash-box-heading</id>
<slug>wash-box-heading</slug>
<type>textfield</type>
<name>Wash box heading</name>
<description></description>
<data>
<slug-pre-save>wash-box-heading</slug-pre-save>
<placeholder></placeholder>
<user_default_value></user_default_value>
<repetitive>0</repetitive>
<custom_use></custom_use>
<submit-key>wash-box-heading</submit-key>
<disabled_by_type>0</disabled_by_type>
</data>
<meta_key>wpcf-wash-box-heading</meta_key>
<meta_type>postmeta</meta_type>
<wpml_action>2</wpml_action>
<__types_id>wash-box-heading</__types_id>
<__types_title>Wash box heading</__types_title>
<hash>5cad9914d8caa48cb230660ec080b40a</hash>
<checksum>5cad9914d8caa48cb230660ec080b40a</checksum>
</field>
</fields>
<types>
<type>
<labels>
<name>Wash Type</name>
<singular_name>Wash Type</singular_name>
<add_new>Add New</add_new>
<add_new_item>Add New %s</add_new_item>
<edit_item>Edit %s</edit_item>
<new_item>New %s</new_item>
<view_item>View %s</view_item>
<search_items>Search %s</search_items>
<not_found>No %s found</not_found>
<not_found_in_trash>No %s found in Trash</not_found_in_trash>
<parent_item_colon>Parent %s</parent_item_colon>
<menu_name>%s</menu_name>
<all_items>%s</all_items>
</labels>
<slug>wash-type</slug>
<description></description>
<public></public>
<menu_position></menu_position>
<menu_icon></menu_icon>
<supports>
<post_title>1</post_title>
<author>1</author>
<custom-fields>1</custom-fields>
</supports>
<rewrite>
<enabled>1</enabled>
<slug></slug>
<with_front>1</with_front>
<feeds>1</feeds>
<pages>1</pages>
</rewrite>
<has_archive>1</has_archive>
<show_ui></show_ui>
<show_in_menu>1</show_in_menu>
<show_in_menu_page></show_in_menu_page>
<publicly_queryable></publicly_queryable>
<exclude_from_search>1</exclude_from_search>
<hierarchical></hierarchical>
<query_var_enabled>1</query_var_enabled>
<query_var></query_var>
<can_export>1</can_export>
<show_in_rest></show_in_rest>
<rest_base></rest_base>
<show_in_nav_menus></show_in_nav_menus>
<register_meta_box_cb></register_meta_box_cb>
<permalink_epmask>EP_PERMALINK</permalink_epmask>
<update></update>
<_toolset_edit_last>1582529913</_toolset_edit_last>
<_wpcf_author_id>7</_wpcf_author_id>
<is_repeating_field_group>1</is_repeating_field_group>
<id>wash-type</id>
<__types_id>wash-type</__types_id>
<__types_title>Wash Type</__types_title>
<hash>1882113a8917d64364f804224f3f28aa</hash>
<checksum>1882113a8917d64364f804224f3f28aa</checksum>
</type>
<type>
<labels>
<name>Carpet size</name>
<singular_name>Carpet size</singular_name>
<add_new>Add New</add_new>
<add_new_item>Add New %s</add_new_item>
<edit_item>Edit %s</edit_item>
<new_item>New %s</new_item>
<view_item>View %s</view_item>
<search_items>Search %s</search_items>
<not_found>No %s found</not_found>
<not_found_in_trash>No %s found in Trash</not_found_in_trash>
<parent_item_colon>Parent %s</parent_item_colon>
<menu_name>%s</menu_name>
<all_items>%s</all_items>
</labels>
<slug>carpet-size</slug>
<description></description>
<public></public>
<menu_position></menu_position>
<menu_icon></menu_icon>
<supports>
<post_title>1</post_title>
<author>1</author>
<custom-fields>1</custom-fields>
</supports>
<rewrite>
<enabled>1</enabled>
<slug></slug>
<with_front>1</with_front>
<feeds>1</feeds>
<pages>1</pages>
</rewrite>
<has_archive>1</has_archive>
<show_ui></show_ui>
<show_in_menu>1</show_in_menu>
<show_in_menu_page></show_in_menu_page>
<publicly_queryable></publicly_queryable>
<exclude_from_search>1</exclude_from_search>
<hierarchical></hierarchical>
<query_var_enabled>1</query_var_enabled>
<query_var></query_var>
<can_export>1</can_export>
<show_in_rest></show_in_rest>
<rest_base></rest_base>
<show_in_nav_menus></show_in_nav_menus>
<register_meta_box_cb></register_meta_box_cb>
<permalink_epmask>EP_PERMALINK</permalink_epmask>
<update></update>
<_toolset_edit_last>1582533859</_toolset_edit_last>
<_wpcf_author_id>7</_wpcf_author_id>
<is_repeating_field_group>1</is_repeating_field_group>
<id>carpet-size</id>
<__types_id>carpet-size</__types_id>
<__types_title>Carpet size</__types_title>
<hash>4a104911948958eb911be9e5fb453047</hash>
<checksum>4a104911948958eb911be9e5fb453047</checksum>
</type>
<type>
<labels>
<name>Special services</name>
<singular_name>Special services</singular_name>
<add_new>Add New</add_new>
<add_new_item>Add New %s</add_new_item>
<edit_item>Edit %s</edit_item>
<new_item>New %s</new_item>
<view_item>View %s</view_item>
<search_items>Search %s</search_items>
<not_found>No %s found</not_found>
<not_found_in_trash>No %s found in Trash</not_found_in_trash>
<parent_item_colon>Parent %s</parent_item_colon>
<menu_name>%s</menu_name>
<all_items>%s</all_items>
</labels>
<slug>special-services</slug>
<description></description>
<public></public>
<menu_position></menu_position>
<menu_icon></menu_icon>
<supports>
<post_title>1</post_title>
<author>1</author>
<custom-fields>1</custom-fields>
</supports>
<rewrite>
<enabled>1</enabled>
<slug></slug>
<with_front>1</with_front>
<feeds>1</feeds>
<pages>1</pages>
</rewrite>
<has_archive>1</has_archive>
<show_ui></show_ui>
<show_in_menu>1</show_in_menu>
<show_in_menu_page></show_in_menu_page>
<publicly_queryable></publicly_queryable>
<exclude_from_search>1</exclude_from_search>
<hierarchical></hierarchical>
<query_var_enabled>1</query_var_enabled>
<query_var></query_var>
<can_export>1</can_export>
<show_in_rest></show_in_rest>
<rest_base></rest_base>
<show_in_nav_menus></show_in_nav_menus>
<register_meta_box_cb></register_meta_box_cb>
<permalink_epmask>EP_PERMALINK</permalink_epmask>
<update></update>
<_toolset_edit_last>1582534183</_toolset_edit_last>
<_wpcf_author_id>7</_wpcf_author_id>
<is_repeating_field_group>1</is_repeating_field_group>
<id>special-services</id>
<__types_id>special-services</__types_id>
<__types_title>Special services</__types_title>
<hash>72413be9110bd419adae8a26e8a8f22c</hash>
<checksum>72413be9110bd419adae8a26e8a8f22c</checksum>
</type>
<type>
<labels>
<name>Packaging materials</name>
<singular_name>Packaging materials</singular_name>
<add_new>Add New</add_new>
<add_new_item>Add New %s</add_new_item>
<edit_item>Edit %s</edit_item>
<new_item>New %s</new_item>
<view_item>View %s</view_item>
<search_items>Search %s</search_items>
<not_found>No %s found</not_found>
<not_found_in_trash>No %s found in Trash</not_found_in_trash>
<parent_item_colon>Parent %s</parent_item_colon>
<menu_name>%s</menu_name>
<all_items>%s</all_items>
</labels>
<slug>packaging-materials</slug>
<description></description>
<public></public>
<menu_position></menu_position>
<menu_icon></menu_icon>
<supports>
<post_title>1</post_title>
<author>1</author>
<custom-fields>1</custom-fields>
</supports>
<rewrite>
<enabled>1</enabled>
<slug></slug>
<with_front>1</with_front>
<feeds>1</feeds>
<pages>1</pages>
</rewrite>
<has_archive>1</has_archive>
<show_ui></show_ui>
<show_in_menu>1</show_in_menu>
<show_in_menu_page></show_in_menu_page>
<publicly_queryable></publicly_queryable>
<exclude_from_search>1</exclude_from_search>
<hierarchical></hierarchical>
<query_var_enabled>1</query_var_enabled>
<query_var></query_var>
<can_export>1</can_export>
<show_in_rest></show_in_rest>
<rest_base></rest_base>
<show_in_nav_menus></show_in_nav_menus>
<register_meta_box_cb></register_meta_box_cb>
<permalink_epmask>EP_PERMALINK</permalink_epmask>
<update></update>
<_toolset_edit_last>1582534456</_toolset_edit_last>
<_wpcf_author_id>7</_wpcf_author_id>
<is_repeating_field_group>1</is_repeating_field_group>
<id>packaging-materials</id>
<__types_id>packaging-materials</__types_id>
<__types_title>Packaging materials</__types_title>
<hash>908f5e290d403de6126bcbb5d9eaab48</hash>
<checksum>908f5e290d403de6126bcbb5d9eaab48</checksum>
</type>
</types>
<taxonomies>
<taxonomy>
<name>category</name>
<label>Categories</label>
<labels>
<name>Categories</name>
<singular_name>Category</singular_name>
<search_items>Search Categories</search_items>
<popular_items></popular_items>
<all_items>All Categories</all_items>
<parent_item>Parent Category</parent_item>
<parent_item_colon>Parent Category:</parent_item_colon>
<edit_item>Edit Category</edit_item>
<view_item>View Category</view_item>
<update_item>Update Category</update_item>
<add_new_item>Add New Category</add_new_item>
<new_item_name>New Category Name</new_item_name>
<separate_items_with_commas></separate_items_with_commas>
<add_or_remove_items></add_or_remove_items>
<choose_from_most_used></choose_from_most_used>
<not_found>No categories found.</not_found>
<no_terms>No categories</no_terms>
<items_list_navigation>Categories list navigation</items_list_navigation>
<items_list>Categories list</items_list>
<most_used>Most Used</most_used>
<back_to_items>&larr; Back to Categories</back_to_items>
<menu_name>Categories</menu_name>
<name_admin_bar>category</name_admin_bar>
</labels>
<description></description>
<public>1</public>
<publicly_queryable>1</publicly_queryable>
<hierarchical>1</hierarchical>
<show_ui>1</show_ui>
<show_in_menu>1</show_in_menu>
<show_in_nav_menus>1</show_in_nav_menus>
<show_tagcloud>1</show_tagcloud>
<show_in_quick_edit>1</show_in_quick_edit>
<show_admin_column>1</show_admin_column>
<meta_box_cb>post_categories_meta_box</meta_box_cb>
<meta_box_sanitize_cb>taxonomy_meta_box_sanitize_cb_checkboxes</meta_box_sanitize_cb>
<cap>
<manage_terms>manage_categories</manage_terms>
<edit_terms>edit_categories</edit_terms>
<delete_terms>delete_categories</delete_terms>
<assign_terms>assign_categories</assign_terms>
</cap>
<rewrite>
<with_front>1</with_front>
<hierarchical>1</hierarchical>
<ep_mask>512</ep_mask>
<slug>category</slug>
</rewrite>
<query_var>category_name</query_var>
<update_count_callback></update_count_callback>
<show_in_rest>1</show_in_rest>
<rest_base>categories</rest_base>
<rest_controller_class>WP_REST_Terms_Controller</rest_controller_class>
<_builtin>1</_builtin>
<slug>category</slug>
<supports>
<__types_cpt_supports_post>1</__types_cpt_supports_post>
</supports>
<id>category</id>
<__types_id>category</__types_id>
<__types_title>Categories</__types_title>
<checksum>4eafc8682dbc5edeffe5be4d7b41657a</checksum>
</taxonomy>
<taxonomy>
<name>post_tag</name>
<label>Tags</label>
<labels>
<name>Tags</name>
<singular_name>Tag</singular_name>
<search_items>Search Tags</search_items>
<popular_items>Popular Tags</popular_items>
<all_items>All Tags</all_items>
<parent_item></parent_item>
<parent_item_colon></parent_item_colon>
<edit_item>Edit Tag</edit_item>
<view_item>View Tag</view_item>
<update_item>Update Tag</update_item>
<add_new_item>Add New Tag</add_new_item>
<new_item_name>New Tag Name</new_item_name>
<separate_items_with_commas>Separate tags with commas</separate_items_with_commas>
<add_or_remove_items>Add or remove tags</add_or_remove_items>
<choose_from_most_used>Choose from the most used tags</choose_from_most_used>
<not_found>No tags found.</not_found>
<no_terms>No tags</no_terms>
<items_list_navigation>Tags list navigation</items_list_navigation>
<items_list>Tags list</items_list>
<most_used>Most Used</most_used>
<back_to_items>&larr; Back to Tags</back_to_items>
<menu_name>Tags</menu_name>
<name_admin_bar>post_tag</name_admin_bar>
</labels>
<description></description>
<public>1</public>
<publicly_queryable>1</publicly_queryable>
<hierarchical></hierarchical>
<show_ui>1</show_ui>
<show_in_menu>1</show_in_menu>
<show_in_nav_menus>1</show_in_nav_menus>
<show_tagcloud>1</show_tagcloud>
<show_in_quick_edit>1</show_in_quick_edit>
<show_admin_column>1</show_admin_column>
<meta_box_cb>post_tags_meta_box</meta_box_cb>
<meta_box_sanitize_cb>taxonomy_meta_box_sanitize_cb_input</meta_box_sanitize_cb>
<cap>
<manage_terms>manage_post_tags</manage_terms>
<edit_terms>edit_post_tags</edit_terms>
<delete_terms>delete_post_tags</delete_terms>
<assign_terms>assign_post_tags</assign_terms>
</cap>
<rewrite>
<with_front>1</with_front>
<hierarchical></hierarchical>
<ep_mask>1024</ep_mask>
<slug>tag</slug>
</rewrite>
<query_var>tag</query_var>
<update_count_callback></update_count_callback>
<show_in_rest>1</show_in_rest>
<rest_base>tags</rest_base>
<rest_controller_class>WP_REST_Terms_Controller</rest_controller_class>
<_builtin>1</_builtin>
<slug>post_tag</slug>
<supports>
<__types_cpt_supports_post>1</__types_cpt_supports_post>
</supports>
<id>post_tag</id>
<__types_id>post_tag</__types_id>
<__types_title>Tags</__types_title>
<checksum>f05b624b6118dd27c38055f762a3a9b6</checksum>
</taxonomy>
</taxonomies>
<toolset_common_settings>a:5:{s:23:"show_admin_bar_shortcut";s:2:"on";s:20:"shortcodes_generator";s:5:"unset";s:26:"relevanssi_fields_to_index";a:0:{}s:25:"toolset_bootstrap_version";i:3;s:36:"toolset_expose_custom_fields_in_rest";b:0;}</toolset_common_settings>
</types>

#1541717

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+01:00)

I take it you pasted the Types export XML file there. I tried to import it but it failed.

Could I get a copy of your site?

hidden link

We have another couple of reports of missing custom fields at the moment and need to investigate.

I'll set a private reply so you can share the site credentials as well as a link to the duplicator archives.