Forum Replies Created

Viewing 3 posts - 21 through 23 (of 23 total)
  • Author
    Posts
  • in reply to: Mini-Cart Not Displaying Products Added to cart #13020

    Hi Harry,

     

    Our issue has been resolved after updating latest version for the theme. As well as thanks for the above information shared.

    And I would like to ask one more thing. We would like to change the position of “variation swatch” and “Add to cart” button above product description i.e. below title name. For that I searched many forums. And was able to do this by adding code to functions.php file. the code is as follows

    remove_action(‘woocommerce_single_product_summary’, ‘woocommerce_template_single_add_to_cart’, 30);
    add_action(‘woocommerce_single_product_summary’, ‘woocommerce_template_single_add_to_cart’, 15);

    But after adding this code our pop-up for “Your Order” disappears. And only “View Cart” option displays on page.

    So we want to move the position of swatches and add to cart button as well as we need the pop-up of “Your Order”.

    Please guide us on the same.

    Thanks & Regards

    in reply to: Mini-Cart Not Displaying Products Added to cart #13005

    As well as please tell us about woocommerce update as woocommerce version 3.2.3 has been  released but its not compatible with the Claue theme.  Also the wordpress 4.9 version released which is not compatible with Claue theme.

    Then how we are going to update Woocommerce as well as WordPress.  Please suggest on the same.

    in reply to: Mini-Cart Not Displaying Products Added to cart #13004

    Hi,

    I have one query that if I’ll do manual update for the plugin then after  whether our changes made before will be replaced or not?

    As we updated many things from code files manually.  We’ll take the backup. But after updation of theme how we are going to make our previous modifications again to the website. Please suggest on the same.

Viewing 3 posts - 21 through 23 (of 23 total)