• After the latest update, the up and down qty selector is no longer showing in the frequently bought together item please help

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @wwwnews,

    If you would like to show quantity selector in additional items, you can go to the general settings of WPC Bought together >>> ” Yes” to Show the plus/minus button for the quantity input. https://www.screencast.com/t/1KRwQMZGmZqw >>> Update option

    There might be an incompatibility with your theme and other plugins which is the reason why the up and down qty selector is no longer showing in the frequently bought together item

    In order to check if this is an issue triggered by another plugin or from inside our plugin, please follow my below instructions. I need to make sure that our plugin is functional with the basic WooCommerce & theme on your site or not.

    – Create a full backup of your site and keep it in a safe place.

    – Updates all current active plugins on your site to the latest versions, and so do WooCommerce and WordPress, too.

    – Switch the theme on your site to the WPClever theme.

    – Deactivate all other plugins, except for WooCommerce & our plugin.

    – Check the front-end behavior.

    Please follow these steps. If after taking these steps and our plugin is working again, then it’s another plugin or theme on your site that has caused this, you can find that out by deactivating plugins one by one to find the culprit.

    Best regards,

    Thread Starter wwwnews

    (@wwwnews)

    You gave us this special css previously

    .woobt-products .woobt-product .woobt-quantity .woobt-qty{
    	padding: 8px;
      border: 1px solid #ccc;
    	flex-basis: 0px;
    }
    
    .woobt-products .woobt-product.woobt-hide .woobt-quantity .woobt-qty, .woobt-products .woobt-product.woobt-hide .woobt-quantity .woobt-qty-num {
    	opacity: 1;
    }
    
    .woobt-products .woobt-product .woobt-choose {
        width: 30px;
    	  flex-basis: 0px;
    }
    .woobt-products .woobt-product .woobt-price {
        width: 60px;
    	  flex-basis: 0px;
    }
    .woobt-products .woobt-product .woobt-quantity {
        width: 80px;
    	flex-basis: 0px;
    }
    .woobt-products .woobt-product .woobt-quantity .quantity {
        padding-right: 27px;
    }
    .woobt-products .woobt-product .woobt-quantity .quantity .quantity-nav {
        right: 0;
    }
    .woobt-products .woobt-product .woobt-quantity .quantity input {
        box-shadow: none;
        border: 1px solid #e2e2e2;
        width: 46px;
    }
    .woobt-products .woobt-product .woobt-quantity .quantity .quantity-nav .plus, .woobt-products .woobt-product .woobt-quantity .quantity .quantity-nav .minus {
        height: 20px;
        line-height: 16px;
        text-align: center;
    }
    .woobt-products .woobt-product .woobt-quantity .quantity .quantity-nav .plus:before, .woobt-products .woobt-product .woobt-quantity .quantity .quantity-nav .minus:before {
        margin-left: 5px;
    }

    I guess this is no longer compatible with the update can you please update the code?

    Thread Starter wwwnews

    (@wwwnews)

    Still not working and not compatible with the shoptimizer theme

    Dear @wwwnews,

    You can kindly update our latest version of WPC Frequently Bought Together 4.3.1, then clear both your site and browser’s caches and cookies to see whether the issue disappears or not

    Best regards.

    Thread Starter wwwnews

    (@wwwnews)

    Dear @wwwnews,

    You can kindly update our latest version of WPC Frequently Bought Together 4.3.6, then clear both your site and browser’s caches and cookies to see whether the issue disappears or not

    Best regards.

    Thread Starter wwwnews

    (@wwwnews)

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘up and down removed after update’ is closed to new replies.