• Resolved Anticosti

    (@anticosti)


    Greetings,

    Just to help you understand what my question is:
    01. Go to yourk on Subcriptions’ page;
    02. Click on the “Buy Now” button;
    03. You are being forward to your “Payment” page

    Looking at the source code, I see:

    <div class="wpuf-payment-page-wrap wpuf-pay-row">
        <div class="wpuf-bill-addr-wrap wpuf-pay-col">
        <div class="wpuf-payment-gateway-wrap" style="">
    </div>

    My Question is:
    At which moment or in which event should there be some content in the first DIV: “wpuf-bill-addr-wrap” ?

    In all my tests so far, I never seen any use to this div.
    I just gave it a “display: none;” style.
    Will I’ll be in trouble with this? 😉

    Thank you for your input,

    • This topic was modified 7 years, 1 month ago by Anticosti.
    • This topic was modified 7 years, 1 month ago by Anticosti.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Robin

    (@emazharulislam)

    Hello @anticosti,

    The billing address will appear on this wrap ( “wpuf-bill-addr-wrap” ), when you marked as checked the billing address from the frontend customizer( Customizer->WP User Frontend->Billing address ) By default it will be unchecked but the class will be available so that the class can make some white spaces for making the payment page look good. For better understanding please take a look at this video.

    Thanks.

    Thread Starter Anticosti

    (@anticosti)

    Thank you Mazharul for this great explanation.
    Now I get it.
    Much appreciated.

    Thread Starter Anticosti

    (@anticosti)

    Hi @emazharulislam
    Me again.
    Quick question:
    Is there any shortcode to put in the payment page?
    Because my Payment page when clicked from my User’s Dashboard using “Pay Now” (set for Custom Post Type) is breaking my theme…

    Thank you.

    • This reply was modified 7 years ago by Anticosti.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Payment Page – Question’ is closed to new replies.