Alex Rollin

Forum Replies Created

Viewing 15 posts - 946 through 960 (of 1,075 total)
  • Author
    Posts
  • in reply to: Registration form fields are broken #1956

    Alex Rollin
    Moderator
    Post count: 27815

    Regarding your page layout, and the spacing of the form, you have custom HTML content on the page and will need to adjust the padding on the columns to get the effect you are looking for.

    in reply to: Registration form fields are broken #1955

    Alex Rollin
    Moderator
    Post count: 27815

    Is there any way to add one more register field in general option, so that we can assign student registration page to the field.

    It is currently only possible to have one ‘version’ of the registration form, not multiple different versions with different fields.

    In some cases you may be able to hide an optional field on a page with custom CSS based on the page ID.

    The student registration page is ‘page-id-12910’ for example.

    
    
    
    .page-id-12910 #uwp_account_user_types_row.required_field.uwp_form_row {
        display: none !important;
    }
    
    in reply to: Registration form fields are broken #1954

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    There are styling differences between the registration forms, between the one selected as the registraiton page and pages where the shortcode is used. The idea here is that the secondary forms can be styled to match your site with custom CSS.

    Which page have you selected for registration at:

    UsersWP – Settings – General Settings – Register Page

    On the page where that is selected as the Register page, the plugin will add some styles.

    That registration page is different than other pages where the shortcode is used.

    I will flag this for the developers to let us know. Thanks for your patience while they look into it.

    in reply to: Registration form fields are broken #1944

    Alex Rollin
    Moderator
    Post count: 27815

    It looks good on mobile.

    Please let us know if you have a specific issue and what we can do to help.

    The page should be set at the Login page in UsersWP Pages

    in reply to: Registration form fields are broken #1939

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    this does not look like the default styling. Are you already customizing the form?

    Thanks for your patience while we look into it.

    in reply to: Uninstalled for Now #1926

    Alex Rollin
    Moderator
    Post count: 27815

    Glad to hear it!

    in reply to: unable to register the form #1924

    Alex Rollin
    Moderator
    Post count: 27815

    2. To add a field, use the form builder, documented here: https://userswp.io/docs/userswp-overview/

    in reply to: Uninstalled for Now #1922

    Alex Rollin
    Moderator
    Post count: 27815

    Yes, look at the pages.

    One thing I do on my own site is, if there are two pages called login, rename one so I can tell which one is linked from GD Permalinks -> Login, then keep that one and delete the other one.

    in reply to: Uninstalled for Now #1918

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    I checked and the plugin is not active or installed, looks good.

    Pages can be deleted at: WP – Pages

    Plugins don’t automatically delete pages or remove data (usually, as a WP *standard*) and those options are left to site managers.

    in reply to: Design issues from one theme to another #1917

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    in reply to: Login shared across multiple sites #1911

    Alex Rollin
    Moderator
    Post count: 27815

    yes 🙂

    in reply to: Multisite issue #1903

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    This is a known issue. The fix will be included in the next release.

    I have flagged this for the developers who will follow up with more information.

    Thanks for your patience

    in reply to: Geodirectory integration #1901

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    It is not necessary to install the addon “Geodirectory Integration” so please de-activate that.

    Your settings should look something like the attached screenshot.

    If you have these set as shown, and you can see the profile page but no tabs, please write back with your site login URL and WP Admin credentials so we can take a look at your settings.

    in reply to: Design issues from one theme to another #1881

    Alex Rollin
    Moderator
    Post count: 27815

    I have flagged your question for the developers to take a look when they return to the office.

    in reply to: Can't activate GeoDirectory plugin #1880

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    I have flagged your question for the developers to take a look when they return to the office.

Viewing 15 posts - 946 through 960 (of 1,075 total)