Forum Replies Created
-
AuthorPosts
-
March 22, 2020 at 1:12 pm in reply to: Add to Cart is broken for 'Sold Individually' Products #35574This reply has been marked as private.This reply has been marked as private.
Thanks a lot Harry, The code worked fine.
Similarly, how to change the color of other buttons like ‘View Cart’ , ‘Checkout’ , and ‘Place Order’ ? Basically would be great if there’s any common color to change the default color of all buttons.
Regards,
Mike
Awesome Harry. Thank you. Can we also reduce the border size height (white space) that appears in the background of the text?
Note: For that Pop-up service, their script(code) I have added is the default script. Would you want me to add the Asynchronous code and try again?
Harry, really appreciate your help and effort.
But the code did not help remove that Spin pop-up code on checkout page. Any other workaround?
Thanks a lot Harry.
If you could please see the checkout page from your mobile(only), at the bottom-left of screen you would see a Spin wheel which is a trigger for the pop-up. How can I also remove this?
The code for this pop-up is added in the footer.php page section as below:
<?php endif; ?>
<?php wp_footer(); ?>
<!– Pop-up CODE –>
<script> Some Code here</script>
<!– END Pop-up CODE –></body>
</html>Should I change the location of this pop-up code to Header instead? Or, move it around the Review section in the footer.php page which you had helped me to remove?
How to access the claue-child? I have not created a child theme 🙁
I can only see Claue >> functions.php
Hi Harry,
Actually I have added a pop-up script in the footer.php file so that this pop-up shows on all pages of website.
But when I added this: .woocommerce-checkout #jas-footer {display: none;}
The Footer was hidden as required, but the pop-up is still being displayed. So how to hide the entire footer.php file from checkout page?
Hi, You can set for product by edit this product and scroll down to Product Detail Layout Option > New Arrival.
Hi Harry,
The default no. of days for New Product Arrival badge is 5 days. Is it possible to change this default value to 30 Days without having to edit every product?
Best,
Mike
-
AuthorPosts