3D FlipBook - Licence and test area to live area.

c***y@chunkyweb.net
2023-04-26
2023-05-10

Hi, I've been testing your free version for a client with the objective of buying a licenced version, but reading through these questions it's clear that the free version has lots of bugs and problems. If I purchase a licence can I use it in my test area and then when I want to go live use it on the live domain? e.g. https://www.testdomain.com for testing the website https://www.actualdomain.com for the live one

Also, I'd like the book to open in single-page mode for mobile devices, instead of having to select that feature, is that possible? I think you've already said that full-screen mode needs to be selected by the user and can't be programmatically selected, I assume that's still the case?

Also, if I purchase a yearly licence, can I upgrade that to a one-off licence once we decide that's what we are going for? Many thanks

Replies

a***r@3dflipbook.net
2023-04-26
2023-04-26

Hi, we continuously improve the project quality so we are fixing all found issues, the most part of issues goes from third part software (theme, plugins or browser updates) that cannot be predicted. If you want to know about some certain issues please tell us and will you know.

You can use pro license on your debug environment.

In the last version single page mode is active by default for mobile devices and yes it is possible to change this programmatically.

There is not option to upgrade. If you decide ask us and we will help to do.

c***y@chunkyweb.net
2023-05-16
2023-05-16

Hi, i've purchased the Pro version and was hoping to just replace the files. It's obviously not as simple as that. I had a page with the working FREE version, but I can't get the Pro version to work correctly, I'm getting:

3dflipbook.min.js:1 TypeError: Cannot read properties of undefined (reading 'replace') at _loop4 (3dflipbook.min.js:1:300371) at 3dflipbook.min.js:1:300873

I'm trying to use lightbox, clicking from a thumbnail to display the flipbook. Using the old code with the new files doesn't seem to work. I even tried to copy your example page to see if that would work as you are doing what I need to do, this also fails.

Do you have a working example using lightbox triggered by clicking a thumbnail?

I've tried simplifying. I have a standalone version that has a button that calls a function on click, this works ok, but as soon as I put it into the main site I get an error:

pdf.worker.js:1 The provided value 'moz-chunked-arraybuffer' is not a valid enum value of type XMLHttpRequestResponseType.

pdf.min.js:22 Uncaught Error: Unknown action from worker: undefined at MessageHandler._onComObjOnMessage (pdf.min.js:22:283720)

Thanks

c***y@chunkyweb.net
2023-05-16
2023-05-16

Found the issue, you specifically link to .js files so if I place content in a slightly different way it can't find them. I've updated the paths and its working now. 3dflipbook.js lines 2867 & 2868 Thanks

c***y@chunkyweb.net
2023-05-16
2023-05-16

Now I have an issue with the loading banner staying there and sitting at 5% even though it's loaded fine. Also the styling is not correct as the left/right arrows are small at the top and the bar along the bottom isn't there. Any ideas?

a***r@3dflipbook.net
2023-05-16
2023-05-16

Please write a link to your debugging page.

c***y@chunkyweb.net
2023-05-16
2023-05-16

I've fixed it by referencing the file in the working test directory but it doesn't work with the same file copied to the directory it should be in. It may just be a caching thing, so I'll give it a while and see if it resolves itself. Thanks for the reply.

Log In to leave a comment