• Resolved pacher1

    (@pacher1)


    Hi Community,

    I installed the plugin and modyfied the settings. But from customer side it’s not possible to choose one of the voucher templates and to continue the purchase.
    How can I fix this issue?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Codemenschen

    (@codemenschen)

    Hi @pacher1

    Thanks for your message.
    The CSS code is conflicting Somewhere you have set background-color:#fff

    Please add below CSS code to plugin settings => Custom CSS
    #voucher-multistep-form.wizard>.steps .done a, #voucher-multistep-form.wizard>.steps .done a:hover, #voucher-multistep-form.wizard>.steps .done a:active, #voucher-multistep-form .secondRightDiv .cardDiv, #voucher-multistep-form.wizard>.actions a, #voucher-multistep-form.wizard>.actions a:hover, #voucher-multistep-form.wizard>.actions a:active, #voucher-multistep-form .voucherPreviewButton button, #voucher-multistep-form #voucherPaymentButton, #voucher-multistep-form .sin-template input[type=”radio”]:checked:before, .buying-options div.selected, .shipping-options div.selected{
    background-color: #90cbaf;
    }

    still, if there is anything else we can do for you, please do not hesitate to ask. We will happy to help you.

    [ Signature deleted ]

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @codemenschen Again: please lose the signature. If you don’t get it then please save the moderators sometime and use this signature instead of your own.

    
    <em>[ <a href="https://wordpress.org/support/guidelines/#do-not-spam">Signature deleted</a> ]</em>
    

    You’ll still be violating the forum guidelines but at least you’ll save the moderators some work.

    Thread Starter pacher1

    (@pacher1)

    it’s working!
    thanks for you support!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘not working’ is closed to new replies.