gowrann

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: Allow HTML in form label #8177

    gowrann
    Free User
    Post count: 39

    Ok sounds good, look forward to the update

    in reply to: Allow HTML in form label #8175

    gowrann
    Free User
    Post count: 39

    Hi Patrik – ok so not possible yet? – but in the future

    in reply to: Change 'Register' title #8165

    gowrann
    Free User
    Post count: 39

    Ok thanks, yes there is one there…

    [uwp_register form_title="Application"]

    Thanks Guust

    in reply to: Change 'Register' title #8162

    gowrann
    Free User
    Post count: 39

    I guess I can just hide with CSS…

    
    .bsui.uwp-register-class h3 {
    	display: none;
    }
    

    Just was wondering if [uwp_register] had any parameters

    in reply to: Change 'Register' title #8161

    gowrann
    Free User
    Post count: 39

    Tried that but it’s the title below…

    https://share.getcloudapp.com/9ZuEBlLY

    in reply to: Remove some of the Edit Account Settings dropdowns #8157

    gowrann
    Free User
    Post count: 39

    Ok thanks, thought there might be a filter – but CSS is OK – also to get rid of the toggle icon dropdown I used…

    
    #account_settings::after{
    	content: none;
    }
    in reply to: Moderate Addon – Email Control #8105

    gowrann
    Free User
    Post count: 39

    Ok great, thanks Patrik

    in reply to: Moderate Addon – Email Control #8098

    gowrann
    Free User
    Post count: 39

    I haven’t bought the addon yet – just want to make sure that the behaviour I want will work.

    So after the addon is installed I want new users to be enabled pending manual admin approval, admin approves but no email is sent (as notification is given via Mailchimp) – I take it this is the one to disable – https://share.getcloudapp.com/WnuGNlgQ or are other options added when the addon is installed?

    in reply to: Role Redirection #8077

    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

    in reply to: Role Redirection #8070

    gowrann
    Free User
    Post count: 39

    Hi Patrick,

    Thanks that filter works perfect – my only remaining question is how to register a user with a different user role via UsersWP for use in GEODirectory https://wpgeodirectory.com/support/topic/fundamental-workflow-issue/

    Can you give me any ideas?

    in reply to: Adding Fields to Register Form #8058

    gowrann
    Free User
    Post count: 39

    Ok I see the Add to Register Form button needs to be checked – hidden by the Advanced Fields

    in reply to: Role Redirection #8051

    gowrann
    Free User
    Post count: 39

    Thanks Alex – appreciate that – please let me know if they have a work around

Viewing 12 posts - 1 through 12 (of 12 total)