Home Forums WoodMart support forum cart widget side

cart widget side

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #701136

    amged
    Participant

    i want to edit some details in cart-widget-side, but I don’t know where. I have searched everywhere, also if I need to edit some stuff, basically changing the names on the products category pages

    Attachments:
    You must be logged in to view attached files.
    #701238

    Hello,

    Sorry to say it is not possible to edit it directly. Navigate to Theme Settings > Shop > Configure Shopping Cart Widget.

    If you want to change anything let me know I will check and give you a possible solution.

    Best Regards,

    #701691

    amged
    Participant

    Okay, but that doesn’t do anything. I just need to edit a small thing, like removing the proceed to check out, and also I want to know how to connect the thank you page I created in the layout, because after I purchased it led me to an error page, and the main reason for me to turn off the proceed to check out becuase am doing order by whatsapp, thats why i neeed to turn it off untill they made online payments, also i need to edit some words to arabic, but i dont know how cuz the defult are arabic

    #701701

    Hello,

    To remove the processed to checkout button from mini cart, Try to add the following custom css code in Theme Settings > Custom CSS:

    body .woocommerce-mini-cart__buttons .checkout {
    display:none;
    }

    To check the default thank you page working, Could you please check how it works with some default WordPress themes like WooCommerce Storefront to understand if it is our theme issue or not?

    Best Regards,

Tagged: 

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