Search Results for 'custom field'

Viewing 15 results - 46 through 60 (of 147 total)
  • Author
    Search Results
  • #6630

    tiggia
    Free User

    Hi there

    Just downloaded the free version before going to purchase and there’s one thing that’s not quite right.

    In the registration box, I need a multi select option. But the way it displays is not good; nobody registering would necessarily know that it was a box to select multiple choices – it’s format is poor and then it just looks like a dropdown if a user even thought to click in it (which it’s not intuitive to do anyway). I have tried a couple of different themes to make sure it’s not my theme and it’s a new recent install of WP.

    Also one more question – is it possible to add the custom registration fields to existing users to enable their profiles to be fully populated at a later date?

    Many thanks in advance,
    Alison

    #6557

    Alex Rollin
    Moderator
    Post count: 27815

    It is not a different redirect, it uses the same registration redirection setting, but forces the redirection to fire even if auto-approve and auto-login are not selected.

    There are also methods for customizing that, and example is here: https://github.com/UsersWP/userswp/issues/302

    I have taken up your idea as a feature request, to have different registration forms with different custom fields configurations.

    #6394

    In reply to: User Bio


    Patrik
    Moderator
    Post count: 1971

    Hi,

    The content added to the bio text area field will not allow adding HTML tags but if the URL is written then it will be considered as a plain text and will be allowed to store. To allow it for admin and authors roles only, you have to do some customizations as it is not possible at the moment to restrict it. You can make it optional field and give some class which you can hide using CSS if the current user is author or admin but if you are displaying bio on registration then there will be no idea if the user is admin or author.

    Regards,
    Patrik

    #6347

    In reply to: Adding location pages


    Patrik
    Moderator
    Post count: 1971

    Hi,

    The location fields currently showing are the default locations where the custom field will display. If you want to add more locations then you can add but you have to handle it using your own code using customization. The default options are as per the following:
    – Users page: The field will display on users listing page “/users”.
    – More info tab: The field will display in More info tab in the user’s profile page.
    – Profile side: The field will display in the left side of profile tabs but it is only available for non-bootstrap design which can be set from UsersWP->General->Developer->Default design style
    – Fieldset: The field will display in the fieldset field created above this field in the form builder.

    Regarding the apostrophe issue, we have fixed in code and will be available in the next release of the plugin.

    Regards,
    Patrik

    #6341

    In reply to: Adding location pages


    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    The apostrophe issue, what kind of field is it? We can check on that and update you here.

    Adding additional locations requires a customization at this time, but I will add it to the list of features the developers will consider for future versions.

    #6299

    In reply to: Woocommerce Issues


    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    UsersWP doesn’t have any features for hiding custom field data from users, whether of a specific role or in relation to logged in/out, though we are planning on adding something like that, we have not started work on it yet.

    What plugin are you using to hide/show that info? You should contact the author of that plugin for support.

    #6262

    Patrik
    Moderator
    Post count: 1971

    Hi,

    It can be easily removed from the form builder. There is an option to select Show in what locations? I have removed the users list from there and it is not showing on the users list page now. You can do this for other custom fields.

    Regards,
    Patrik


    Jeff Adams
    Buyer

    Is there a way to require more than two letters in the custom text field? For about a year I have been getting hit with fake users joining and they only put 2 characters in the required field “Vegan Story”. It must be automated. It makes me wonder if my site is infected…

    Attached is a screen shot of these users that have joined recently. I’m about to go through the process of removing them. Please let me know if there’s a way to require more than just two characters or if you have any other suggestions…

    #6198

    In reply to: Hook after user


    Patrik
    Moderator
    Post count: 1971

    Hi,

    The following are the hooks you can use while processing registration form:

    ‘uwp_before_validate’ => Triggers before fields validation
    ‘uwp_validate_result’ => Filter for additional validations
    ‘uwp_after_validate’ => Triggers after validation
    ‘uwp_before_extra_fields_save’ => Filter for modifying custom fields before save
    ‘uwp_after_extra_fields_save’ => Filter for modifying custom fields after save
    ‘uwp_after_custom_fields_save’ => Triggers after custom fields saved
    ‘uwp_after_process_register’ => Triggers after registration is complete which you can use.

    Regards,
    Patrik

    #6144
    Resolved

    Topic: Formatting Text Field


    Jeff Adams
    Buyer

    Is there a way to at least have some basic formatting in a custom Textarea field? At least some space between paragraphs would be significantly better.

    For example, look at this:
    https://veganlinked.com/profile/amandadezeeuw/

    it’s all just one big paragrah. I can put spaces when I’m typing in the field. But, it doesn’t show it with paragraphs separated on the front end.

    #6141

    In reply to: Read More


    Jeff Adams
    Buyer
    Post count: 1780

    Here’s some screen shots of the custom field settings and an example of the issue:
    https://veganlinked.com/users/

    #6119

    In reply to: Read More


    Jeff Adams
    Buyer
    Post count: 1780

    Hello Stiofan, it’s a custom field.

    #6047

    In reply to: Read More


    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Jeff,

    Is that their bio or a custom text field?

    Stiofan

    #5985

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.

    Foster
    Buyer

    Hi,

    I have been using UsersWP ReCaptcha for a while and have noticed off-and-on for a few months, I get this notice in the admin:

    UsersWP ReCaptcha addon: API Key and API Secret not set.

    When I check, all the plug-in settings for UsersWP ReCaptcha appear to have been reset, or returned to default settings. I have re-entered the Key and Secret two times in recent weeks, including this morning, after getting two spam registrations last night.

    Any possible explanation for this?

    
    ### WordPress Environment ###
    
    Home URL: https://venuemaps.net
    Site URL: https://venuemaps.net
    UWP Version: 1.2.0.11
    WP Version: 5.3
    WP Multisite: –
    WP Memory Limit: 512 MB
    WP Debug Mode: –
    WP Cron: ✔
    Language: en_US
    UWP Mode: UsersWP is Activate for Single Site
    
    ### Server Environment ###
    
    Server Info: Apache/2.4.10 (Debian)
    PHP Version: 7.3.11-1+0~20191026.48+debian8~1.gbpf71ca0
    PHP Post Max Size: 12 MB
    PHP Time Limit: 60
    PHP Max Input Vars: 2500
    cURL Version: 7.38.0
    OpenSSL/1.0.1t
    
    SUHOSIN Installed: –
    MySQL Version: 5.7.28
    Max Upload Size: 12 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    GD Library: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    UWP Database Version: 1.2.0.11
    UWP Database Prefix: wpzq_
    Total Database Size: 86.01MB
    Database Data Size: 57.04MB
    Database Index Size: 28.97MB
    wpzq_uwp_usermeta: Data: 0.05MB + Index: 0.00MB
    wpzq_uwp_form_fields: Data: 0.02MB + Index: 0.00MB
    wpzq_uwp_form_extras: Data: 0.02MB + Index: 0.00MB
    wpzq_uwp_activity: ❌ Table does not exist
    wpzq_uwp_followers: ❌ Table does not exist
    wpzq_uwp_friends: ❌ Table does not exist
    wpzq_bp_activity: Data: 0.00MB + Index: 0.01MB
    wpzq_bp_activity_meta: Data: 0.00MB + Index: 0.00MB
    wpzq_bp_friends: Data: 0.00MB + Index: 0.00MB
    wpzq_bp_messages_messages: Data: 0.00MB + Index: 0.00MB
    wpzq_bp_messages_meta: Data: 0.00MB + Index: 0.00MB
    wpzq_bp_messages_notices: Data: 0.00MB + Index: 0.00MB
    wpzq_bp_messages_recipients: Data: 0.00MB + Index: 0.01MB
    wpzq_bp_notifications: Data: 0.00MB + Index: 0.01MB
    wpzq_bp_notifications_meta: Data: 0.00MB + Index: 0.00MB
    wpzq_bp_user_blogs: Data: 0.00MB + Index: 0.00MB
    wpzq_bp_user_blogs_blogmeta: Data: 0.00MB + Index: 0.01MB
    wpzq_bp_xprofile_data: Data: 0.00MB + Index: 0.00MB
    wpzq_bp_xprofile_fields: Data: 0.00MB + Index: 0.01MB
    wpzq_bp_xprofile_groups: Data: 0.00MB + Index: 0.00MB
    wpzq_bp_xprofile_meta: Data: 0.00MB + Index: 0.01MB
    wpzq_commentmeta: Data: 0.00MB + Index: 0.00MB
    wpzq_comments: Data: 0.21MB + Index: 0.09MB
    wpzq_countries: Data: 0.08MB + Index: 0.00MB
    wpzq_email_log: Data: 1.31MB + Index: 0.00MB
    wpzq_ewwwio_images: Data: 1.52MB + Index: 1.61MB
    wpzq_geodir_api_keys: Data: 0.02MB + Index: 0.06MB
    wpzq_geodir_attachments: Data: 2.81MB + Index: 0.12MB
    wpzq_geodir_business_hours: Data: 0.02MB + Index: 0.00MB
    wpzq_geodir_claim: Data: 0.03MB + Index: 0.00MB
    wpzq_geodir_comments_reviews: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_countries: Data: 0.03MB + Index: 0.00MB
    wpzq_geodir_coupons: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_cp_link_posts: Data: 0.02MB + Index: 0.02MB
    wpzq_geodir_custom_advance_search_fields: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_custom_fields: Data: 0.05MB + Index: 0.00MB
    wpzq_geodir_custom_sort_fields: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_event_schedule: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_gd_agency_detail: Data: 0.02MB + Index: 0.09MB
    wpzq_geodir_gd_band_detail: Data: 0.02MB + Index: 0.09MB
    wpzq_geodir_gd_booking_detail: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_gd_diy_detail: Data: 0.02MB + Index: 0.03MB
    wpzq_geodir_gd_event_detail: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_gd_festival_detail: Data: 0.02MB + Index: 0.03MB
    wpzq_geodir_gd_place_detail: Data: 3.25MB + Index: 0.26MB
    wpzq_geodir_gd_promoter_detail: Data: 0.02MB + Index: 0.03MB
    wpzq_geodir_gd_venue_detail: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_invoice: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_location_seo: Data: 0.01MB + Index: 0.00MB
    wpzq_geodir_post_icon: Data: 1.34MB + Index: 0.08MB
    wpzq_geodir_post_locations: Data: 0.23MB + Index: 0.03MB
    wpzq_geodir_post_neighbourhood: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_post_packages: Data: 0.09MB + Index: 0.00MB
    wpzq_geodir_post_review: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_price: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_pricemeta: Data: 0.02MB + Index: 0.03MB
    wpzq_geodir_rating_category: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_rating_style: Data: 0.00MB + Index: 0.00MB
    wpzq_geodir_tabs_layout: Data: 0.02MB + Index: 0.00MB
    wpzq_geodir_term_meta: Data: 0.88MB + Index: 0.05MB
    wpzq_geodir_unassign_comment_images: Data: 0.00MB + Index: 0.00MB
    wpzq_grp_google_place: Data: 0.02MB + Index: 0.02MB
    wpzq_grp_google_review: Data: 0.02MB + Index: 0.03MB
    wpzq_ip_geo_block_cache: Data: 0.02MB + Index: 0.02MB
    wpzq_ip_geo_block_logs: Data: 0.34MB + Index: 0.03MB
    wpzq_ip_geo_block_stat: Data: 0.02MB + Index: 0.00MB
    wpzq_links: Data: 0.00MB + Index: 0.00MB
    wpzq_ms_snippets: Data: 0.02MB + Index: 0.00MB
    wpzq_nf3_actions: Data: 0.02MB + Index: 0.00MB
    wpzq_nf3_action_meta: Data: 0.13MB + Index: 0.00MB
    wpzq_nf3_chunks: Data: 0.02MB + Index: 0.00MB
    wpzq_nf3_fields: Data: 0.02MB + Index: 0.00MB
    wpzq_nf3_field_meta: Data: 1.52MB + Index: 0.00MB
    wpzq_nf3_forms: Data: 0.02MB + Index: 0.00MB
    wpzq_nf3_form_meta: Data: 0.11MB + Index: 0.00MB
    wpzq_nf3_objects: Data: 0.02MB + Index: 0.00MB
    wpzq_nf3_object_meta: Data: 2.52MB + Index: 0.00MB
    wpzq_nf3_relationships: Data: 0.02MB + Index: 0.00MB
    wpzq_nf3_upgrades: Data: 0.47MB + Index: 0.00MB
    wpzq_options: Data: 6.78MB + Index: 0.14MB
    wpzq_pmpro_membership_levelmeta: Data: 0.02MB + Index: 0.03MB
    wpzq_postmeta: Data: 19.03MB + Index: 3.32MB
    wpzq_posts: Data: 4.50MB + Index: 3.53MB
    wpzq_rank_math_404_logs: Data: 0.02MB + Index: 0.02MB
    wpzq_rank_math_internal_links: Data: 0.06MB + Index: 0.02MB
    wpzq_rank_math_internal_meta: Data: 0.11MB + Index: 0.00MB
    wpzq_rank_math_redirections: Data: 0.02MB + Index: 0.02MB
    wpzq_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB
    wpzq_rank_math_sc_analytics: Data: 0.44MB + Index: 0.39MB
    wpzq_searchlog: Data: 0.27MB + Index: 0.00MB
    wpzq_signups: Data: 0.00MB + Index: 0.01MB
    wpzq_snippets: Data: 0.02MB + Index: 0.00MB
    wpzq_statistics_exclusions: Data: 0.02MB + Index: 0.03MB
    wpzq_statistics_historical: Data: 0.02MB + Index: 0.05MB
    wpzq_statistics_pages: Data: 1.52MB + Index: 4.91MB
    wpzq_statistics_search: Data: 0.06MB + Index: 0.05MB
    wpzq_statistics_useronline: Data: 0.02MB + Index: 0.00MB
    wpzq_statistics_visit: Data: 0.06MB + Index: 0.02MB
    wpzq_statistics_visitor: Data: 4.52MB + Index: 10.58MB
    wpzq_termmeta: Data: 0.04MB + Index: 0.03MB
    wpzq_terms: Data: 0.02MB + Index: 0.04MB
    wpzq_term_relationships: Data: 0.58MB + Index: 1.22MB
    wpzq_term_taxonomy: Data: 0.02MB + Index: 0.03MB
    wpzq_tm_taskmeta: Data: 0.02MB + Index: 0.03MB
    wpzq_tm_tasks: Data: 0.02MB + Index: 0.02MB
    wpzq_usermeta: Data: 0.42MB + Index: 0.21MB
    wpzq_users: Data: 0.03MB + Index: 0.04MB
    wpzq_uwp_profile_tabs: Data: 0.02MB + Index: 0.00MB
    wpzq_uwp_social_profiles: Data: 0.02MB + Index: 0.03MB
    wpzq_weu_group27: Data: 0.02MB + Index: 0.00MB
    wpzq_weu_subscribers: Data: 0.02MB + Index: 0.00MB
    wpzq_weu_unsubscriber: Data: 0.02MB + Index: 0.00MB
    wpzq_weu_user_notification: Data: 0.02MB + Index: 0.00MB
    wpzq_wpinv_subscriptions: Data: 0.02MB + Index: 0.06MB
    wpzq_wplc_chat_msgs: Data: 0.02MB + Index: 0.00MB
    wpzq_wplc_chat_ratings: Data: 0.02MB + Index: 0.00MB
    wpzq_wplc_chat_sessions: Data: 0.02MB + Index: 0.00MB
    wpzq_wplc_chat_triggers: Data: 0.02MB + Index: 0.00MB
    wpzq_wplc_custom_fields: Data: 0.02MB + Index: 0.00MB
    wpzq_wplc_departments: Data: 0.02MB + Index: 0.00MB
    wpzq_wplc_offline_messages: Data: 0.02MB + Index: 0.00MB
    wpzq_wplc_roi_conversions: Data: 0.02MB + Index: 0.00MB
    wpzq_wplc_roi_goals: Data: 0.02MB + Index: 0.00MB
    wpzq_wplc_webhooks: Data: 0.02MB + Index: 0.00MB
    wpzq_wplnst_scans: Data: 0.13MB + Index: 0.08MB
    wpzq_wplnst_scans_objects: Data: 0.02MB + Index: 0.05MB
    wpzq_wplnst_urls: Data: 0.08MB + Index: 0.19MB
    wpzq_wplnst_urls_locations: Data: 0.02MB + Index: 0.28MB
    wpzq_wplnst_urls_locations_att: Data: 0.02MB + Index: 0.06MB
    wpzq_wplnst_urls_status: Data: 0.02MB + Index: 0.23MB
    wpzq_wsluserscontacts: Data: 0.00MB + Index: 0.00MB
    wpzq_wslusersprofiles: Data: 0.00MB + Index: 0.00MB
    wpzq_yoast_seo_links: Data: 0.02MB + Index: 0.02MB
    wpzq_yoast_seo_meta: Data: 0.02MB + Index: 0.00MB
    wp_commentmeta: Data: 0.02MB + Index: 0.03MB
    wp_comments: Data: 0.02MB + Index: 0.08MB
    wp_links: Data: 0.02MB + Index: 0.02MB
    wp_options: Data: 0.05MB + Index: 0.02MB
    wp_postmeta: Data: 0.02MB + Index: 0.03MB
    wp_posts: Data: 0.02MB + Index: 0.06MB
    wp_termmeta: Data: 0.02MB + Index: 0.03MB
    wp_terms: Data: 0.02MB + Index: 0.03MB
    wp_term_relationships: Data: 0.02MB + Index: 0.02MB
    wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB
    wp_usermeta: Data: 0.02MB + Index: 0.03MB
    wp_users: Data: 0.02MB + Index: 0.05MB
    
    ### Security ###
    
    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔
    
    ### Active Plugins (31) ###
    
    WP Easy Updates: by AyeCode Ltd – 1.1.11
    AddToAny Share Buttons: by AddToAny – 1.7.39
    Advanced Ads: by Thomas Maier – 1.15
    Autoptimize: by Frank Goossens (futtta) – 2.5.1
    Breeze: by Cloudways – 1.1.2 – Network enabled
    Cloudflare: by John Wineman
    Furkan Yilmaz
    Junade Ali (Cloudflare Team) – 3.4.1
    
    Code Snippets: by Shea Bunge – 2.13.3
    GeoDirectory Google Analytics: by GeoDirectory – 2.0.0.4
    GeoDirectory Advanced Search Filters: by AyeCode Ltd – 2.0.0.13
    GeoDirectory Ajax Duplicate Alert: by GeoDirectory – 2.0.0.2
    GeoDirectory Claim Listings: by AyeCode Ltd – 2.0.0.10
    GeoDirectory Map Styles: by GeoDirectory – 2.0.0.2
    GeoDirectory Custom Post Types: by AyeCode Ltd – 2.0.0.14
    GeoDirectory Location Manager: by AyeCode Ltd – 2.0.0.22
    GeoDirectory Pricing Manager: by AyeCode Ltd – 2.5.0.12
    GeoDirectory Social Importer: by AyeCode Ltd – 2.0.1.4
    GeoDirectory: by AyeCode Ltd – 2.0.0.69
    Invoicing: by AyeCode Ltd – 1.0.10
    Ninja Forms: by The WP Ninjas – 3.4.21
    Really Simple SSL: by Rogier Lankhorst
    Mark Wolters – 3.2.6
    
    Rank Math SEO: by Rank Math – 1.0.35.2
    ShortPixel Adaptive Images: by ShortPixel – 1.5.2
    ShortPixel Image Optimizer: by ShortPixel – 4.14.6
    SiteOrigin Widgets Bundle: by SiteOrigin – 1.15.9
    UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
    DavidAnderson – 1.16.20
    
    UsersWP: by AyeCode Ltd – 1.2.0.11
    UsersWP - ReCaptcha: by AyeCode Ltd – 1.2.0
    Widget Importer & Exporter: by ChurchThemes.com – 1.5.5
    Widget Logic: by WPChef – 5.10.4
    Asset CleanUp: Page Speed Booster: by Gabriel Livan – 1.3.5.0
    WP Statistics: by VeronaLabs – 12.6.10
    
    ### UWP Pages ###
    
    Profile Page: ❌ Page does not contains the shortcode.
    Register Page: #18864 - /account/register/
    Login Page: #18865 - /account/login/
    Account Page: #18866 - /account/
    Change Password Page: #18862 - /account/change/
    Forgot Password Page: #18860 - /account/forgot/
    Reset Password Page: #18861 - /account/reset/
    Users List Page: ❌ Page visibility should be public
    
    ### Theme ###
    
    Name: Lisitmia - Child Theme
    Version: 1
    Author URL: 
    Child Theme: ✔
    Parent Theme Name: Listimia
    Parent Theme Version: 1.0.9.5
    Parent Theme Author URL: https://addictedtoweb.com
    
    ### Templates ###
    
    Overrides: listimia/userswp/profile.php
    
Viewing 15 results - 46 through 60 (of 147 total)