• Resolved saby2024

    (@saby2024)


    Hi,

    On the website that I worked, I can’t update woocommerce and jetpack to the last version because they broke my shopping car. When I update those plugins the quantity of the cart doesn’t work, the shopping cart uses a code in the checkup and whatever change or copy and paste it’s still not working, So could you tell me please it’s an issue of the connection between plugins or it’s the code? I will let the code here so you can check please. The website is about travels, so this is when someone make a reservation on the cart.

    I let the code and thank you

    .reset_variations {
    display: none !important;
    }
    .woocommerce div.product form.cart .woocommerce-variation-description p {
        margin-bottom: 1em;
        font-family: 'Poppins';
        font-weight: 400;
        font-size: 12px;
        text-align: justify;
        line-height: 1.2;
        padding: 25px;
    }
    .woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
        border: 0;
        line-height: 1em;
        vertical-align: top;
        display: block;
        text-align: left;
    }
    .woocommerce .elementor-5627 .elementor-element.elementor-element-0e80c47 form.cart table.variations td.value select, .woocommerce div.product.elementor.elementor-5627 .elementor-element.elementor-element-0e80c47 form.cart table.variations td.value:before {
        font-family: "Poppins", Sans-serif;
        font-size: 14px;
        padding: 0px 19px 19px 19PX;
            border: 1.5px solid;
        border-color: white;
        border-bottom-style: solid;
        border-bottom-color: #DFDFDF;
        margin-left: 
    }
    body, button, input, select, textarea {
        font-family: 'Poppins';
        font-weight: 450;
        text-transform: none;
        font-size: 17px;
        line-height: 1.5;
    }
    .woocommerce div.product form.cart .variations select {
        max-width: 90%;
        min-width: 90%;
        display: inline-block;
        margin-right: 0em;
    }.woocommerce .elementor-5627 .elementor-element.elementor-element-0e80c47 form.cart table.variations label {
        margin: 17px;
    }
    .elementor-widget-wc-add-to-cart form.cart.variations_form .woocommerce-variation-add-to-cart, .elementor-widget-wc-add-to-cart form.cart:not(.grouped_form):not(.variations_form), .woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
        padding: 25px;
    }
    .woocommerce div.product p.price, .woocommerce div.product span.price {
        color: #ffffff;
      position: absolute;
        top: -70px;    padding: 25px;
    }
    p {
        padding: 25px;
    }
    
Viewing 2 replies - 1 through 2 (of 2 total)
  • Afzal (woo-hc)

    (@afzalpansuvi)

    Hi @saby2024,

    Thank you for reaching out and providing detailed information about the issue. It could be a conflict between the plugins or it could be related to the custom code in your theme. To isolate the issue, could you please perform the following steps?

    1. Plugin Conflict Test: Deactivate all plugins except WooCommerce and Jetpack, and see if the issue still exists. If it’s resolved, reactivate your plugins one by one to identify the conflicting plugins.
    2. Theme Conflict Test: Switch your theme to a default WordPress theme like Twenty Twenty or Storefront and check if the issue persists. If it’s resolved, the issue might be with your current theme.
    3. Check WooCommerce System Status: Go to WooCommerce > Status from your WordPress Dashboard and check for any noticeable issues. Here’s a guide on understanding the WooCommerce System Status report.

    Please let us know the results of these tests, and we can proceed accordingly. Looking forward to your response!

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issues with jetpack plugin and my shopping car (woocoommerce)’ is closed to new replies.