360 images
-
I'm trying to figure out if Lay Theme supports embedding a 360 image that functions with the click and movement of a mouse. Facebook has some implementation for 360 image movement, and google has some steps to code for 360 imagery.
Does anyone know the steps to implement 360 imagery into Lay Theme?
-
I'm trying to figure out if Lay Theme supports embedding a 360 image that functions with the click and movement of a mouse. Facebook has some implementation for 360 image movement, and google has some steps to code for 360 imagery.
Does anyone know the steps to implement 360 imagery into Lay Theme?
@dsinclair
I try too do the same thing but they don't work
https://en.support.wordpress.com/embedding-360-photos-and-virtual-reality-vr-content/ -
@dsinclair
I try too do the same thing but they don't work
https://en.support.wordpress.com/embedding-360-photos-and-virtual-reality-vr-content/@burnbrunet This feature is for wordpress.com instead of wordpress from wordpress.org which you are using.
@dsinclair
Take a look here:
https://developers.google.com/vr/concepts/vrview-webYou can try the iframe example, and embed an iframe in the gridder by using "+more"->"+html":
<iframe src="//storage.googleapis.com/vrview/2.0/embed?video=link/to/video.mp4&is_stereo=true"> </iframe>If you want to use javascript for the initialization as explained in the link, then please read this before: http://laytheme.com/documentation.html#custom-javascript