Home Forums WoodMart support forum FEW MORE ISSUES IN ONE TICKET

FEW MORE ISSUES IN ONE TICKET

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #263809

    shweta
    Participant

    Hello Team,

    1. I want to add a pinch-zoom effect in the size guide image instead of a single touch magnifier.
    2. I want to add this coupon section – “Have a coupon? Click here to enter your code” before “Your Order” Details on the checkout page. Please find the screenshot URL:https://ibb.co/7JzjxDV
    3. I want the line ” I have read and agree to the website terms and conditions.*” to stay selected by default. I don’t want the customer to select manually every time. Please find the screenshot URL: https://ibb.co/7JzjxDV
    4. I don’t want the line “Very weak – Please enter a stronger password.” on the register page. Please find the screenshot URL: https://ibb.co/2MYrDZr
    5. I want to hide the shipping notice message line “Customer matched zone “Everywhere” on the checkout page. Please find the screenshot URL: https://ibb.co/4MvdD4d
    6. On the Checkout Page, in the Your Order Details, it is showing VAT in the Tax. However, in the backend, we have mentioned the correct Tax Details as CGST, IGST & SGST. Please check how can I correct it. Please find the screenshot URL: https://ibb.co/FzS7KYt

    Best

    #263868

    Hello,

    1) Sorry but there is no such option available in Theme Settings for that.

    2) I have visited your website and the coupon box is already visible on your website. It seems that you have managed to enable it.

    3) Sorry but there is no such option available in Theme Settings for that as it is the default woocommerce functionality and our theme doesn’t influence.

    4) Sorry but there is no option available in Theme Settings for that.

    5) I have visited your website and the matched zone notification is not visible on my end.

    6) The taxes are woocommerce functionality and our theme doesn’t influence.

    You can read the woocommerce documentation in the following link:
    https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/

    Best Regards

    #263873

    shweta
    Participant

    Hello,

    Thank you for your quick response

    1. I want to add this coupon section – “Have a coupon? Click here to enter your code” post/after order note “SHIP TO A DIFFERENT ADDRESS?” Details on the checkout page. Please find the screenshot URL:https://ibb.co/4JZBSxw https://ibb.co/7JzjxDV
    5. can you please login and check the screenshot URL: https://ibb.co/zV0CLcF

    best

    #263892

    Hello,

    1) Sorry but it is not possible to move the coupon text as you mentioned.

    You can try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woocommerce-form-coupon-toggle {
        position: absolute;
        bottom: -50px;
    }

    Note: It will only move the line at the bottom of the page as you require. Not the popup that appears when you click it.

    5) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woocommerce-notices-wrapper {
        display: none;
    }

    Regards.
    Xtemos Studios.

    #272738

    shweta
    Participant

    Hello Team,

    I’m using Size Chart WooCommerce plugin on my website. This plugin is working fine in the original demo, but when I’m using the plugin on my website, the pinch zoom effect is not working. Can you please check this issue and resolve this asap as my website is live already.

    Demo URL: http://oceanwebguru.com/oceanwebdemo/product/polo/
    Website URL: https://theaugustco.com/product/kaun-banega-crorepati/

    Best

    #272746

    Hello,

    Sorry but we could not help you with this as the issue is from a third party plugin.

    Because we haven’t tested our theme with this plugin and we could not ensure its compatibility.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)