
Kay
https://support.realconnections.nl
-
총 활동 수760
-
마지막 활동
-
회원 가입일:
-
내가 팔로우하는 사용자 수4명
-
나를 팔로우하는 사용자 수1명
-
투표 수63
-
수신 설정 수342
활동 개요
Kay님의 최근 활동-
Kay님이 에 댓글을 입력함
Hi Julien 👋 Almost there.. this should be the final part to remove jQuery completely document.querySelector('.nesty-panel').addEventListener('DOMNodeInserted', function(event) { event.target.query...
-
Kay님이 에 댓글을 입력함
Hey Andrew, This is possible technically, but it won’t always work.9/10 times the time for the target to finish takes longer than the execution of later triggers.This is how a target and a trigger ...
-
Kay님이 에 댓글을 입력함
Hi Reagan 👋 This is possible with two steps on the theme/template- adding some javascript to script.js- change the urls of the new request page directly to the specific form (each form has a unique...
-
Kay님이 에 댓글을 입력함
Hi David, For a hostmapped domain (example: cocacola.com/help) you can set-up a 301 Redirect via a .htaccess file. Using the .htaccess method won't impact your SEO. The JS redirect might have im...
-
Kay님이 에 댓글을 입력함
This is possible now - Link Display Organizations without tickets
-
Kay님이 에 댓글을 입력함
Hi Kristie,In Explore you can set a filter to that custom ticket field.Depending on how you've configured the custom ticket field, you could set the filter to something like Cancellations/Refunds i...
-
Kay님이 에 댓글을 입력함
Hi Steve,At the moment this doesn't appear to be possible with the Templating Language.I would recommend doing it with Javascript. And then map this there.
-
Kay님이 에 댓글을 입력함
Hi Sina,You'll want to add something like this to the CSS file of your Help Center Theme. .article-attachments { display: none;}
-
Kay님이 에 댓글을 입력함
Hi Jeff!At the moment there aren't any native solutions or apps that I am aware of.This is one of the apps we've been thinking about making as a 3rd party.I'd love to talk to you, if you're interes...
-
Kay님이 에 댓글을 입력함
Hi Michael,Okay, so it looks like it indeed isn't allowed exactly like this. I did some more research online, and the solution I shared earlier isn't actually recommended reading how people think a...