Hi,
I was able to get this working on mobile by updating the paver javascript library with the latest version.
The paver library is located on your WP site in the file wp-content/plugins/easy-panorama/public/js/jquery.paver.min.js. Make a copy of that file so you have a backup, then copy the latest source into the file.
Get a copy of the latest paver JS code from –
https://github.com/terrymun/paver/blob/master/dist/js/jquery.paver.min.js
On GitHub, click the raw button to get the source code.
I’ll also make a comment on Leonardo’s GitHub repo so he can update the official version of he plugin.
You can see it working on my blog here –
Greg
-
This reply was modified 8 years, 9 months ago by
groggu.
-
This reply was modified 8 years, 9 months ago by
groggu. Reason: added detail
Excellent thanks Greg, that did the trick and so worth it!
Much appreciate you taking the time to share this.
Hello @flintsonline, hello @groggu,
thanks so much for writing in this support forum.
I’m really sorry for my late reply, I wasn’t receiving the notifications.
Today I’ve released version 1.0.1 that includes also the fix to the bug @flintsonline is reporting.
Here below the full list of changes:
- Updated Paver to 1.3.2
- Bug fix:
startPosition
value is sanitized correctly: from absint
to float
- Updated readme.txt
- Updated plugin Overview page
Please test it and let me know if there are further problems.
PS: Thanks Greg for the ping on Github 🙂
Updated the plugin and all good.
Thanks Leonardo – great plugin