
Andrea Saez
- 총 활동 수 191
- 마지막 활동
- 회원 가입일:
- 내가 팔로우하는 사용자 수 0명
- 나를 팔로우하는 사용자 수 0명
- 투표 수 3
- 수신 설정 수 112
활동 개요
Andrea Saez님의 최근 활동-
Andrea Saez님이 에 댓글을 입력함
Hi Daniela, Try using searchbox-suggestions or suggestion-list as that's the div class for suggestions. Otherwise you could go based on the label "Suggest articles"
-
Andrea Saez님이 에 댓글을 입력함
You would have to use IF statements for each language, then set the conditions that way based on each text string for the corresponding language
-
Andrea Saez님이 에 댓글을 입력함
The related articles list is based on tags and keywords. If you want similar articles to pop up, make sure you're tagging them properly. If no tags are added, it looks for keyword similarity I beli...
-
Andrea Saez님이 에 댓글을 입력함
EU cookie policy is only required if you are saving or collecting private information. This should only happen in your case if the user is logged in to your site. I think you might be confusing thi...
-
Andrea Saez님이 에 댓글을 입력함
switch(currentLanguage) {case 'Français': This is how the language would be filtered out. This works solely on language, not on role. That would be another hack I'm afraid!
-
Andrea Saez님이 에 댓글을 입력함
Hello! I'm Andrea and I'm the Head of Customer Success at ProdPad. We're a product management software that allows for PM's to build their roadmaps, manage their backlog and track customer feedback...
-
Andrea Saez님이 에 댓글을 입력함
Hey Nate, Are you trying to use your WP login as your Zendesk login through SSO? Or are you trying to use another service that WP supports SSO for to login? (like LDAP, SAML, Google?) If it's the ...
-
Andrea Saez님이 에 댓글을 입력함
@Annette what makes you think the embed code won't work? An embed code is an embed code regardless, unless the wiki you use doesn't support iframes it shouldn't be a problem.
-
Andrea Saez님이 에 댓글을 입력함
Hey all, Keep in mind this article is now 2 years old and Zendesk has made several updates to the Help Center. This means it's likely the CSS element names have changed. To figure out the changes,...
-
Andrea Saez님이 에 댓글을 입력함
Hi Raquel, I think that Zendesk has changed how they identify languages, so you may have to use 'fr' or 'en-us' instead of writing it out as 'Français'. Hope that helps!