Forum Replies Created

Viewing 10 posts - 1 through 10 (of 80 total)
  • Author
    Posts
  • in reply to: Add to Cart is broken for 'Sold Individually' Products #35574
    This reply has been marked as private.
    in reply to: To Change Add to Cart Button Color #33511
    This reply has been marked as private.
    in reply to: To Change Add to Cart Button Color #33504

    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

    in reply to: Image & Text Bakery widget on Homepage #31845

    Awesome Harry. Thank you. Can we also reduce the border size height (white space) that appears in the background of the text?

    in reply to: Remove Footer from Checkout Page #28232

    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?

    in reply to: Remove Footer from Checkout Page #28231

    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?

    in reply to: Remove Footer from Checkout Page #28227

    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?

    in reply to: Add a Code on Category & Product Page only #28222

    How to access the claue-child? I have not created a child theme 🙁

    I can only see Claue >> functions.php

    in reply to: Remove Footer from Checkout Page #28221

    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?

    in reply to: Set the time to display the "NEW" badge #24771

    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

Viewing 10 posts - 1 through 10 (of 80 total)