
Kay
https://support.realconnections.nl
-
合計アクティビティ765
-
前回のアクティビティ
-
メンバー登録日
-
フォロー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...