Title: Custom Meta Data in attribute mapping missing
Last modified: October 24, 2018

---

# Custom Meta Data in attribute mapping missing

 *  Resolved [gan100](https://wordpress.org/support/users/gan100/)
 * (@gan100)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-meta-data-in-attribute-mapping-missing/)
 * In my functions.php I added custom fields for my products.
 *     ```
       // Custom Product SEO TITLE
           woocommerce_wp_text_input(
               array(
                   'id' => '_custom_product_seo_title_terms',
                   'placeholder' => 'Custom Product SEO / Feed Title Terms',
                   'label' => __('Titel SEO Terms', 'woocommerce'),
                   'desc_tip' => 'true',
                   'style' => 'max-width:400px;'
               )
           );
       ```
   
 * In the past I was able to select that custom fields in the “attribute mapping”,
   after I re-installed my website I am not able to do this anymore.
 * Did you remove this function? How can I still do this?
    I have a lot of products
   that have better SEO titles in the custom fields, I dont want to update product
   per product.

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [evavangelooven](https://wordpress.org/support/users/evavangelooven/)
 * (@evavangelooven)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-meta-data-in-attribute-mapping-missing/#post-10823048)
 * Hi,
 * Thanks for using our plugin and reaching out to us.
 * In an attempt to clean-up the drop-downs during configuration of product feeds
   we removed a lot of attributes from it. It appears we have removed too many, 
   our apologies for this.
 * We’ll come up with a solution to this in the upcoming release which we plan to
   push out in the second half of the upcoming week.
 * All the best,
    Eva
 *  [strangechild](https://wordpress.org/support/users/strangechild/)
 * (@strangechild)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-meta-data-in-attribute-mapping-missing/#post-10827712)
 * I just discovered I am having the same issue. None of my custom fields are appearing
   in the drop downs for mapping. Glad to hear you’re working on a fix already.
 *  [evavangelooven](https://wordpress.org/support/users/evavangelooven/)
 * (@evavangelooven)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-meta-data-in-attribute-mapping-missing/#post-10829877)
 * Work in progress…
    [https://www.dropbox.com/s/g6dxygsf2bbptz0/attribute-settings.png?dl=0](https://www.dropbox.com/s/g6dxygsf2bbptz0/attribute-settings.png?dl=0)
 * Best,
    Eva
 *  [evavangelooven](https://wordpress.org/support/users/evavangelooven/)
 * (@evavangelooven)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-meta-data-in-attribute-mapping-missing/#post-10834425)
 * We have just pushed out a new release of the plugin, version 3.7.0, that should
   solve the issue at hand.
 * Please have a look here for the details:
    [https://adtribes.io/adding-missing-custom-attributes/](https://adtribes.io/adding-missing-custom-attributes/)
 * All the best,
    Eva
 *  Thread Starter [gan100](https://wordpress.org/support/users/gan100/)
 * (@gan100)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-meta-data-in-attribute-mapping-missing/#post-10835006)
 * thx for update and support. Now I can enable custom fields via settings.
 *  [evavangelooven](https://wordpress.org/support/users/evavangelooven/)
 * (@evavangelooven)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-meta-data-in-attribute-mapping-missing/#post-10836748)
 * Glad we could help you out.
 * All the best,
    Eva
 *  [strangechild](https://wordpress.org/support/users/strangechild/)
 * (@strangechild)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-meta-data-in-attribute-mapping-missing/#post-10845148)
 * thank you! I just matched everything and refreshed my feed. Hoping to get my 
   catalog reapproved in Merchant Center before holiday shopping

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Custom Meta Data in attribute mapping missing’ is closed to new replies.

 * ![](https://ps.w.org/woo-product-feed-pro/assets/icon-256x256.png?rev=3111496)
 * [Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce](https://wordpress.org/plugins/woo-product-feed-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-product-feed-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-product-feed-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-product-feed-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-product-feed-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-product-feed-pro/reviews/)

## Tags

 * [custom fields](https://wordpress.org/support/topic-tag/custom-fields/)
 * [metadata](https://wordpress.org/support/topic-tag/metadata/)

 * 7 replies
 * 3 participants
 * Last reply from: [strangechild](https://wordpress.org/support/users/strangechild/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/custom-meta-data-in-attribute-mapping-missing/#post-10845148)
 * Status: resolved