
Alexis Ordona
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Activity overview
Latest activity by Alexis Ordona-
Alexis Ordona commented,
Hi Peter Berexa can you share a screenshot of what you are seeing?
-
Alexis Ordona commented,
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...
-
Alexis Ordona commented,
Stefano D'Avascio Ah I think I got confused that this opens a particular module, not a specific Help Center article in the Resource Center. I see the module ID in the URL now.
-
Alexis Ordona commented,
Stefano D'Avascio Hello! I am trying to use your steps to open the Resource Center Article but I cannot find my ID. Do I need to open the actual module? I don't see my url change to include the ID....
-
Alexis Ordona commented,
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...
-
Alexis Ordona created a post,
How do I turn off the announcement notification pulse effect?
I noticed the announcements notification on the Resource Center has a pulse effect. How do I turn this setting off?
-
Alexis Ordona commented,
To delay a guide, you will need some custom code to do so. Take a look at the code below: https://github.com/pendo-io/snippets/blob/master/guides/delayGuide/delayGuideDisplay/delayGuideDisplay.js ...
-
Alexis Ordona commented,
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...
-
Alexis Ordona commented,
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...