woocommerce variable product not showing add to cart

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by richarbran, Oct 21, 2014.

  1. richarbran

    richarbran Member

    Joined:
    Aug 12, 2013
    Messages:
    58
    Likes Received:
    0
    Changed my products to be variable and now the add to cart button is not showing up. Please advise on how I can fix this.
     
  2. richarbran

    richarbran Member

    Joined:
    Aug 12, 2013
    Messages:
    58
    Likes Received:
    0
  3. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .single_variation_wrap {
    display: block;
    }
    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  4. richarbran

    richarbran Member

    Joined:
    Aug 12, 2013
    Messages:
    58
    Likes Received:
    0
    Yogesh, thanks for your reply. However, the code did not work. Please advise.
     
  5. richarbran

    richarbran Member

    Joined:
    Aug 12, 2013
    Messages:
    58
    Likes Received:
    0
    Also noticed for simple products that the + - buttons are no longer there. Please advise on how to fix. Thanks!
     
  6. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    1. Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .single_variation_wrap {
    display: block !important;
    }
    2. It seems that + - button code in not present in your woocommerce plugin so please reinstall woocommerce plugin.

    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  7. richarbran

    richarbran Member

    Joined:
    Aug 12, 2013
    Messages:
    58
    Likes Received:
    0
    I uninstalled and reinstalled woocommerce and still no + -. Also lost a bunch of pages:
    Shop Base: #6 - /?page_id=6
    Cart: #7 - /?page_id=7
    Checkout: #8 - /?page_id=8
    My Account: #9 - /?page_id=9
     
  8. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Try to install fresh theme and woocommerce plugin, this will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  9. rochelleneill

    rochelleneill New Member

    Joined:
    Dec 22, 2013
    Messages:
    14
    Likes Received:
    0
  10. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    1. This issue maybe because of plugin. So please deactivate all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
    2. Use latest version of WooCommerce plugin i.e. Version 2.2.8

    Thanks & Regards
    Yogesh Bhade
     
  11. rochelleneill

    rochelleneill New Member

    Joined:
    Dec 22, 2013
    Messages:
    14
    Likes Received:
    0
    Hi, I have tried both options however it has not worked.
     
  12. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
  13. rochelleneill

    rochelleneill New Member

    Joined:
    Dec 22, 2013
    Messages:
    14
    Likes Received:
    0
    Hi, this has been sent a few days ago however I have not had a reply and the issue has not been resolved. Can you please confirm you received the information.

    Thanks,

    Rochelle
     
  14. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello Rochelle,

    We didn't receive any mail from you, please resend us at [email protected]

    Thanks & Regards
    Yogesh Bhade
     
  15. rochelleneill

    rochelleneill New Member

    Joined:
    Dec 22, 2013
    Messages:
    14
    Likes Received:
    0
    Thank you, this has been resent.
     
  16. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Will you please provide me your e-mail id.

    Thanks & Regards
    Yogesh Bhade
     
  17. rochelleneill

    rochelleneill New Member

    Joined:
    Dec 22, 2013
    Messages:
    14
    Likes Received:
    0
  18. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello Rochelle,

    In your site all "Single Products" are adding in CART.

    27nov4.png

    But all "Variable Products" are not adding in CART, So please contact WooCommerce Support and learn how to make able variable product to add in CART.

    27nov3.png

    They will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     

Share This Page