Form Design Inconsistent after New Release

This topic contains 10 replies, has 4 voices, and was last updated by  Backpacking Series 5 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #2419

    Backpacking Series
    Buyer
    Post count: 104

    Hi there!

    Thank you for the new release earlier today. I just noticed an inconsistency with forms design. The Login and Registration forms look revised to a new look, while the forgot password form retains the old look. Is this intentional? If so, is there a way for me to revert all forms to the old design?

    Kind regards,

    Abhijeet

    #2421

    Alex Rollin
    Moderator
    Post count: 27815

    Ah! Progress moves us forward, but not backward, we hope.

    There is not a setting to revert, but you could apply the old styles as custom css.

    #2422

    Backpacking Series
    Buyer
    Post count: 104

    Thank you Alex.

    Is it intentional to keep the appearance of design form inconsistent?

    PS: The Login and Registration forms look revised to a new look, while the forgot password form retains the old look.

    #2424

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    thank you for reporting the issue; the developers have been alerted.

    #2425

    Patrik
    Moderator
    Post count: 1971

    Hi Abhijeet,

    There is no any changes in the design of any forms in UsersWP in the latest release. It is because your site has some custom CSS code written for the login and registration form.

    Let me know if you need more details on this.

    Regards,
    Patrik

    #2426

    Backpacking Series
    Buyer
    Post count: 104

    Thank you Alex and Patrik.

    The CSS, as recommended by you, only serves to make the UsersWP forms responsive on mobile devices.

    
    
    /* Plugin - UsersWP - Make forms responsive in mobile view */
    body.uwp_page .uwp-login, body.uwp_page .uwp-registration, body.uwp_page .uwp-forgot, body.uwp_page .uwp-account {width:auto;}

    The forms were all consistent before the upgrade. Wonder what went wrong after. Any suggestion to fix this, is welcome!

    Kind regards,

    #2427

    Patrik
    Moderator
    Post count: 1971

    Hi Abhijeet,

    It seems you are showing login and register forms using the widgets instead of the shortcodes. Widget forms have not the same design as per the shortcode output. Forgot password has the form displaying using the shortcode. Please check it from admin side and let me know if I am wrong anywhere.

    Let me know if you need more information.

    Regards,
    Patrik

    #2428

    Backpacking Series
    Buyer
    Post count: 104

    Thank you Patrik.

    I use

    [uwp_login]

    for login,

    [uwp_register]

    for registration, and

    [uwp_forgot]

    for forgot password. These shortcodes are inside a similar design element on their respective pages. Not sure what’s going on.

    Kind regards
    Abhijeet

    #2429

    Patrik
    Moderator
    Post count: 1971

    Hi Abhijeet,

    We have figured out the problem. It is because we have introduced a new class for combining widget and the Gutenberg block. So we have made changes to design of the forms and it will be available in next release soon.

    Regards,
    Patrik

    #2435

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    This is released.

    #2436

    Backpacking Series
    Buyer
    Post count: 104

    Thank you Patrik and Stiofan. That was quick!

    Things look good, once again! 🙂

    Kind regards

    Abhijeet

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket