• Resolved Webfolio Webdesign

    (@webreneszansz)


    Hi,

    1
    I added Woo as payment gateway to appointment booking process (booking page: https://teledo.hu/idopont-foglalas/).
    My problem is, that legally it would be obligatory to have checkbox for the Privacy Policy and also separated checkbox for the General Terms and Conditions on the checkout page.
    But I have only some text for these, however, both pages are set:
    “By continuing your purchase, you accept the General Terms and Conditions and the Privacy Policy.”
    Tried also defaut WordPress theme and the result was the same.
    Please be so kind and let me know, how can I setup the two checkboxes.

    2
    Another question is, that I have to add some tect to the place order button text (also legal reason). I modified the hungarion translation in po/mo files with Poedit, uploaded the language files into the wp-content/languages/plugins folder, but in vain. The Woo doesn’t load the modified button text (Megrendelés –> Fizetési k?telezettséggel járó megrendelés)

    Please be so kind and help to fix the issue.

    Thank you very much.

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Support ckadenge (woo-hc)

    (@ckadenge)

    Hi there @webreneszansz,

    My problem is, that legally it would be obligatory to have checkbox for the Privacy Policy and also separated checkbox for the General Terms and Conditions on the checkout page.

    I understand your concern about the checkboxes on the checkout page. You can achieve this with the help of third-party plugins like Terms and Conditions Popup for WooCommerce.

    The plugin will help you add pop-ups or checkboxes for your checkout experience.

    content/languages/plugins folder, but in vain. The Woo doesn’t load the modified button text (Megrendelés –> Fizetési k?telezettséggel járó megrendelés)

    Were you able to test of the same from a default theme? As it seems like you’ve done everything correctly.

    However, it’s possible that the theme or another plugin is overriding your translation. Please ensure that the .po/.mo files are named correctly, following the text domain of the plugin, and that the language in your WordPress settings matches the one you’re translating to.

    If the issue persists, please try using the Loco Translate plugin, which allows you to manage translations directly from your WordPress dashboard.

    I hope this helps!

    Thread Starter Webfolio Webdesign

    (@webreneszansz)

    Hi, thank you, unfortunately, the popup is not right solution for the issue, we need to have the classic checkboxes, before the place an order button.
    I wouldn’t like to activate an additional plugin because of only one word, I will use another solution for the issue (is seems, legally will be anought to use additional text in case of the GTC acceptance).

    Thank you very much.

    Thread Starter Webfolio Webdesign

    (@webreneszansz)

    Hi, meantime, I inactivated all of the other plugins for feew minutes for testing, but the default checkbox is still missing.

    Another problem, that we need two different checkboxes…

    Thank you very much.

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @webreneszansz,

    For the first issue, please make sure that you have set your terms and condition page in WooCommerce > Settings > Advanced > Page setup.

    Alternatively, go to Appearance > Customize > WooCommerce > Checkout and select the Privacy Policy and Terms and Conditions pages. Don’t forget to save the changes.

    By default, there will be no checkbox for the privacy policy. However, you can easily get it done using the custom code snippet shared here: https://www.businessbloomer.com/woocommerce-additional-acceptance-checkbox-checkout/

    For the translation issue, please follow the detailed guide shared on translating WooPayments here: https://woo.com/document/woopayments/customization-and-translation/

    I hope this helps! Please let us know how it goes or if you need further assistance.

    Thread Starter Webfolio Webdesign

    (@webreneszansz)

    Hi, of course, the setup of the Privacy Policy and General terms and conditions pages are okay.

    Unfortunately the General terms and conditions checkbox is also missing.

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @webreneszansz,

    I’ve checked your checkout page, and also noticed that there’s no checkbox for the privacy policy or terms and conditions.

    Let’s dive right in and fix your issue!

    Navigate to Pages > All pages and open up your checkout page. Once the checkout page opens in the editor, replace the existing checkout block with the Classic checkout block. Alternatively, you can manually add the checkout shortcode. After you’ve made these changes, save the page and take a look. This should have everything back to normal!

    I hope this helps! Please let us know how it goes or if you need further assistance.

    Thread Starter Webfolio Webdesign

    (@webreneszansz)

    Hi, thank you very much! The General Terms and Conditions checkbox is visible now, as I replaced the code, which generated via Woo automatically with the suggested default shortcode.

    Also the special Hungarion obligatory translation of the button loads.

    Currently only the Privacy Policy acceptaion is missing.

    Thread Starter Webfolio Webdesign

    (@webreneszansz)

    Hi, thank oyu very much, meantime I added the missing infos with the free version of the Woo Additional Terms plugin and with some additional code (functions.php). Thank you.

    Hi! I have the same problem!

    I can’t add the box with the blocks and the shortcode because it’s as if it were a paid feature of the editor.
    I’m trying with Woo Additional Terms but what should I write as additional code (functions.php)? can you help me please?

    Hey there! Thanks for contacting us.

    Per WordPress forum guidelines, would you mind opening up a new thread for this so that we can keep things organized and offer more personalized support for you? We’ll be happy to help you out with this over there!

    Have a wonderful day!

    Thank god ! ( and Shameem (woo-hc)
    (@shameemreza)

    this solve the problem:
    [woocommerce_checkout]

    this is soo stupid…. why the new ver of woocommerce_checkout does not let you use the terms and condition check box, it’s super important because the card companies is not approving the website without it

    this is simple solution but stupid one, the woo team neeed to change it back

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Missing checkboxes for GTC and Privacy Policy + translation’ is closed to new replies.