Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1023519
    theoutdoorarmory
    Participant

    Hi my issue is:

    https://theoutdoorarmory.com/checkout/

    You might have to add an item to your cart here to come up with the checkout page.

    Capture1 : shows how the checkout page looks like from the user
    Capture2 : how Paypal looks at the back end
    Capture3 : how Weepay looks at the back end

    How come I can’t see the descriptions that I type in Paypal and Weepay. It just shows the description with Bank Transfer?

    Please help.

    #1023779
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in!

    “How come I can’t see the descriptions that I type in Paypal and Weepay. It just shows the description with Bank Transfer?”
    – Because it will only display if you select Paypal or Weepay.
    http://prntscr.com/bbrgno
    http://prntscr.com/bbrgrt

    And if ever you want it to display always, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .wc_payment_method .payment_box{
        display: block !important;
    }

    Hope this helps.

    #1024143
    theoutdoorarmory
    Participant

    Hi,

    I’ve added the CSS code as seen on the screen cap, but the options are still uncollapsed (please check from your end).

    Is there anything I am doing wrong?

    Thanks

    #1024146
    theoutdoorarmory
    Participant

    Oh there you go it is now working! Thank you!

    #1024493
    Joao
    Moderator

    Great to hear it.

    Let us know if you need help with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1023519 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>