Forum Replies Created

Viewing 15 posts - 3,361 through 3,375 (of 3,396 total)
  • Author
    Posts
  • in reply to: WooCommerce #2904

    Hi there,

    About this issue, you need to use code and add into file functions.php ( child-theme):

    add_filter( 'woocommerce_checkout_fields' , 'milano_remove_checkout_fields' );
    function milano_remove_checkout_fields( $fields ) {
    unset($fields['billing']['billing_state']); 
    
    return $fields; 
    
    }

    List field you can remove:

    unset($fields['billing']['billing_first_name']);
    unset($fields['billing']['billing_last_name']);
    unset($fields['billing']['billing_company']);
    unset($fields['billing']['billing_address_1']);
    unset($fields['billing']['billing_address_2']);
    unset($fields['billing']['billing_city']);
    unset($fields['billing']['billing_postcode']);
    unset($fields['billing']['billing_country']);
    unset($fields['billing']['billing_state']);
    unset($fields['billing']['billing_phone']);
    unset($fields['order']['order_comments']);
    unset($fields['billing']['billing_email']);
    unset($fields['account']['account_username']);
    unset($fields['account']['account_password']);
    unset($fields['account']['account_password-2']);
    in reply to: Elementor Pro #2902

    Hi there,
    We have updated plugin for you
    Please have a look!

    Thanks and let us know if you get any issue, we will give you the best solution to resolve them.

    in reply to: Slider #2899

    Ok, keep contact with us when you need to help.

    in reply to: Red frame #2898

    Hi again,

    I have just remove this item for you, please recheck.

    in reply to: Wishlist #2897

    Hi there,
    We have translated for you
    Thanks and have a nice day

    Hi there,
    We have imported sample data for you.
    If you want to install the homepage as you like, please visit the link: http://www.uniformetamara.com/home/wp-admin/themes.php?page=merlin&step=content

    Hope this help!
    If our help can make your site perfect now, You can delete 1 star for us, we will be very grateful for this.

    Thanks and have a nice day!

    • This reply was modified 3 years, 4 months ago by SupporterSupporter.
    in reply to: Slider #2889

    Hi there,
    we have set it to primary color. You can edit it in the global color of the elementor.

    Thanks,

    in reply to: Red frame #2888

    Hi there,
    Can you send us the descriptive picture? I don’t really understand.
    Thanks

    in reply to: Wishlist #2887

    Hi there,
    Your trouble was resolved!
    Please have a look

    Thanks,

    in reply to: Color #2882

    Your problem was resolved! 😉
    If our help can make your site perfect now, please vote our theme 5 stars on themeforest.

    Thanks and have a nice day!

    in reply to: Color #2880

    Hi there,
    We have add option “Bg Sale Label” in global color for you
    Support

    Hope this help!
    Let us know if you get any issue, we will give you the best solution to resolve them.
    Thanks,

    in reply to: Popup Newsletter #2876

    Hi again,

    Turn off popup newsletter: Go to Set Conditions -> Set Triggers -> Disable On page load: Disable on page load
    Follow guide Popup at: https://elementor.com/help/popups/

    Link video guide: https://www.youtube.com/watch?v=593KkczkoOY

    in reply to: Mobile and Tablet Version #2874

    Hi @Ockults,

    About your issue, I check and fixed on your topic.

    in reply to: Website update and footer handheld not working #2873

    Hi,

    #1. Footer Handlheld: I fixed this issue

    #2. Instagram: please go to page Instagram setting connect with Instagram account: https://prnt.sc/11q2tex

    in reply to: Website update and footer handheld not working #2872

    I am checking your site, please don’t login to your site.

Viewing 15 posts - 3,361 through 3,375 (of 3,396 total)