최근 검색
최근 검색 없음

Cody W
가입한 날짜: 2021년 5월 28일
·
마지막 활동: 2021년 10월 16일
팔로잉
0
팔로워
0
총 활동 수
4
투표
1
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Cody W
Cody W님이 에 게시물을 만듦
We use web widget on our site vocabulary.com, however, each time we load a page using the widget we see a 404 error. This is the error we see.
The setttings we use in the widget are posted in the code snippet below.
var settings = window.zESettings = {
webWidget: {
color: {
launcher:'#4db538',
button:'#4db538',
header: '#6182a8',
resultLists: '#22558A',
articleLinks: '#22558A'
},
contactForm: {
attachments: false,
title: { '*':'Contact Us' }
},
helpCenter: {
title: {
'*': 'Search help articles'
}
},
talk: {
suppress: true,
},
chat: {
suppress: false,
hideWhenOffline: true
},
contactOptions: {
enabled: true,
contactButton: { '*': 'Contact Us' },
contactFormLabel: { '*': 'Contact Us' }
}
}
};
We do not explicitly call vocabulary.zendesk.com/talk_embeddables_service as a request in our codebase. It is likely a request automatically called by the widget, and it throws a 404 every time. Any advice on what might be going on?
2021년 2월 09일에 게시됨 · Cody W
0
팔로워
2
투표 수
3
댓글