Home Forums WoodMart support forum small cart changes

small cart changes

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #570275

    PDV
    Participant

    Hello,

    I would like to ask:
    1. How can I delete these line ‘ Je voudrais recevoir des e-mails exclusifs avec des réductions et des informations sur le produit’ during payment logout ? pic.1
    2. How can I change the text description of payment methods to their logo? pic.2

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

    Hung Pham
    Keymaster

    Hi PDV,

    Thanks for reaching to us.

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

    #570515

    PDV
    Participant

    Please, find it bellow.
    Also could you please delete from product layout Total and quantity .

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

    Hung Pham
    Keymaster

    Hi PDV,

    1. Please disable MailPoet plugin.

    2. + In order to change / translate words. Please make sure you synced the strings first before changing / translating WooCommerce, WoodMart Core plugins and WoodMart theme. You can refer to article https://xtemos.com/docs-topic/theme-translation/

    + You are also need to select the language for the backend and theme settings for admin from the admin user profile, please edit the user’s profile and then select the language for that user it will show the same on the backend.

    3. Columns

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.cart-table-section th.product-quantity,
    div.cart-table-section th.product-subtotal,
    div.cart-table-section tbody td.product-subtotal,
    div.cart-table-section tbody td.product-quantity{
    	display: none;
    }

    Regards,

    #570554

    PDV
    Participant

    Thank you so much for your help ! With 1 and 3 question everything is clear, but with 2nd I dont understand, please see the screenshotes attached.
    Now the main language is french. What changes can I make ?

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

    Hung Pham
    Keymaster

    Hi PDV,

    Please try to translate WooCommerce plugin as well.

    Regards,

    #570729

    PDV
    Participant

    Hello,

    With .po and .mo files or with WPLM ?

    #570774

    Hung Pham
    Keymaster

    Hi PDV,

    Thanks for the screenshot, you are using WPML plugin so you can use it to translate WooCommerce plugin.

    Regards,

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