Hi, this is a great plugin! however i have ran into a problem. the spinning images are full size so only the top left of the spinning images are visible.
For reference – the code is pasted into a module using the Divi builder for wordpress.
]]>Hello,
When using your plugin, when the page is loading we get a blue background showing on the entiere screen and preventing from scrolling, until the 3D is loaded and then it disapear. On computer we don’t really see it as it’s pretty fast to hide, but on mobile or on safari, we can see it when loading the page without cache (CTRL + F5).
We already tried a few things, without effect. How can we fix/hide this? If we hide the class : .spritespin-instance.loading {display: none} then the 3D doesn’t show anymore and if we try to remove the loading class in JS, same thing we still manage to see it a few time:
setInterval(function() {
jQuery(‘.spritespin-instance’).removeClass(‘loading’)
}, 250);
Best regards,
]]>Hi,
In the version 1.2.7, it says that the zoom has been removed.
Is this permanent? Do you have a previous version with it enabled? As I can’t find a version 1.2.6 on www.remarpro.com or your github page.
I can add it as a cmd on the page however it gives an error “mtx is undefined” which I’m assuming is because you’ve disabled it.
My client would like the zoom function to work on the site, so it would be good to get an insight as to if and when it will reinstated.
Thanks!
]]>Hi, i can’t work out how to change the zoomed in background colour from the default black to white? Can anyone help please ??
]]>Hi Maurice, thanks for a G8 plug. How could i remove Drag to spin image please?
Many thanks,
Paul
Hi! First of all, great plugin!
Thanks for your work.
I’m trying to make the same behavior of your demo page show here -> https://easyw.github.io/spin360/
I mean vertical AND horizontal spin, the 2nd example
I’m trying with this shortcode but you see my poor result
[spin360 canvas_name=”s1″ imgs_folder=”test/” imgs_nbr=100 gesture=”vertical,horizontal”]
Thanks for any help
I’m running to review your plugin ??
]]>Hi,
Thank’s for this very nice plugin ! I would like to change the background color (actually grey) but I don’t know where find the css to do it…
]]>I cannot use the WordPress/Woocommerce uploader as those are not put in a product specific directory. Do I need to upload these via FTP and create a specific directory? The instructions are not very specific regarding how to actually utilize this. I did try creating a folder inside spin360show so the path was wp-content/uploads/spin360show/carey and I got nothin. Using pngs. declaring [spin360 canvas_name="s1" imgs_folder="wp-content/uploads/spin360show/carey" imgs_nbr=36 img_type=png aspect_ratio=1.33333 speed=1.0 loop=false]
What am I missing?
Is there a recommended minimum/maximum of images to use for this? I’d like to ensure a smooth rotation but not have too large a file load for visitors.
]]>Hi, I’m trying to create a 3d spin effect with my logo, will your plug-in be able to achieve this?
Thank you
I have an instance of Drag360 near the bottom of a long page and once the user scrolls down to see it, the “Drag to Spin” icon overlay has already faded away.
Is there a way to allow this to stay until the user interacts with the image sequence? Without any indication, the user won’t know that they are able to drag / rotate.
]]>Is there any way to show in popup? I tried using Flatsomes “lightbox” but then it does not correctly load in. Any experiences making popup work?
Cheers
Hi there ??
wonderful little plugin you made there!
I got it to work thanks to the other support thread however I don’t see how to change the colors or stylise the preloader spinner elements.
Any tips?
Keep the fantastic work sir ??
Cheers,
Ludo
Hey all,
I’m currently working on using the Spin360 Plug-In by using a couple of images to create a spin effect.
According to the Plug-In, all images should be named from 0001 up to 0100.
I’ve tried doing that but every time I do, it ends up being saved as 0001-scaled.jpg, therefore making the Plug-In not work.
I’m using Phoenix Media Rename to do so.
Is there a way to remove the -scaled attached to the name, or is there another way to use Spin360?
Hello,
first of all, the Spin 360 deg plugin is awesome!
Is there a feature planed to load the images not directly on page load but when they come into the viewport when scrolling?
That could reduce the the total size of a page a lot, when the spinner is somewhere more on the bottom of the page.
Best
Cls
Hello
I got a problem with the fullscreen view. After closing the fullscreen view the full size image is shown on the right side.
Is there any solution to solve this problem.
Gr
Michael
Hello, we’re trying to switch to png images for the plugin. jpg images work just fine. However, once we switch to png images it does not show up at all.
Here’s the short-code we’re using to call it. Like I said no issues until images are swapped out for png images.
[spin360 canvas_name=”s1″ imgs_folder=”img-tour/” imgs_nbr=82 aspect_ratio=1.33333 speed=0.2 loop=true img_type=png]
Is there something I’m doing wrong here?
]]>Hi,
When trying to add 2 or more 3D models to a page, I get a weird doubling up of the images. Is it possible to use more than one shortcode on a page?
Thanks,
Dave
i try
<center>
<table align=”center” style=”width: 50% !important;”>
<tr>
<td style=”max-width: 100% !important;width: 100% !important;height: 150px !important;”>
<div class=”center”>
[spin360 imgs_folder=”toy/” imgs_nbr=40 aspect_ratio=1 speed=0.4 loop=false hide_cmds=all]
</div></td>
</tr>
</table>
</center>
and this
<center>
<table align=”center” style=”width: 50%;”>
<tr>
<td style=”height: 150px;”><div class=”center”>[spin360 imgs_folder=”toy/” imgs_nbr=40 aspect_ratio=1 speed=0.4 loop=false hide_cmds=all]</div></td>
</tr>
</table>
</center>
still is too big ??
]]>Hello,
there is a possibility to reduce the size of the images. The width as well as the height cannot be changed on our platform.
]]>Firstly a big thank you for a great 360 spin widget.
I cannot get the cmd icons to appear – they do work but each of the commands are just a square box.
Any assistance would be great
Thanks, Ian
]]>I used the code [spin360 canvas_name=”s1″ imgs_folder=”s01/” imgs_nbr=60 loop=true img_type=png button_color=#69fff5]
and [spin360 canvas_name=”s1″ imgs_folder=https://www.host1740819.hostland.pro/wp-content/uploads/spin360show/s01/ imgs_nbr=21 loop=true img_type=png button_color=#69fff5]
images are in https://www.host1740819.hostland.pro/wp-content/uploads/spin360show/s01/
What could be the problem? I tried on new templates – it didn’t work.
therefore make the simplest website with a template twenty seventeen
and still nothing works ??
errors in developer tools panel:
spritespin.min.js?ver=5.4.1:1
Uncaught DOMException: Failed to execute ‘drawImage’ on ‘CanvasRenderingContext2D’: The HTMLImageElement provided is in the ‘broken’ state.
at a.fn.init.onDraw (https://www.host1740819.hostland.pro/wp-content/plugins/spin360/scripts/spritespin.min.js?ver=5.4.1:1:19127)
at HTMLDivElement.<anonymous> (https://www.host1740819.hostland.pro/wp-content/plugins/spin360/scripts/spritespin.min.js?ver=5.4.1:1:5202)
at HTMLDivElement.dispatch (https://www.host1740819.hostland.pro/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp:3:12369)
at HTMLDivElement.r.handle (https://www.host1740819.hostland.pro/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp:3:9088)
at Object.trigger (https://www.host1740819.hostland.pro/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp:3:11488)
at Object.a.event.trigger (https://www.host1740819.hostland.pro/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1:2:8275)
at HTMLDivElement.<anonymous> (https://www.host1740819.hostland.pro/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp:3:18865)
at Function.each (https://www.host1740819.hostland.pro/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp:2:2903)
at a.fn.init.each (https://www.host1740819.hostland.pro/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp:2:846)
at a.fn.init.trigger (https://www.host1740819.hostland.pro/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp:3:18841)
Hi I did what the plugin guide said. But doesn’t work
I used this code:
[spin360 canvas_name=”s1″ imgs_folder=”obastechnic.com/wp-content/uploads/spin360show/trt/” imgs_nbr=30 aspect_ratio=1.33333 speed=1.0 loop=true]
https://obastechnic.com/wp-content/uploads/spin360show/trt/0001.png
Can you help me
]]>Hi,
how can I change the blue colour of the icons used for play/stop, zoom etc.
Thank you!
Hello,
I need your help
I have followed all instructions but the images do not appear.
I’ve created a subfolder named “mod1” and added 31 images 0001.jpg – 0031.jpg.
When I browse to:
https://bernetti.getalit.by/wp-content/uploads/spin360show/mod1/0001.jpg
The image shows up just fine.. But I can’t get them to show up in the 360 viewer.
I tried these different codes:
[spin360 canvas_name=”mod1″ imgs_folder=https://bernetti.getalit.by/wp-content/uploads/spin360show/mod1/ imgs_nbr=31 img_type=jpg aspect_ratio=1.33333 speed=1.0 loop=true]
I tried to replace the theme and everything worked. Is it possible that the plugin is in conflict with some other plugin?
Please, help me!
]]>Hi, I need to be able to put several 3D models in a space to see how they are distributed. I should be able to indicate the dimensions of the space, for example 3mtsx3mtsx2mts
]]>Hello,
We have added this shortcode
[spin360 canvas_name=”s1″ imgs_folder=”https://globalhunttechnologies.in/global/maximussteelbuildings/wp-content/uploads/spin360show/” imgs_nbr=3 aspect_ratio=1.33333 speed=1.0]
Image path:-
————————
https://globalhunttechnologies.in/global/maximussteelbuildings/wp-content/uploads/spin360show/s1/1.jpg
Total images:3
Please check and help me out.
]]>I have the WordPress 4.8.11
I installed the plugin Spin 360 and try to use it but there is no image and therefore there is no rotation.
[spin360 canvas_name="s1" imgs_folder="https://proton-impuls.ru/wp-content/uploads/spin360show/skl14-h/" imgs_nbr=48 img_type=jpg]
and
[spin360 canvas_name=s1 imgs_folder=https://proton-impuls.ru/wp-content/uploads/spin360show/skl14-h/ imgs_nbr=48 img_type=jpg]
I disabled other plugins on the site, but the problem remained.
I installed the plugin Vrm 360 and it works.
[vrm360 canvas_name=s1 model_url=https://proton-impuls.ru/wp-content/plugins/vrm360/kompas3d/razrez4.wrl aspect_ratio=1.33333 hide_cmds=zoom]
Help me, please!
]]>Hola, instalé el plugin en mi web pero no he logrado que funcione. Tengo mi archivo 3D en “.obj” pero ni idea de cómo hacerlo funcionar.
Alguien puede ayudarme?? Muchas Gracias de antemano…?
Mi correo es: [email protected]
]]>Hello
I have tried this plugin and it works ok in many senses, but it
misconfigures the content of my tables (products and prices) that are in the same pages. Color, type and size change. If I deactivate the plugin, everything goes back to normal.
Is it possible to arrange that? Thanks for help
]]>