Home Forums WoodMart support forum Bug with WooCommerce Subscriptions and All Products Subscription

Bug with WooCommerce Subscriptions and All Products Subscription

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #429171

    shopping
    Participant

    Hello i have 2 bug with this theme using woocommerce subscriptions and the all product subscripton plugin.

    1 Bug: is exactly the same as you already had on in this topic:
    https://xtemos.com/forums/topic/issue-with-all-products-for-woocommerce-subscriptions/

    2 Bug: when i choose a product with 4 weeks delivery cycle its not chosen 4 weeks. its always 2 weeks and you can also see it in the fly-out basket on the right side (screenshot).

    Attachments:
    You must be logged in to view attached files.
    #429212

    shopping
    Participant

    ah i forgot the admin url.

    thanks

    #429234

    Hello,

    Did you check that on the Storefront theme?

    Please make the full backup of your site and check the issue on the Storefront theme to detect if our theme causes the problem. Storefront is a free theme developed by WooСommerce.

    Best Regards

    #429487

    shopping
    Participant

    hello

    i tried with 20/21 or whatever that themes name is and i now tried it with storefront and there bug 1 is not present. so its working there. bug 2 is specific to the theme anyways.

    thanks

    #429982

    Hello,

    Please disable this option https://prnt.sc/beF0mlLKILLV in the Theme Settings > Shop.

    Then clear the cache.

    Let us know if the problem remains.

    Best Regards

    #430014

    shopping
    Participant

    hello,

    thanks for the answer, yes it does fix the problem on product detail page but not on preview images (screen1).

    but now i have 2 other problems. i used that option to show the lowest price on product preview. with this option off, it shows the most expensive now (250 instead of 83, screen1). and the design looks weird on . instead of 1 price tag you have a big and small one on the detail page (screen2) how can fix that?

    thanks

    Attachments:
    You must be logged in to view attached files.
    #430519

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .quick-shop-wrapper .wcsatt-options-wrapper .wcsatt-options-prompt-text {
    	margin-bottom: 0;
    }
    
    .quick-shop-wrapper .wcsatt-options-wrapper .wcsatt-options-product-prompt {
    	margin-bottom: 5px;
    }
    
    .quick-shop-wrapper .wcsatt-options-wrapper .wcsatt-options-prompt-radios {
    	padding: 0;
    }
    
    .quick-shop-wrapper .wcsatt-options-wrapper.wcsatt-options-wrapper-grouped.wcsatt-options-wrapper-text.open {
    	flex-direction: column;
    }

    You will get this result: https://monosnap.com/file/9YDjmXHZ5vluwsi78U7NylvLt6ORXp

    There is only one way to improve.

    Best Regards

Tagged: 

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