rskagy15b
Forum Replies Created
-
It seems that the update had a problem with our licensing, and it made us switch to the free version.
Rolling back to a previous backup does not fix the issue. We cannot interpret the database entries for scrollsequence to find out why the images are not assigned to the posts/scenes in the database either, when previously it was all working fine. We did not switch to the free version and then re-save the sequences, these were all completely 100% finished and tested as of 2-3 months ago, and we did not make any changes whatsoever to scrollsequence. This was all caused when the plugin updated to the new version with the new dashboard. It was not done by us.
When adding the images back to the scenes with missing images, the Content Editor reveals the old content which was previously saved. So the content is still there but the images have been forcefully deleted without our consent.
We did not do this. It was not caused by us switching to the free version. We paid for this product, we would not switch to the free version by our own choice. It was done to us by the update, something wrong happened when the plugin updated, and it did not honor our paid license so it wiped out all our content above scene 3 in all sequences.
1) Yes all the images that were previously already added to scenes 3-16 are still in the image gallery
2) The PHP max input variables is 10000. The largest sequence is only 500 frames long. All the sequences were previously saved, and working for several months, with no edits done to them. They just stopped working and now it seems all the scenes from 3-16 are empty from any longer scrollsequences with more than 3 scenes.OK I have gotten this to work, however there is an exception in the code. Is there any way to bypass this? It is not counting the user scrolling as “interacting”. It seems the article https://goo.gl/xX8pDD referenced only counts interactions as clicks or taps.
ncaught (in promise) DOMException: play() failed because the user didn't interact with the document first. https://goo.gl/xX8pDD doSomething @ (index):16 (anonymous) @ (index):26 requestAnimationFrame (async) (anonymous) @ (index):25
Can it be updated to include this part from that article? How would you go about making this code display a button on a certain scene of the scrollsequence?
You should always look at the Promise returned by the play function to see if it was rejected: var promise = document.querySelector('video').play(); if (promise !== undefined) { promise.then(_ => { // Autoplay started! }).catch(error => { // Autoplay was prevented. // Show a "Play" button so that user can start playback. }); }
Thank you for the snippet, however it is not working or I have not implemented it correctly. Do I enclose it within
<script> snippet here </script>
And then insert that into the “Fixed content” or the “content editor” of the scrollsequence page?
https://staging-u2atrainer.kinsta.cloud/scrollsequence/advanced-laser-training-pistol/ Here is a URL where I have implemented it.Bump! Please help!
I feel like it should be showing on the Gourl Bitcoin payments page but its not
Total Received: 0 payments ( Recognised: 0 payments Unrecognised: 0 payments )
shouldnt it be showing under unrecognized?
Hey I think some more work may need to be done on this modification for error cases:
https://www.ads-software.com/support/topic/manually-approving-payment-for-hirebee-escrow-order?replies=1Oh I saw there was an update to the plugin – I thought you already made the update. Please let me know when you can add the ability to accept manual crypto payments for workspace activation. Thank you so much!
Thank you! What amazing support ?? That is exactly what I was going to ask for, and you already did it – you read my mind!
I am sorry I somehow missed your emails. I will check my spam folder and add to contacts list.