studiofattorini
New member
Hi, I found a small bug with the integration of Sharedviews.
By entering the code it generates, it works as it should.
The Fullscreen despite being implemented through xml (spoteditor) it does not work on the generated code.
If I insert a folder inside my site and use the code
<pre>[wr360embed name="Ferrarelle" width="100%" fixedwidth="338" fixedheight="470" config="/wp-content/plugins/webrotate-360-product-viewer/360_assets/Ferrarelle/ferrarelle.xml"]</pre>
It all works perfectly, on my website, also full screen works fine.
Instead, using the same folder, and putting it into Sharedviews to create the code to clients, the file works perfectly, but in this case the full screen by clicking above, does not open anything.
Below the code
<iframe src="http://www.studiofattorini.com/360/viewloader.html?sku=ferrarelle&wd=500&ht=500" width="500" height="500" frameBorder="0" scrolling="no"></iframe>
By entering the code it generates, it works as it should.
The Fullscreen despite being implemented through xml (spoteditor) it does not work on the generated code.
If I insert a folder inside my site and use the code
<pre>[wr360embed name="Ferrarelle" width="100%" fixedwidth="338" fixedheight="470" config="/wp-content/plugins/webrotate-360-product-viewer/360_assets/Ferrarelle/ferrarelle.xml"]</pre>
It all works perfectly, on my website, also full screen works fine.
Instead, using the same folder, and putting it into Sharedviews to create the code to clients, the file works perfectly, but in this case the full screen by clicking above, does not open anything.
Below the code
<iframe src="http://www.studiofattorini.com/360/viewloader.html?sku=ferrarelle&wd=500&ht=500" width="500" height="500" frameBorder="0" scrolling="no"></iframe>