Okay
  Public Ticket #1234839
Terms & Conditions
Closed

Comments

  •  1
    blumowski started the conversation

    Hi there, after upgrading the theme, all payment gateway provider's logos appear way too large. How do I fix this? Plus, if you click the link 'Geschäftsbedingungen' (terms & conditions) the container shows some code before and after content. Thanks, Marc

  • [deleted] replied

    Hi Marc,

    Can you please share your Wordpress credentials here, because I need to login to your site and test this issue. Your information is safe here (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

  •   blumowski replied privately
  • [deleted] replied

    Hi there,

    Please add the code below to your Custom CSS area:

    .woocommerce-checkout-payment li img {
        width: 50px !important;
        max-width: 50px !important;
        display: inline !important;
    }
    

  •  1
    blumowski replied

    Thank you, Ylli, that worked.

    What about the code left overs before and after the terms & condition container:

    [vc_row][vc_column][lab_heading title=“Allgemeine Geschäftsbedingungen“][/lab_heading][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

    1. Geltungsbereich

    Diese Allgemeinen Geschäftsbedingungen (nachfolgend z.T. ‚AGB’ genannt) gelten für den gesamten Geschäftsbereich von BLUM Edition (nachfolgend z.T. ‚Firma’ genannt).

    Best, Marc


  • [deleted] replied

    Hi Marc,

    That is happening because WooCommerce 3.1 changed this option as you can see on their changelog:

    • We’ve made the “terms and conditions” checkbox on the checkout slide out the terms page contents inline, rather than just linking to it."

    That area doesn't support Visual Composer, so to fix that you must remove the texts from Visual Composer.

    P.S: Here is the sample text that our demos offer https://pastebin.com/vp546b5c if you need. To apply that you just need to do this easy thing http://drops.laborator.co/jcdJX9.

    Have a great day!

  •  1
    blumowski replied

    I see. Okay, that's done, too.

    Great support, Ylli, thanks a lot.

    Best, Marc

  • [deleted] replied

    Hi Marc,

    Glad to hear that

    P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance and have a great day!

    Will set this ticket as solved from here.