• Resolved catrinmicrosoft

    (@catrinmicrosoft)


    ????
    ?? ?? ??? ??? ???? ??? ?? ???? ??????? ???? ?? ? ??? ?? ??? ?????? ??? ???? ??? ???? ????? ???? !

    `add_filter( ‘woocommerce_checkout_fields’ , ‘remove_billing_postcode_checkout’ );

    function remove_billing_postcode_checkout( $fields ) {
    unset($fields[‘billing’][‘billing_postcode’]);
    return $fields;
    }
    ?? ??????? ???? ???? ?????

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter catrinmicrosoft

    (@catrinmicrosoft)

    @mahdiy
    ????
    ??????? ???? ????
    ????? ??? ???? ????? ???? ????…

    @catrinmicrosoft

    ????

    ?? ??? ????? ???? ????:
    ???? ?????? ?????? ? ???? ???? ?? ????? ?????? ???? ?? ???.
    ???? ??? ??? ??? ? ???? ????? ??? ? ???? ???? ???

    ?? ??? ??? ???????:
    ????? ?? ?? ???? ?????? ????? ?? ?????? ????????? ???? ?? ?????

    ?? ??? ???? ???????:
    ?? ?? ??? ??????? ????

    add_filter( 'woocommerce_checkout_fields' , 'remove_billing_postcode_checkout', 30 );

    Thread Starter catrinmicrosoft

    (@catrinmicrosoft)

    ???? ? ???? ?? ???????
    1-??? ????? ?? ????? ? ???? ???? ???? ?? ?????? ??? ???? ??? ????? ???? ? ?? ?????? ????? ????? ??????? ?? ???? ?? ???? ??????? ? ???????? ???

    ?? ?? ?????? ??? ?????? ????? ? ??? ??????? ????? ? ???? ??? ????? ??? ? ?????? ??? ? ?????? ?????? ???? ?? ??? ??? ??????? ?????? ????? ? ?? ??? ?????? ???? ? ???? ???? ???? ???? ???
    ??? ??? ????? ?? ??? ????? ???? ??? ? ?? ????? ??? ?????? ??? ? ??? ?????? ?? ? ?????? ?? ??? ?????
    ??????? ?? ??????

    2-???? ?? ??????? ?? ??????
    ??? ????

    ????

    1.
    ?? ??? ???? ?????? ????? ???? ???????? ???? ?????. ??? ??? ???? ???? ????? ???????? ????? ????? ???? ?? ???.
    ???? ?? ????? ?????? ?? ?? ????? ????? ????
    https://me.pay.ir/mahdiy
    ??? ?????? ?? ???? ????? ?? ??????? 5 ????? ????

    ?? ????? ?? ??? ?? ????? ????? ? ?? ????? ?? ??? ??? ??? ???? ????? ???? ????!
    ??? ?????? ??????? ???????? ?? ????? ?? ??? ? ??? ???? ???? ?? ????!

    ?? ??????? ????? ????. ?????? ???? ???? ????? ????? ?? ??? ???? ?? ?????.

    2. ????? ?? ???.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Edit PHP code of woocommerce’ is closed to new replies.