110 comments found.
Please, I have tried all possible ways to the best of my knowledge but I cannot hide the hamburger menu. Can you help me tell me how to make that menu disappear when the roulette wheel is displayed? Thank you very much.
can you chat me or email to more easy way to send screenshot how to hide.
I have email you with the screenshot how to add class hide to hidden the hamburger menu
sure, my email is correo@alejandrovalenti.com Thanks!
emailed
Hello, I want to edit and customize the script for my Laravel project, but the source code is minified and unclear for editing. I need the unminified versions of the JavaScript and CSS files. Additionally, I need to set the win rate for each item. However, I don’t need the full backend/frontend because I want to write the API in my Laravel project. I am not concerned about the price; I just need a clear, unminified, and complete version of the frontend so that I can connect my web service to it. Also, I need a simple document on how to set Slice JSON data as in your full backend form.
Please guide me.
Hi farshidpg,
Currently I don’t have short plan to take customize on the package 8$. The BE/FE package does not minify and can trial with unlimited time.
If you have purchase the package 8$ with the mistake I can help click button refund.
hello, When I export with the button, it creates a zip but all the folders in the zip are empty. There is a big export problem
Hi Rodyz,
The package have two part admin package use to config and export game client need run on web server.
However game client export wheel.html can run on none webserver and any env
You can follow Documentation on the purchase package or read online here: https://iomgame.com/wheel_of_fortune/Documentationhi there, am i possible to set the possibility of wining rate for each slice?
Hi waihoong11,
yes you can but it was in package full FE / BE solution. You can found demo server link inside product description.
You will have Admin Portal to manage player, win rate, maximum reward out for each slice in each game and much more ready function.
If you are still need more questions you can email me for easy respond.
Hi, How can lock result ?
Hi rattanapongteeranaew,
By default for package 16$ the wheel is spin based on random logic from client side. If you want lock result you need to spin from server side.
You can try look at (In product description) 5) FAQs: 5.1) How to spin from server side?
I have provide sample code how to do that.
If you want manage spin result, player via UI without coding you can try Full backend / frontend solution on demo server.
It no limited time to try.
can you help email me to have more detail about the situation you want for lock result
ex. slice 2 have 100,200 , i want lock 100
ok. Example you have setup 10 slice: 0 ~ 9 then slice 5 have 100 coin.
To always stop at 100 coin you can open file wheel.html after export then modify the spin function to this one
// rewardIndex = 4 var rewardIndex = 4; spin(function(data) { // Keep the rest of code in here }, rewardIndex);
it will always lock at slide 5 with 100 coin
I need Full backend / frontend solution
hi amjadalies can you email me to receive private demo server link
hello, i need this backend and already sent mail to you. Thanks!
Ya thanks. I have reply two your email. Could you please help check it
Thanks, I reply your email. Please check
Hi I have values numbered from 1 to 12, and if the wheel stops on value 1, it will proceed to value 2. Please help!
it count from 0 abdouta93. 0 to 11 = 12 slices
I need specific slices (ex if the wheel stops on slice number 1 it will proceed to slice 2.)
0 ~ 11 abdouta93. So if you pass 1 it will stop at slice 2 is correct.
slices [ 0,1,2,3,4,5,6,7,8,9,10,11 ] var continue_slice=1; i need if the wheel stops on slice continue_slice (continue_slice= 1) automatic go to slice 2 Please help!
In our lucky wheel, we have defined slices labeled from 0 to 11. Additionally, we have a variable named “continue_slice” with a value of 1.
Here’s what I am trying to achieve:
When the lucky wheel stops on the “continue_slice” (which is set to 1), I want it to automatically move to slice 2.
I want to ensure that the lucky wheel does not stop on the “continue_slice.”
I have been trying to implement this logic but haven’t been successful so far. I believe some additional scripting or logic is needed to achieve the desired behavior.
Could you please provide guidance or a code snippet that would help me achieve this? Your expertise in scripting and coding would be greatly appreciated.
Hi abdouta93, In the folder name with “Documentation” it have guidance basic to modify wheel. If you still need more custom you can try pick some other match wheel for you. I have email you in detail please check it
I am writing to request assistance with a small technical issue I am currently experiencing. I believe that the technical support team can help resolve this matter promptly. I kindly request that you connect me with the appropriate technical support representative or department to address and resolve the issue.
Thank you in advance for your prompt attention to this matter. I look forward to resolving this technical issue as soon as possible
Hi I need to fetch images from server where js file to edit images
for now the wheel 16$ just support setup image static before spin. If you need manage dynamic image please try wheel with full FE / BE solution in the demo server
Is it necessary to update any specific files if I want to modify the gift levels in my lucky wheel? I want to configure the lucky wheel so that I can select the gift level before spinning, and the wheel will stop on the selected level. What files or settings should I modify to achieve this?
Hi abdouta93,
In FAQs section it have
5.1) How to spin from server side?
In the wheel.html
// Spin from server side const rewardIndex = 8; spin(function(data) {
}, rewardIndex);
// Spin from client side spin(function(data) {
});
For full example script including call API please go to this link => https://iomgame.com/testscript/spinWithServer.js
By this way you can force the wheel win the slice from server side no need touch wheel js it more complex. Can you try it
Good day. Your lucky wheel plugin is awesome. Just to check with you, is the wheel it self is a image? is it possible I can change the wheel design ? May be could share a little bit on how can the wheel design being change?
Hi waihoong11, for now the wheel just support render slice dynamic by code. I will noted your suggestion and development support spin by upload whole image wheel in future.
May i know it will take how long to make it support whole wheel image?
it may be a week if I have time to development more for it then wait for approve 3 days
will you consider to make it work recently?
I have gone crazy, I have lost several hours trying to solve the failure of the continue button, I have experimented with embedding the wheel of different sizes and heights and there is no case it does not work. But I have discovered that the problem is when it is published on the server…because locally on my machine, depending on the height that I give it, it works, but on the published server, set the size that you set, it does not work. At the moment, although I incorporated it into my site, it is useless to me because when that button did not appear, people could not go to the page where the details of the prize obtained are. I hope that when your headache disappears you can help me solve this stone that I have in the way…
I sent you a photo… the size I need to publish for my site is 100% width and 450px height…
Could you help send a photo you said via email for easy to see what happen. I can receive link via email, based on what I read you are embed the wheel inside an iframe. If yes I think can give you some advice about script to detect with height
i send all data to your email support… thanks
There I tried to get rid of the doubt if the error could come from executing it in an iframe… If you execute it directly to the full page, the same thing also happens, it does not show the button
try it yourself here:
https://globaldima.com/creditos/wheel.htmlGlobaldima, I have try on your link wheel and it work normally. When you click into the middle of wheel logo (the animation icon zoom in out), it will spin.
There is no button in the UI.
Consult before buying. I need to know if I can implement this wheel in a place where the person can run and run the wheel 1 time every 30 days… that is to say that it does not allow more runs than one per month… I can do this? any examples to see? I need to solve this urgently to proceed with the purchase or continue looking in the catalog. I await your comment. thank you
Hi, the admin BE and database package can help you do it. Could you please try it on demo server. it wont limited time to try
Thank you for your answer. I have seen it work on a friend’s site but I still cannot evaluate it because I installed it and the script does not work correctly when displaying the result it does not show the continue button… my friend told me that although you already You have raised the problem, it is awaiting a solution, when I can see it working correctly I will buy it, thank you very much…
if you are mention to admin export wheel it will have option show continue button “Yes / No”. But you will need export the wheel to see it. Live Preview can not show export button for non purchase. Please bear with me
Note please ignore my request support help. i fix my problem. Best Regards
Friend I can’t manage to configure so that when the result is displayed, it shows the prize and automatically redirects to the prize page, without showing the upper right menu, that’s all I need… can you help me by indicating how I should configure it.
I have managed to solve part of what I am looking for… It just doesn’t show the continue button when the reward message appears… you can see this
https://globaldima.com/creditosAnd by the way, how to make it rotate clockwise when it is thrown, it currently rotates from left to right and I want the rotation to be clockwise, that is, from right to left, it is possible… how should I configure it…
can you email me the zip file then I will help adjust it. At present I still not have plan to official feature change otate clockwise
Can you connect to wordpress?
It does have an official plugin for WP.
However the integration is more easy than you think.
Just unzip it and upload it into your shared host folder. After the go to your WP admin and create a new post => inside the new post just embed iframe directly to your export wheel folder.
Thank you. If there is a problem, I will come back and ask again.
After setting everything up, I hit Export.
Then go to the lucky wheel folder, open the wheel.html file, nothing happens. Only black windows
can you chat it for quick. Are you still use same nick
Now I can fix the problem, thank you very much.
wish you have a smooth business!
Hello, If pressing the “Withdraw” button should redirect to a specified link, how should it be fixed?
are you mean affiliate link? You can click “Slice Data” inside admin and enter the link you want it redirect
Hi Gafami, Give me backend php code please.
Thanks!
can you please email or chat for quick response plz
how to buy admin theme that will cover dynamic adding of slices background and images
Hi shivneetns could you please help email for easy check and support
do check
I have reply email can you check it
Can lucky wheel spin as clockwise?
At present it rotation from left to right so I see it already spn as clockwise.
Do you still feel it rotation from right to left ?
Yes, right to left. Can have this feature now?
it seem the same content I receive and answer via your email. Could you please help check it
hi can I know what are all the customizeable feature? and can I set the winrate chance for each prize? thanks
Hi, can you add crypto payment wallet to pay users real crypto?
I have no knowledge for crypto. So sorry I can not add
Thanks