Tips and Tricks HQ Support Portal › Forums › WP eMember › Custom Fields: "Display Order" and "Field Name" field(s) cannot be kept empty
- This topic has 11 replies, 6 voices, and was last updated 12 years, 3 months ago by lanbau.
-
AuthorPosts
-
May 17, 2011 at 6:46 pm #3424dskallmanMember
Hi,
I am trying to add a custom field and every time I try save it I get this message; “Display Order” and “Field Name” field(s) cannot be kept empty. I just did a plugin update as that option wasn’t working for me and I need to be able to add a custom field. Is there a way to fix this error?
Thanks
May 17, 2011 at 11:53 pm #32610amin007ParticipantWell, its telling you what the issue is I think. When you add a custom field there have to be a value in the “Display Order” and “Field Name” fields. Do you have any custom field where any of those fields are empty?
May 18, 2011 at 8:54 am #32611honzaMemberThe current version of eMember uses a simplified validation script that checks whether you have something in every single text field on the page. It is likely that you have a search field in the WordPress admin’s upper right corner. If you just enter anything into the search field and then try to submit your custom field changes, it will probably work.
May 18, 2011 at 11:07 pm #32612amin007ParticipanteMember should only really check the “Field Name” and the “Display Order” fields. Can you please tell me how you got this search box that you speak of so I can recreate this on my test site?
May 19, 2011 at 11:02 pm #32613dskallmanMemberI may be confused by this then. Is this a custom field to the profile or the a page/post? I want to add a custom field to the registration profile to include website and maybe more.
I do have everything filled out, which is why it seemed odd that I would get that error message. Is this how I add a custom field to profile?
May 20, 2011 at 1:51 am #32614amin007ParticipantI have requested site access for another of your issue. I will take a look at it at the same time (please make sure you mention this issue when you fill in the form).
May 20, 2011 at 2:39 am #32615dskallmanMemberThanks, I didn’t notice this until after you mentioned it. I hope you get a chance to look at that, if not I’ll check in again.
Much appreciated!
September 13, 2011 at 6:40 am #32616honzaMemberGo to Users > your profile > Show Admin Bar > enable/disable the Dasboard option.
When you enable admin bar for Dashboard, it will be displaying the admin bar in the top of the window while administering your site. The admin bar contains a search field.
Besides admin bar you may have a plug-in that does something similar – add an input field somewhere.
The WP eMember’s JavaScript/jQuery validation code scans through all input fields of type “text” on the whole page.
The right way to fix this is to scan through only its one fields, perhaps by using GetElementByID.
September 14, 2011 at 12:05 am #32617adminKeymasterThis has been fixed in eMember’s current build also.
August 8, 2012 at 8:04 pm #32618lanbauMemberHi,
I’ve added a few custom fields, however, these fields do not appear on the Page/Form settings under the registration form and edit profile. I’ve cleared the cache for W3 cache and added the settings for rejected cookies. Still, there is no response. In addition, i’ve tried deactivating and activating the plugin.
My aim is to hide fields in the edit profile form which is not possible if those fields do not appear in the Page/Form settings.
Please help! Awesome plugin btw (:
August 8, 2012 at 11:13 pm #32619PeterMemberHi,
The custom fields will not appear in the “Pages/Forms Settings” section. They will only appear directly on your registration page and edit profile page. Actually there is a message in the “Custom Field Settings” section in a big yellow box which says:
“The fields that you configure below will just show up on your registration and edit profile page directly. You DO NOT need to configure these fields from the “Pages/Forms Settings” section (no need to look for them there).”
August 9, 2012 at 9:41 am #32620lanbauMemberOkay thats cool. Is there a way to hide these fields from the Edit Profile Page?
Thanks Peter.
-
AuthorPosts
- You must be logged in to reply to this topic.