• Resolved bebibu

    (@bebibu)


    Hi there,

    After register account process, user see this messages to view their email and click the activation link (PIC #1).

    After click email activation link, by default user see this messages (PIC #2).

    PIC: screenshot

    How to styling messages text on PIC #2 look like PIC #1?

    Found this code but i dont know how to make it

    #wppb_form_success_message, .wppb-success {
        padding: 6px 9px;
        margin: 0 auto 25px;
        display: block;
        width: 100%;
        box-sizing: border-box;
        background: #e7f7d3;
        border: 1px solid #6c3;
    }

    Thank You

    • This topic was modified 7 years, 8 months ago by bebibu.
Viewing 15 replies - 1 through 15 (of 18 total)
  • Hello there,

    I have just tested it on a local installation and both messages look the same, with green.

    Are you using the latest version of our plugin?

    Please try it with the default WordPress theme, Twenty Seventeen.

    Thanks,

    Thread Starter bebibu

    (@bebibu)

    Are you using the latest version of our plugin?

    yes, i have the latest version.

    try install Profile Builder to another blog with default themes Twenty Seventeen and the result is just the same as before, just plain text without green box.

    Hi there,

    All right, another question then:

    Are you using simple email confirmation there? Or are you doing something special?

    This is the message that I get. All green and nice.

    Best,

    Thread Starter bebibu

    (@bebibu)

    aah my bad. sorry.

    apparently i have another custom “Email Confirmation Landing Page”. why? because i want to add login form after user click activation link (login form below text confirm).

    something like this..

    Your email was successfully confirmed [green box]
    [wppb-login]

    but with custom “Email Confirmation Landing Page”, confirmation text change to

    This username is now active [just plain text without the green box]
    [wppb-login]

    Is it possible to have “Email Confirmation Landing Page” with green box text and login form?

    Thanks

    • This reply was modified 7 years, 8 months ago by bebibu.

    Hi there,

    OK, now I’m doing the exact same thing with the landing page and the login shortcode there.

    So, this is the content of my landing page:

    land here
    [wppb-login]

    And I still get the nice green message, as seen here.

    What I have noticed, though, is that if I reload the page, as if trying to confirm the email address again, then I get the not-green “This username is now active!”

    But why would you be reloading the page? Why try to reconfirm again? Or is it automatically reloading?

    Best,

    Thread Starter bebibu

    (@bebibu)

    But why would you be reloading the page? Why try to reconfirm again? Or is it automatically reloading?

    i dont know, i dont do anyting, just click the link from email…

    🙁

    Hey there,

    It means that something is reloading the page automatically. First the green message is shown, and then immediately it reloads and it shows the other one.

    This is most likely a conflict that should be addressed.

    So please do the following conflict test:

    *Briefly* disable all other plugins and enable the default Twenty Seventeen theme. If this solves the problem, enable everything one by one, checking each time to see when the problem returns.

    When you know what the conflict is, please let us know so that we can take a look at it.

    With the best of wishes,

    Thread Starter bebibu

    (@bebibu)

    When you know what the conflict is, please let us know so that we can take a look at it.

    Thank you so much, Gabriel.

    Finally, i know what cause the conflict: Jetpack Plugin.

    This is the screenshot when Jetpack active and inactive: Jetpack Problem

    Hope you can help me about this case.

    thanks

    Hi there,

    All right, great. Now we are one step closer to solving this.

    Activating Jetpack and connecting it to WordPress.com up causes the same problem for me too.

    Now, since I have reproduced it, I can call it a bug and I can forward it to the development team, hopefully to be fixed as soon as possible.

    With the best of wishes,

    Upon further testing, I have realized that this problem does not occur if no landing page is selected. If the landing page is the default registration page.

    True, you want to have the login form on the landing page, but a possible temporary solution (until we get this fixed) is to just have both the login and the register form on the same page. Many websites have it this way.

    Thread Starter bebibu

    (@bebibu)

    is to just have both the login and the register form on the same page

    someting like this, at the same pages or?

    [wppb-login]
    [wppb-register]

    Hey there,

    Yes, exactly. It makes sense to have the login first, and if the user does not have login data, then the user can register.

    And make sure to Dashboard -> Profile Builder -> Settings and under “Email Confirmation” Landing Page leave blank.

    Please let me know if this does the trick.

    It did for me.

    Regards,

    Thread Starter bebibu

    (@bebibu)

    Hi there,

    Just found another trick…

    i just dont want login form to appear at the first register form.

    So i have two pages:

    1. Register Pages:
    [wppb-register]

    2. Congratulations Landing Page:

    [wppb-register]
    [wppb-login]

    And Setting Dashboard -> Profile Builder -> Settings – “Email Confirmation” Landing Page – pick Congratulations Landing Page.

    Can you confirm that the trick also work for you/at your side.

    thanks

    Hi,

    No, for me it doesn’t work if I use a landing page. The problem is gone only if I leave landing page blank.

    That’s why I suggested having both the login and the register forms on the same page.

    Best,

    Thread Starter bebibu

    (@bebibu)

    Can i send you registration link my website via private message/email to confirm that my registration pages work?

Viewing 15 replies - 1 through 15 (of 18 total)

The topic ‘Style succes text message’ is closed to new replies.