8 comments found.
I have an application for your 3d Photo Row that requires all sensitive data to remain local. I have all lib, js, and image files on AWS referenced by non-relative URLs in the main html file. I can get it all to work beautifully with light.html on AWS, but when I move it local I get ‘tainted canvas’ errors. I’ve set CORS on AWS to allow ”*”, but I think I need to set allowOrigin=”anonymous” for the retrieved images in the code itself, but don’t know where to do that. Could you help me solve this issue?
Thank you for your purchase. You can add crossOrigin to the img element in the code by editing “Gallery3dItem.js” (in src/rs/pr3d/ folder).
Go to line 95 and add:img.crossOrigin = "anonymous";
Check out this screenshot: https://snipboard.io/POxALd.jpg
Then run “grunt dist” in the terminal to create the distributed script with new modifications or “grunt examples” to generate the examples
Thank you SO much for your speedy reply and helpful example. If I can impress my management half as much as I am, we will be buying more licenses! This is so well written and commented – and beautiful too. I have one more question/request: When I go into full-screen mode all is well, but when I click on any item in the 3D display it jumps out of full-screen to show the ‘extended’ image/video. How can I force it to stay in full screen until the ESC key (or your button) is utilized for exit? (Also it would be nice if I could retain the main title header when in full screen mode, but that is less important to me).
To change fullsceen behaviour, you can edit PhotoRow.js (src/rs/pr3d) like this:
Line 421: change “this.root” to “document.body” https://snipboard.io/FHlRIi.jpgThen “grunt dist” or “grunt examples”
Hope that helps
Thanks again for your prompt reply. That does work to maintain full-screen mode, but the 3D image bar does not center vertically (it remains at the top) and the background outside of the 3D image bar div in the light version turns black. The captioning does move to the bottom of the screen however.
In that case it’s a bit tricky to maintain fullscreen mode and also display other elements correctly. The MediaViewer component which displays the full image, is a direct child of document.body while the 3d gallery root element is another sibling of it. So if you set the 3d root element to fullscreen mode, the fullscreen image simply won’t show up because it’s a not direct child of the 3d root element.
In short, I’m afraid there is no easy way to achieve the desirable outcome with current implementation.
Good afternoon. Is this plug in active and working? I’m trying to upload the plug in in word press but it not upload (error). I also upload it using the cpanel but plugin is no showing up in word press. Please let me know if you can help or guide me. thank you
Thank for your purchase. It looks like you bought the wrong version, this is the WordPress version:
https://codecanyon.net/item/3d-photo-row-wordpress-media-plugin/30179344To swap the two scripts, you can purchase the WordPress version and ask for a refund on this script then I’ll issue a refund for it.
Dear raizensoft … how i can run the examples ? i tried to run it from my local pc ..put it don’t run?? the onle one is the (2d) example is OK . . but the other is not running
Thank for your purchases!
You need to upload the example files to your web server because local file accessing is blocked in most browsers.
Or you can setup a local web servers, please refer to this link to setup a local test environment:
https://raizensoft.com/test/web-app/pr3d/preview/docs/dir/Development.htmlHey guys just bought the 3D gallery. The sales page said free Wordpress integration. How to I go about enabling this on my wordpress site?
Thank for your purchase,
Would you like to integrate the gallery into your website header or in a specific page/post?
Please send more info to our support email address: admin [at] raizensoft.com
Also we have a general guide for Wordpress integration in case you want to do it yourself:
https://raizensoft.com/test/web-app/pr3d/preview/docs/dir/WordpressIntegration.htmlI would like to use the gallery at the top of a page, in place of a slider. I use Avada as a theme. I attempted the instructions however they are unclear. Step 3 says: If the gallery resides in a singe post, copy “single.php” and rename it to “pr3d.php”
If the gallery resides in a singe page, copy “page.php” and rename it to “pr3d.php”
There is no file called single.php or page.php within the downloaded content.
The file single.php and page.php are default wordpess page template to display singe post and page content. In this case you should use page.php and rename it to pr3d.php, the file should be in the root of your wordpress theme folder (ie: wp-content/themes/avada)
Hey guys just bought the gallery. Looks great. I am anxious to integrate it into my wordpress site. The sales page said this was free. How do I go about making this active?
Nice work! Good luck with sale)))
can there be also implemented links in the pictures or videos to forward to an external website?
Hi miketoph,
Yes we just update the item with “open external links” feature. You can check it here:
https://raizensoft.com/test/web-app/pr3d/preview/link.htmlThe wall version is now available, please check:
https://codecanyon.net/item/3d-photo-wall-advanced-media-gallery/29237739Congratulations, Nice Work, GLWS