Randomizer is a script which picks a piece to display out of an array of content. Using it might turn a static website into an interactive plaything—just like in our Oracle Cards project.
Setting up a randomizer in your project should take about an hour—just follow the steps from this Help article.
Have you used a randomizer in one of your projects? We need to see that!
Hello!
I would like to use the randomizer code but I cannot find a way to make it work.
I paste the ID at the right place but it is not working. A part of the code is commented ( using // ) , I noticed.
Can you explain a bit more in detail how to implement the code?
After adding in the widget ID on the two assigned locations, I cannot get the button to function. I reread the instructions multiple times and am certain I have followed them correctly. Yet for some reason the button remains unclickable and the randomizer function doesn’t work.
Any help would be appreciated, thanks in advance!
Here is the code I put in the Before section. My button ID is “62e9823a0cf69f00305a4f9b”
I have discovered the problem: the custom code for the Randomizer only works when you publish your project and open it. It does not work in preview mode, so people using a free plan cannot view it and have to upgrade.
Hi, How would you get the randomizer to ignore certain pages? So if you had an ‘index’ page not included in the shuffle but the button is stuck to all pages?