
Alexis Ordona
Comments
-
To delay a guide, you will need some custom code to do so. Disclaimer, if any one had questions on any custom code, you will need to reach out to our professional services team since our support te...
-
Hi Sara Jacobs, yes we do! We have guide throttling and ordering. Throttling will allow you to set up a maximum amount of guides a visitor can see in a given time interval. Using the ordering feat...
-
Hi Sara Jacobs, You would paste it and edit the code into the custom code box in the javascript section. To find this, in the container click on the blue plus sign to add a building block. From ...
-
Hi Peter Berexa can you share a screenshot of what you are seeing?
-
Hi everyone, If you are having trouble with the Github code, please edit line 14 to: hiddenBox[0].closest('._pendo-row').style.display = "none"; I was able to have the multi-select poll work in my...
-
Official comment
I was able to find some custom code where you can turn off the Resource Center badge pulse setting: @keyframes pulse { 0% { opacity: 1; transform: scale(1); } 100% { opacity: 0; transform: scale...
-
Hi all, I don’t think we have ever done any explicit support to make this simpler but theoretically it should work just fine but Pendo doesn't have any documentation to make it simpler. You would j...
-
Hi Randika, I don’t think we have ever done any explicit support to make this simpler but theoretically it should work just fine but Pendo doesn't have any documentation to make it simpler. You wou...