Search Results for 'custom field'

Viewing 15 results - 1 through 15 (of 147 total)
  • Author
    Search Results
  • #8174

    Patrik
    Moderator
    Post count: 1971

    Hi,

    We can’t provide the HTML in the label but we can provide in the value, for example, we can add a custom field that will output as an HTML editor in the form where the user can add HTML content and will display that content in HTML on the frontend. We will add this field later in the UsersWP core.

    Regards,
    Patrik

    #8102

    Fernando
    Expired Member

    1)
    Is there any limit for the number of custom fields displayed under More Info tab? I notice that some of the custom fields ( correctly set up though ) are not showing up under More Info.
    2)
    When will we get an update with User Editable ( enable / disable ) fields to display Custom fields on More Info tab? ( This is not possible now when the WordPress tool bar is removed ). Preferable with text editor for the Bio’s field.

    Thank you.

    Regards.

    P.S. Item #1 has been discussed widely in this forum but most of them are marked private. If there is any code snippet, would you mind sharing it please.

    #8088

    Lisa
    Free User
    Post count: 1

    Thanks, that would be really handy. If they were to develop it, the element that would be useful would be to take one of my registration fields, in this case it would be a custom field with dropdown choices, and let me set it so if a user registers with an option I see as a worrisome, then they go into Review. All others pass through.

    #8077

    In reply to: Role Redirection


    gowrann
    Free User
    Post count: 39

    Hi Patrick, can you elaborate a bit more on that with the hook, uwp_after_process_register

    So I have a 2nd role that requires basic registration to view listings.

    The first role is already set up in UsersWP with some custom fields and works fine, it’s the 2nd role I need a registration option.

    Thanks

    #8053

    gowrann
    Free User

    Hi,

    Using UsersWP with GEODirectory.

    How to set up custom fields on the Register Form – I can add fields in the Account tab – but there is no functionality in the ‘Register’ tab to bring those fields across – https://share.getcloudapp.com/nOu8mgAe

    Is there something I am missing?

    Thanks

    #8017

    Brigitte
    Expired Member
    Post count: 235

    I sincerely apologize Patrik but I don’t understand. Are you sure we are talking about the same thing?

    I just want the tabs to disappear if there is no content (instead of a message saying that there is no content. Besides this would also solve my second current problem here:

    We must differentiate the predefined tabs (posts, comments,) with the custom tabs.

    Indeed with the custom tabs, if we leave the tab content field empty, the tab disappears. But that doesn’t really make sense because the purpose of a custom field is to add a shortcode to it.

    But for the moment my interest here is to make a predefined tab disappear as long as it has no content.

    What do you think?

    #8004

    Jarrett Rathert
    Free User
    Post count: 4

    edit: ok so I figured out using inspector with chrome which fields needed changing, added custom CSS

    
    .card {background-color: #f2f2f2 !important;}
    
    .form-control {background-color: #f2f2f2 !important;}
    
    .dropdown-menu {background-color: #f2f2f2 !important;}
    

    still have a little weirdly shaped white area I can’t seem to pinpoint however. screenshot below demonstrates.

    and of course the double arrow issue.

    #7994

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Registered users are created normally like users in WordPress and if you are talking about custom fields for users are stored in the ‘uwp_usermeta’ table.

    Regards,
    Patrik

    #7980

    Patrik
    Moderator
    Post count: 1971

    Hi,

    While adding a custom field in the accounts tab, you will need to tick the checkbox “Include this field in register form:” (Which will display when you click on Show Advanced button) for all the fields which you want to use on the registration form as well. Then you will see those fields on the available fields list on registration tab.

    Regards,
    Patrik

    #7976

    Why cant i use the custom fields in the registration tab? kindly check the attached screenshot

    #7955

    bernieportal
    Free User
    Post count: 108

    Ok, so how do I add fields under my custom fields tab? Will that help to give me 2 different forms?

    #7929

    Alex Rollin
    Moderator
    Post count: 27815

    Yes, those are the forms for UsersWP.

    GeoDirectory forms show on the add-listing page. The fields are controlled in the Custom Fields tab.

    #7890

    In reply to: Field


    rad81
    Free User
    Post count: 1

    thank you for your answer, i have another question if it is possible , can i use some custom field to use value to sort the list of users ( like category )
    For example : i have user that in his profile the field profession is Doctor
    i want to sort the list of users ( shortcode ) by the value of this field, so to show only users Doctor ..

    thank you

    #7869

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    UsersWP doesn’t have different login or registration forms, just the one, though that is something the developers have and will continue to consider for the future.

    You could add a field to the registration form for them to self-identify, and see that field in their profile.

    Altering the My Listings link behavior would probably require customization.

    In the near future we are planning to release an addon to work with roles. That may help your case. However we don’t have any ETA on that at this time.

Viewing 15 results - 1 through 15 (of 147 total)