Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • in reply to: Plugin having JS conflict #15949
    suparagroup
    Participant

    1)
    a) Your plugin default behaviour is not working, like it’s not adding to cart automatically once I select variation from dropdown like it does in default theme.
    b) I am able to checkout (click on place order button ) without even selecting the product or variation. I am able to checkout by selecting out of stock variation also.

    In default theme it gives error that this variation is out of stock you can’t add it to cart. If I try to checkout without selecting free product it gives error that you should select variation of free product. But its not happening in our case.
    That’s why I asked for Skype so that I can show you by sharing screen if it’s possible.

    2) For removing filter can you please help me with the proper code. I am using following code in functions.php file but still is not removing.

    remove_filter( ‘woocommerce_cart_totals_coupon_label’, array( WJECF()->get_plugin(‘autocoupon’), ‘woocommerce_cart_totals_coupon_label’ ), 10 );

    I am getting instance/object using this WJECF()->get_plugin(‘autocoupon’).

    in reply to: Plugin having JS conflict #15919
    suparagroup
    Participant

    P.S Tried in default theme also, not working at the checkout page. Though works on the cart page.
    2) I got the BOGO thing sorted.
    3) You didn’t answer (posted in the last message), How to remove the filter
    ( woocommerce_cart_totals_coupon_label ) from ‘WJECF_Autocoupon’ class. I tried to remove the filter for this class but It’s not working. I want to add my own filter for coupon label.

    It would be better if we can set up a skype call for better understanding and saving time.
    Thank you very much.

    in reply to: Plugin having JS conflict #15918
    suparagroup
    Participant

    Hi Team,
    1) We want the users to select the variation of his choice. We can’t fix the size and colour of a cloth which we are giving in free. We need to provide an option to user to select the same. So we can’t select from Edit coupon page.
    It was told from your side, this is due to the swatch plugin. I have removed swatch plugins. Now default dropdown comings for variation selection. Still, it’s not working. Refer: https://prnt.sc/t548yv

    Please have a look and help us to solve it. The process to replicate it remains the same
    a) Add 2 quantity of any product to cart and click on buy now button.
    b) It will take you to a checkout page where the option to select free product is there.
    c) Buy2get1 coupon is applied automatically.
    d) Not able to select a free product.

    P.S Tried in default theme also, not working at the checkout page. Though works on the cart page.

    in reply to: Plugin having JS conflict #15892
    suparagroup
    Participant

    After doing this add 4 quantity of a product to cart, the free product should be 2 in quantity because we have set minimum qty should be 2 to get a free product. But we are getting 4 free products because we added 4 quantity of it to cart.

    in reply to: Plugin having JS conflict #15891
    suparagroup
    Participant
    in reply to: Plugin having JS conflict #15890
    suparagroup
    Participant
    in reply to: Plugin having JS conflict #15885
    suparagroup
    Participant

    You can reproduce by doing the following settings for the coupon in the backend:

    in reply to: Plugin having JS conflict #15882
    suparagroup
    Participant

    How can I reproduce this?

    in reply to: Plugin having JS conflict #15881
    suparagroup
    Participant

    https://gqsize.zapbase.com/product/gqcolor-short/ I think to add to cart variation js is not working here on the checkout page. Can you provide me with further information to me?

    in reply to: Plugin having JS conflict #15879
    suparagroup
    Participant

    It’s also hardly possible to add 11239 to the cart manually. Is every variation in stock?
    NO, All variations are not in stock. That’s what I need to achieve along with variation selection. Out of stock variation would be grey out like product page. You can see here:

    in reply to: Plugin having JS conflict #15878
    suparagroup
    Participant

    There are multiple javascript files not being loaded because your site tries to access http://’

    in reply to: Plugin having JS conflict #15875
    suparagroup
    Participant

    The colour swatch plugin doesn’t work on the checkout page. Possibly a JS needs to be loaded, please contact the author.

    in reply to: Plugin having JS conflict #15863
    suparagroup
    Participant

    3) I got another problem, I want to remove the filter ( woocommerce_cart_totals_coupon_label ) used in WJECF_Autocoupon class. But default ways to remove it is not working. Let me know the way to remove this filter.
    You are displaying a coupon description instead of coupon code along with coupon text. I need to have the default WooCommerce coupon label text.

    in reply to: Plugin having JS conflict #15853
    suparagroup
    Participant

    This system is kinda buggy, I am trying to submit my reply and it not letting me do it, it does not show any kind of error also! I have to try and reply in chunks!

    in reply to: Plugin having JS conflict #15844
    suparagroup
    Participant

    I am not sure if my reply is being submited, I do not see it here 🙁

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