답변 5개
1년 전
postcode.v2.js 먼저 로드하지 말고 테스트 해보세요. 스크립트 충돌일 가능 성도 있습니다. 물론 다음 우편번호도 수정하셔야 하겠습니다.
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
�
트블라
1년 전
댓글을 작성하려면 로그인이 필요합니다.
1년 전
해당 테마를 사용 안해봐서 모르지만 스크립트 에러가 나고 있을 가능성이 높으니 일단 개발자 도구로 스크립트 에러가 뜨고 있나 한번 확인해보세요.
로그인 후 평가할 수 있습니다
답변에 대한 댓글 2개
�
트블라
1년 전
개발자도구에선 아무런 에러가 없습니다.
해당 페이지 소스랑 원본(basic) 이랑 비교해서 보곤 있는데
전혀 다른게 없더라구요...ㅠㅠ
해당 페이지 소스랑 원본(basic) 이랑 비교해서 보곤 있는데
전혀 다른게 없더라구요...ㅠㅠ
�
트블라
1년 전
주문서 페이지에 에러가 나네요..ㅠㅠ
위반노드에 요부분이 뜹니다.
<label for="od_bank_account" class="sound_only">입금할 계좌</label>
그리고, 두건의 경고가...
postcode.v2.js:1 A parser-blocking, cross site (i.e. different eTLD+1) script, http://t1.daumcdn.net/postcode/api/core/221018/1666013742754/221018.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
b @ postcode.v2.js:1
(익명) @ postcode.v2.js:1
(익명) @ postcode.v2.js:1
postcode.v2.js:1 A parser-blocking, cross site (i.e. different eTLD+1) script, http://t1.daumcdn.net/postcode/api/core/221018/1666013742754/221018.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
b @ postcode.v2.js:1
(익명) @ postcode.v2.js:1
(익명) @ postcode.v2.js:1
개발자도구로 매번 css 위치만 찾아서 수정하는 수준으로 이용하다보니
에러 등은 덕분에 첨 보네요...
근데, 뭐때매 에러가 나고 작동을 안하는걸까요?
위반노드에 요부분이 뜹니다.
<label for="od_bank_account" class="sound_only">입금할 계좌</label>
그리고, 두건의 경고가...
postcode.v2.js:1 A parser-blocking, cross site (i.e. different eTLD+1) script, http://t1.daumcdn.net/postcode/api/core/221018/1666013742754/221018.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
b @ postcode.v2.js:1
(익명) @ postcode.v2.js:1
(익명) @ postcode.v2.js:1
postcode.v2.js:1 A parser-blocking, cross site (i.e. different eTLD+1) script, http://t1.daumcdn.net/postcode/api/core/221018/1666013742754/221018.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
b @ postcode.v2.js:1
(익명) @ postcode.v2.js:1
(익명) @ postcode.v2.js:1
개발자도구로 매번 css 위치만 찾아서 수정하는 수준으로 이용하다보니
에러 등은 덕분에 첨 보네요...
근데, 뭐때매 에러가 나고 작동을 안하는걸까요?
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인
이부분을 주석처리 하니깐 경고는 사라졌는데
주문을하고 취소버튼 누르니 동일하게 반응이 없습니다...ㅠㅠ
근데, 오더폼이랑 오더.서브 파일은 테마에 있는 파일도 아닌데
basic 테마 사용시에는 잘 되는것보니 다른 문제 일까요?