Title: Admin Fields
Last modified: May 3, 2022

---

# Admin Fields

 *  Resolved [modiphier](https://wordpress.org/support/users/modiphier/)
 * (@modiphier)
 * [4 years ago](https://wordpress.org/support/topic/admin-fields/)
 * Hello Saravana Kumar K,
    I am having the issue with admin field not showing in
   spots that I would like it to. I have added an admin field similar to the sku
   field a simple text field on the inventory tab and it displays as I would expect
   to the admin user on the edit product page inventory tab and I have it on the
   single product page for admin role only which I don’t need it to display anywhere
   else but on the admin order email and on the woo orders page. I only had it display
   on the single page in order to enable the setting to add to order meta if I remember
   correctly. I do see the field displayed below the add to cart button and it does
   display my entered text as read only as I have it set but noting on the order
   page and I am also wanting to export this field using an order export plugin 
   and it isn’t showing up in the hidden meta or custom meta export settings as 
   I would expect it to.
 * I added some code I found on the similar admin email post from within this forum
   but it hasn’t helped. I did setup a staging site already if you can take a look
   I would appreciate it.
 * Sincerely,
    Paul

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/admin-fields/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/admin-fields/page/2/?output_format=md)

 *  Plugin Author [Saravana Kumar K](https://wordpress.org/support/users/mycholan/)
 * (@mycholan)
 * [4 years ago](https://wordpress.org/support/topic/admin-fields/#post-15613893)
 * [@modiphier](https://wordpress.org/support/users/modiphier/) Regarding the admin
   fields only on Order & Email, Its a known issue, both are fixed in the upcoming
   release, pls wait for few days.
 *  Thread Starter [modiphier](https://wordpress.org/support/users/modiphier/)
 * (@modiphier)
 * [4 years ago](https://wordpress.org/support/topic/admin-fields/#post-15654920)
 * Hello Saravana,
 * Thank you! I will wait for the next release.
 *  Plugin Contributor [Sark](https://wordpress.org/support/users/sarkware/)
 * (@sarkware)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/admin-fields/#post-15718490)
 * Hi there is new update which has a fix for this issue. pls check and let me know
 *  Thread Starter [modiphier](https://wordpress.org/support/users/modiphier/)
 * (@modiphier)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/admin-fields/#post-15720034)
 * Hello Sark,
    Thank you, I did perform the update last night but only had a chance
   to view the settings quickly and noticed the color change. 🙂 Is there anything
   in particular I have to do to get the custom admin field to display on the admin
   order page and within just the email to the admin?
 * Sincerely,
    Paul
 *  Plugin Contributor [Sark](https://wordpress.org/support/users/sarkware/)
 * (@sarkware)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/admin-fields/#post-15720131)
 * In your wp-admin page, go to `Fields Factory -> Admin Fields` click on the admin
   fields group to edit.
 * In the admin fields post edit screen click on the particular field that you wanted
   to add it on the order & email.
 * In the fields meta editor find **Order Item Meta** option and set it to `Add 
   as Order Meta`
 * Also set the **Show on Product Page** option to `Hide in Product Page`.
 * Now that particular admin field will be added on the Order directly.
 * Note: earlier version also had this option, but had some issues, now it has been
   fixed.
 *  Thread Starter [modiphier](https://wordpress.org/support/users/modiphier/)
 * (@modiphier)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/admin-fields/#post-15724949)
 * Hi,
    I just ran a test purchase and I don’t see any sign of my admin field. Not
   even listed below the order as a custom field. I reviewed the settings and it
   all looks like it should be working. The field is populated on the inventory 
   tab as it should be but not a sign of it on the order or in the admin order email.
 * Any suggestions?
    I have done the two updates after the 4 release so i am updated.
 * Sincerely,
    Paul
 *  Thread Starter [modiphier](https://wordpress.org/support/users/modiphier/)
 * (@modiphier)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/admin-fields/#post-15726734)
 * Hello,
    I’d also like to report back a new bug. I was unable to have the divi
   page builder load on a page to edit it. I had to disable the plugin in order 
   to edit the page.
 *  Thread Starter [modiphier](https://wordpress.org/support/users/modiphier/)
 * (@modiphier)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/admin-fields/#post-15727858)
 * In this image you can see the single wc factory field I have added to my site
   and how it just hangs on builder load. 4.0.3 and everything else on my site is
   current.
    [divi builder not loading. ](https://ibb.co/sF6dcFH)
    -  This reply was modified 3 years, 11 months ago by [modiphier](https://wordpress.org/support/users/modiphier/).
 *  Plugin Contributor [Sark](https://wordpress.org/support/users/sarkware/)
 * (@sarkware)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/admin-fields/#post-15728215)
 * Hi, I tested with Divi page builder on my machine with Fields Factory plugin 
   active, and it worked.
 * Couldn’t replicate your issue, I am used WP 6.0, WC 5.8.0 and WCFF 4.03.
 * Pls do one thing for me, when you are in the above that you shared, press `Ctrl
   + Shift + I` now chrome’s developer console will get opened, in that view go 
   to `console` tab, and post me if you see any javascript exception message. If
   none then open your php’s error.log file and see any exception cxaused by the
   WC Fields Factory.
 *  Thread Starter [modiphier](https://wordpress.org/support/users/modiphier/)
 * (@modiphier)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/admin-fields/#post-15728232)
 * Hello,
    I did as you suggested. I did not see anything other than the normal 
   jquery error in the console and nothing in the php error log. I also tried to
   disable the defer jquery in the divi performance tab as i saw someone else mentioned
   in another post and it made no difference. I am creating a staging site since
   wpengine makes it so easy. If you would like me to direct message you a login?
   I also was not seeing the admin field anywhere within my order test.
 * Sincerely,
    Paul
 *  Plugin Contributor [Sark](https://wordpress.org/support/users/sarkware/)
 * (@sarkware)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/admin-fields/#post-15728235)
 * [@modiphier](https://wordpress.org/support/users/modiphier/) Yes, there is one
   more user reported the same issue, I just checked with DIV page builder on my
   instance, couldn’t replicate tyhe issue. sure pls DM me, I will try to assist.
 *  Thread Starter [modiphier](https://wordpress.org/support/users/modiphier/)
 * (@modiphier)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/admin-fields/#post-15728238)
 * [@sarkware](https://wordpress.org/support/users/sarkware/) How would I contact
   you?
    -  This reply was modified 3 years, 11 months ago by [modiphier](https://wordpress.org/support/users/modiphier/).
    -  This reply was modified 3 years, 11 months ago by [modiphier](https://wordpress.org/support/users/modiphier/).
 *  Plugin Contributor [Sark](https://wordpress.org/support/users/sarkware/)
 * (@sarkware)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/admin-fields/#post-15728240)
 * [@modiphier](https://wordpress.org/support/users/modiphier/) sure, also pls remove
   the email address from your previous post, as it is against the wordpress regulations.
   I had a few complication with forum moderators before because of that.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [3 years, 11 months ago](https://wordpress.org/support/topic/admin-fields/#post-15728842)
 * [@modiphier](https://wordpress.org/support/users/modiphier/)  Please don’t offer
   to send or post logon credentials on these forums: [https://wordpress.org/support/guidelines#the-bad-stuff](https://wordpress.org/support/guidelines#the-bad-stuff)
 * **It is not OK to offer, enter, or send site credentials on these forums**, whether
   that’s a live site or a staging one.
 *  Thread Starter [modiphier](https://wordpress.org/support/users/modiphier/)
 * (@modiphier)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/admin-fields/#post-15729051)
 * [@sterndata](https://wordpress.org/support/users/sterndata/) got it.
 * I had no idea. Thanks for the notice.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/admin-fields/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/admin-fields/page/2/?output_format=md)

The topic ‘Admin Fields’ is closed to new replies.

 * ![](https://ps.w.org/wc-fields-factory/assets/icon-128x128.jpg?rev=2738843)
 * [WC Fields Factory](https://wordpress.org/plugins/wc-fields-factory/)
 * [Support Threads](https://wordpress.org/support/plugin/wc-fields-factory/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-fields-factory/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-fields-factory/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-fields-factory/reviews/)

 * 16 replies
 * 4 participants
 * Last reply from: [Sark](https://wordpress.org/support/users/sarkware/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/admin-fields/page/2/#post-15792321)
 * Status: resolved