회원관리 기능에서 우편번호 검색서비스를 이용하고 싶습니다. 하지만 충돌이 발생되서 사용하지 못하고 있습니다.

상황 : Social login 과 코스모스팜 회원가입관리 플러그인 충돌로, 코스모스팜에 우편번호/주소 검색 서비스를 이용하지 못합니다.

- 첨부파일 : https://imgur.com/NPCrRyh  

원하는 부분 : 쇼핑몰 주문시, 기존 코스모스팜에서 지원하는 우편번호 주소/검색 서비스를 충돌없이 사용하고 싶습니다.

 - 첨부파일 : https://imgur.com/uRQM1LH

Social login 을 비활성화하면 사용할 수 있지만, 이플러그인은 엠샷멤버스 회원가입 플러그인과 연동되어 있어, 소셜로그인 기능을 사용하지 못합니다. 그래서 비활성으로 해결되는 부분이 아닙니다.

-

코드엠샷회원가입 플러그인의 구매를 선택한 이유는 우커머스와 연동부분때문에 진행하게 되었습니다. 

 

그래도 꼭좀 해결책좀 부탁드릴게요 저 이것때문에 너무 어제부터 ㅠ.ㅠ 엄청 머리가..탈모생길것 같습니다.

워드프레스 에러 기술지원 서비스 전문가에게 맡기세요
워드프레스 에러 기술지원 서비스 전문가에게 맡기세요
  • 안녕하세요~^^

    올려주신 내용만으로는 충돌의 원인을 파악하기 어렵습니다.

    디버그 모드를 활성화해서 오류 메시지가 있는지 확인해보시겠어요?

    워드프레스 에러 확인하기 - 디버그 모드 활성화 방법

     

    크롬 브라우저 개발자 도구(F12) Console 창에도 에러 메시지가 표시되는지 확인해보셔야 할 듯합니다.

    다른 플러그인 쪽의 문제라면 상황에 따라서

    코스모스팜 회원관리 플러그인 쪽에서 해결이 어려울 수도 있습니다.

    고맙습니다.

  • 말씀하신대로 진행했더니, 플러그인 부분과 충돌을 확인했습니다. 디버그 부분입니다. 이부분에 대한 해결책을 제시할 수 없는부분은 이해하는데,

    다만 http://postcode.map.daum.net/guide#sample 이부분을 활용하고 싶은데요.

    활용위치는 : https://imgur.com/uRQM1LH 코스모스팜에 지원하는 부분처럼 진행하고 싶습니다.

    그래서

     <script src="https://t1.daumcdn.net/mapjsapi/bundle/postcode/prod/postcode.v2.js"></script>
    <script>
        new daum.Postcode({
            oncomplete: function(data) {
                // 팝업에서 검색결과 항목을 클릭했을때 실행할 코드를 작성하는 부분입니다.
                // 예제를 참고하여 다양한 활용법을 확인해 보세요.
            }
        }).open();
    </script>

    코드를 입력했는데, 모든창에서만 뜨고, 특정 클릭시 뜨지 않습니다.

    결제페이지에 삽입할려보니 :  [woocommerce_checkout] 해당 숏코드를 사용하고 있는데요.

    그래서 질문하는부분은

    질문

    1. 숏코드안에 해당 주소검색기능을 사용할 수 있는 방법

    2. 아니라면, 버튼으로 검색버튼을 만드는 방법을 안내부탁드립니다.

     

     

    [25-Oct-2019 02:53:24] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:54:16] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:54:22] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:54:37] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:55:40] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:55:51] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:55:52] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:55:55] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:55:56] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:55:56] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:55:57] PHP Notice:  Undefined variable: style in /cooklife1223/www/wp-content/plugins/mshop-members-s2/templates/form-field/html.php on line 17
    [25-Oct-2019 02:55:57] PHP Notice:  Undefined variable: style in /cooklife1223/www/wp-content/plugins/mshop-members-s2/templates/form-field/html.php on line 17
    [25-Oct-2019 02:55:57] PHP Notice:  Undefined variable: style in /cooklife1223/www/wp-content/plugins/mshop-members-s2/templates/form-field/html.php on line 17
    [25-Oct-2019 02:55:59] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:55:59] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:56:06] PHP Notice:  Undefined index: state in /cooklife1223/www/wp-content/plugins/cosmosfarm-members/class/api/Cosmosfarm_Members_API_Line.class.php on line 42
    [25-Oct-2019 02:56:06] PHP Notice:  Undefined property: stdClass::$id in /cooklife1223/www/wp-content/plugins/cosmosfarm-members/class/Cosmosfarm_Members_Controller.class.php on line 482
    [25-Oct-2019 02:56:06] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:56:10] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:56:14] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:56:14] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:56:15] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:56:16] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:56:20] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:56:20] get_option
    [25-Oct-2019 02:56:20] get_option
    [25-Oct-2019 02:56:20] get_option
    [25-Oct-2019 02:56:22] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:56:22] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
    [25-Oct-2019 02:57:39] PHP Notice:  Undefined index: action in /cooklife1223/www/wp-content/plugins/mshop-members-s2/includes/class-msm-access-control.php on line 149
     

  • 안녕하세요~^^

    우커머스 결제 페이지에서 우편번호/주소 검색 서비스 기능을 사용하고 싶으신 건지요?

    만약, 코스모스팜 회원관리 플러그인을 사용 중이시라면

    사이트 언어가 한국어일 경우 우편번호/주소 검색 서비스를 기본으로 제공하고 있습니다.

    회원가입 페이지와 우커머스 쪽에도 적용됩니다.

     

    워드프레스 관리자 -> 회원가입관리 -> 설정 페이지에서

    우편번호/주소 검색 서비스를 사용으로 설정하신 후

    우편번호/주소 검색 방식을 선택해주시면 됩니다.

     

    우커머스 배송 주소에서는

    메타키가 shipping_address_1이거나 shipping_postcode인 입력 필드를 클릭할 때 표시됩니다.

     

    우커머스 청구 주소에서는

    메타키가 billing_address_1이거나 billing_postcode인 입력 필드를 클릭할 때 표시됩니다.

     

    에러 메시지는 다른 플러그인 쪽에서 표시하고 있는 듯합니다.

    해당 플러그인 제작자에게 에러 메시지 관련해서 문의해보시겠어요?

    고맙습니다.

  • #커뮤니티 자동 추천글

    고향식품의 스레드

    더보기

워드프레스 에러 기술지원 서비스 전문가에게 맡기세요