Viewing 11 posts - 16 through 26 (of 26 total)
  • #26862
    westcoastsurf
    Member
    Post count: 210

    I used this

    .already-logged-in {
    display: none !important;
    }

    BUT I am not sure if it will affect flow of any other other areas. Is it an important notification that will stop checkout/user progress if not shown elsewhere?

    #26867
    robthijs
    Member
    Post count: 65

    Westcoastsurf, the code doesn’t do anything as long if you leave the one page checkout mode set to ‘on’. When you switch it to ‘off’ it should work. It took me some clearing of cache and refreshing though.

    #26965
    westcoastsurf
    Member
    Post count: 210

    Could you switch this unresolved, as switching to the longer checkout does not resolve the problem of the Already logged in Alert in the One Page Checkout that should not be there. Not sure if my css solution is the best.

    #27336
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi Westcoastsurf ,

    Can you please tell me exactly how i can see the msg that you wont gone and ill provide you custom css.

    Thanks
    Tahir.

    #27348
    douglance1
    Member
    Post count: 13

    This is the code for the erroneous button:

    <div class="already-logged-in">
    			<p>You are already logged in, please continue to the next step.</p>
    			<a class="sf-roll-button alt-button continue-button" href="#" data-target="#billing"><span>Continue</span><span>Continue</span></a>
    		</div>

    It is linking to #billing, but billing is right below the button.

    It is tagged in the CSS as: .woocommerce-checkout .already-logged-in p

    Would throwing a display:none! on there affect any other part of the site? Thanks!

    #27402
    westcoastsurf
    Member
    Post count: 210

    Tahir, Try the One Page checkout on your demo. “You are already logged in, please continue to the next step.” with a continue button, shows up right above the billing. The Continue button goes nowhere, confusing for users.

    #28067
    douglance1
    Member
    Post count: 13

    This is an issue with the theme that needs resolving.

    #28363
    bart
    Member
    Post count: 33

    does anyone know the final solution for this problem?

    #28392
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    I think this should work
    .woocommerce-checkout .already-logged-in{display:none !important;}

    Let me know.

    Thanks
    Tahir

    #28950
    bart
    Member
    Post count: 33

    thanks! it works for me!

    #29348
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic!

Viewing 11 posts - 16 through 26 (of 26 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register