How can I display the login and registration form in Bricks Builder?

Support MB User Profile How can I display the login and registration form in Bricks Builder?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48377
    Matthias BerndtMatthias Berndt
    Participant

    Hello,

    how can I not only display "you are already logged in" in Bricks Builder, but also style the form properly without having to constantly check the result in the frontend in the private window?

    I've already contacted Bricks Builder Support and found out that they don't have a solution yet, so I'm asking you now.

    greeting
    Matthias

    #48381
    PeterPeter
    Moderator

    Hello Matthias,

    For the registration form shortcode, we support the attribute show_if_user_can to show the form even if you login as the administrator. For example:

    [mb_user_profile_register show_if_user_can="manage_options"]

    Please read more about the shortcode attributes in the documentation https://docs.metabox.io/extensions/mb-user-profile/#registration-form

    For the login form shortcode, this attribute is not supported. So if you want to check the form, please logout or use the incognito mode of the browser.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.