253 comments found.
Hi,
Is it possible to have more than one 360 on one product page (eg. for each colour)?
Do all images of the 360 load on page load?
Thanks!
Hi! You can add only one 360 product view as woocommerce product image. However you can add as many product views as you need to product description area using shortocodes.
Yes, all images load on page load.
Hi, can I setup different image sizes for the responsive tablets and smartphone versions?
Hi, images sizes (using default WordPress sizes: full, large, medium) are taken based on a width you set in shortcode. For tablets and smartphones it just scale this image. You can’t set different images for different resolutions.
How to start with autoplay?
Hi! There is no way to do this in current version. We are working on adding this feature in our next release. Thanks!
Hi their I would like to ask I have just render my 3d model in key shot 5 vr and its 360 degree model. Its images based and it has render out every angle of the model like top front back bottom ect. Can I use these images to create 360 model using your interactive 3d model to show case my model? I also would like to ask does your plug in automatic update like other WordPress plugins for easy update through WordPress? I would like to ask these question before Ii buy it as I need to know this before I buy it.
Hi syfer1987, with Smart Product Viewer you can create one dimension models like from back to front or top to bottom and not both same time. Imagine it like a bunch of frames showing one by one to create animation. No, it has not automatic updates, all updates available trough your CodeCanyon dashboard. Thanks!
Is their any way you could add this feature in like have full blown 360 view?
I have other idea as well a zoom feature as well as full screen view would be good.
We will consider adding these features. But it won’t be soon. Thanks.
ok thanks you your support is epic
I might just buy this me be you can develop the feature for us like I requested I need fully 3d 360 model with option for zoom in and out and full screen mode if they want to.
Sorry, full 3D model was never our goal. Full screen mode can be added, but it’s not in the top of our ‘to do’ list.
ok then thanks anyway I will look for another 3d model plug in then on here thanks anyway.
I bought the pluggin Is it possible to make it spin the other way, on tablet it’s very akward to turn the oposite way. I would say not really mobile friendly I also have black flash during rotation on firefox Macos. Hope this could be fixed
Hi studioxop, thanks for buying this plugin. Please send us email to support@topdevs.net with URL to the page where you experience this issue.
Ok I manage to reverse the images order manually, though id’ love to have a straight option for that I think it’s ok. Still have the black flash. I’ll email you with the adress
Hi studioxop, we have added “Reverse Images Order” button on Smart Product edit screen. Now you can reorder product images in one click.
Hello guys. How are you doing? I just purchased this plugin and i really like it, but i have problem. For some reason its now showing in product page, like widget or short code working good, but i need at product image place. I did everything right, i am sure. I am using theme from CODECANYON – Kallyas Wordpress theme. Please let me know if you know why and how i can fix it. If you need additional information let me know please. Thank you
Hi erikgalan! Thanks for buying. Please email us to support@topdevs.net with more details and link to your site.
Hi,
is it somehow possible to use it as a woo commerce product image?
Thanks Heiko
Hello Heiko,
Thanks for asking. There is no way to use it as woo product image. You can show it on product page using [smart-product] shortcode.
Thanks.
Hello Heiko, We are glad to present updated Smart Product Viewer v.1.1 with WooCommerce integration. Now you can use any Smart Product as WooCommerce product Image.
Please, see the demo: http://bit.ly/PH3wxN
Thanks!
Thanks for the update. It works great!
Great plugin!
Is it possible to make it spin in the other direction compared to the default setting?
Thanks for asking! That isn’t possible at the moment, but we will consider adding this in our next release.
For the time being you can upload images to Smart Product in the opposite order.
Thanks! I will give that a try!
Hi MKEJ, we have added “Reverse Images Order” button on Smart Product edit screen. Now you can reorder product images in one click.
Hi! I have a shop on prestashop and I would like to implement your 360 view module to my products. Is it possible? Which steps should I follow? Thanks a lot for your help!
Best regards
Emilio
Hi Emilio! Smart Product Viewer is a WordPress plugin. You can’t implement it to Prestashop.
Thanks.
Hi, i uploaded images, the view is playing too fast when i try drag or play the view.
Hi, plugin shows images one by one, and more images you add, more time it will take to spin full 360. It may seem too fast if you add only few pictures. We recommend at least 36 images (one image per 10 degrees) for smooth animation.
Great plugin, thanks. It works wonderfully for my needs.
Just one feature request: set the default image of the images loaded, so that the slider will start at this image. I´m using the plugin for a range of exposure HDR images in my shop and would like to set the slider to the middle position of a specific image. If there is no way to do this now, an updated version would be terrific!
Here is what I mean (further below at “Dynamic Rage”): http://s502690205.online.de/shop/hdri-skydome-11-test/
Hi! Thanks for your purchase. Unfortunately there is no way to do this at the moment. We will consider adding this feature in our next update.
Lotus Theme you are using removes jquery-migrate.js plugin from your site. This plugin ships with WordPress since 3.6 and allows scripts work with jQuery 1.9+
Please add the code below to your functions.php for now.
function smart_product_jquery_fix () {
wp_enqueue_script( 'jquery-migrate', "http://code.jquery.com/jquery-migrate-1.2.1.min.js", array('jquery') );
}
add_action( 'wp_enqueue_scripts', 'smart_product_jquery_fix' );
This will be fixed in the next release. Thanks for reporting this.
Yaaay it works now! Thank you so much!!
Hello, I’ve just purchased this plugin, thanks for that it’s exactly what i was looking for. However, after installing and adding the short code to my page the animation doesn’t start loading, the counter stops at 0%. Do you have any idea what the problem could be? many thanks
Hi! Please, make sure that JavaScript is enabled in your browser. This should solve the issue. Thanks!