122 comments found.
Hi,
What is the ideal photo size for “Flat panoramas” and for “Equirectangular panoramas” (width and height)?
Thank you,
Hi, there are no ideal sizes for the panoramas, it depends on your project and the size of the viewer. The demo preview, for example, uses a flat 3000×800 panorama and an equirectangular 1800×900 panorama, just to give you an idea. Hope this helps, let me know if you have further concerns/questions via the Support channel – I’ll do my best to help.
Is it possible to embed floating text (HTML text) inside the panoramic viewing area? (In the equirectangular example.) If so, is it possible to make the text 3-dimensional, or would the text be static?
Hi, thank you for your interest – no such feature is built into the plugin, so you’ll require custom coding to adapt and make it fit your specific project requirements. I hope this helps.
Hello, if I install your solution, is it possible to make embeds to broadcast on other sites? I’d like to create 360° photos and host them on my site so that my clients can just add the embed code. Is this possible with the jquery or wordpress version? Thank you for your answer. Cyril
Hi Cyril, thank you for your interest – there is no such feature available, but I may include it in the WordPress version if it’s a must for your project and you decide to make a purchase. Let me know.
Do you think it’s possible to put this on my web site that’s HTML?
Hi, thank you for your interest – yes, this viewer is designed to be used on a static HTML site (you will need basic HTML knowledge and the ability to upload the JS and CSS files used by the plugin). Hope this helps.
My website is already publish so can i install this even if my website is online on the domain? Do i get a installation guide?
Sure you can, you just need some basic HTML knowledge (how to add the markup in the source code of the page and copy the required JS+CSS files). The full package contains examples and documentation on how to get started.
Hi, thank you for your interest – yes, this type of flat panoramic image works well with the plugin. Coordinates for the hotspots are handles via the standard <area> tag, see more details here for example: https://www.w3schools.com/tags/tag_area.asp I hope this helps.
Hi there! I want to buy your beautiful plugin but I have some questions.
1. Can hotspots be configured to show a few information by hovering or clicking? As in the following examples:
https://pannellum.org/documentation/examples/hot-spots/ https://pchen66.github.io/panolens.js/examples/panorama_infospot.html2. Can the presentation be configured to add an overlay text while the cursor is not over it? As in the following example of Enabling meta:
http://terrymun.github.io/paver/demo/advanced-usage.htmlThank you 
Hi, thank you for your interest – your custom requirements are not available within the plugin, but since this is a HTML/CSS/JS standalone plugin you can customize it at your own will with some custom code. I’m sorry I can’t be of much help with custom requirements and if you have further questions do let me know.
Ok, thank you for your answer
Hi there,
Can you set the rotation of the image to make it offset to a specific degree by default? Also, is there an event listener that can track the “degree” of rotation?
Hi, thank you for your interest – the plugin has an option to allow you to set the initial start position of the viewport (in pixels), but there is no event to track this position when rotating. I hope this helps.
Thanks. If it had the event tracking I would probably buy this as I need to incorporate a custom compass that shows the rotation angle with a custom image.
I understand, but this is a very custom requirement – with little JavaScript changes you could achieve it.
Hi, Sorry to keep asking is there a way to put i frame as a popup thanks
Hi, please get in touch with me via the Support channel for any questions and I’ll do my best to help.
ok
Hi, is it possible when i click hot spot to open pdf file in diffrent window maybe i frame thanks so much
Hi, you can link a hotspot to the .pdf file, sure (use the href attribute in the area tag). Please get in touch with me via the Support channel for any other questions and I’ll do my best to help.
thanks i just did
Hi, Please help having problems with puting hot spots im using http://maschek.hu/imagemap/imgmap/ getting ex.. coords=”498,2022,18” Please Help
Hi, please get in touch with me via the Support channel with additional details and I’ll do my best to help.
thanks
Can you add text overlay?
Hi, there is currently no such built-in option – I hope this helps.
Hi, I would like to turn off the mouse scrolling function, because if visitors wants to scroll over the panorama picture it is not possible, they are stuck easily. (Think about a long landing page with a panorama picture in the middle of it.) Could you help me about this?
Hi, please get in touch with me via the Support tab and I’ll do my best to help. Thank you!
Hi, I recently purchased the 360 panoramic wordpress theme. I’ve chosen the ‘Template 360’ layout. How on earth do I attach the thumbnails at the bottom of the page, i’ve tried everything. Is it a plugin I need to download? Also is there any user manual on this product anywhere?
Hi, make sure you contact the author of the theme via the Support tab of the item you purchased. This is a different item from a different author.
some changelog? what is the last version? thank you
Hi, there is no need for a changelog or version history – the plugin has the same features and gets updated only with fixes or additional settings (minor fixes in this case). Hope this helps.
Can this be used as a ‘header’ display show instead of full screen?
Hi, thank you for your interest – yes, the panorama can be added to any section of your site and can have whatever size you need.
Hi. Script 360° Panoramic Image Viewer does not support jQuery v3.1.1. Please help.
Hi, the simplest and fastest way to solve this is to include the migrate script after you include jQuery in your page: https://code.jquery.com/jquery-migrate-1.4.1.min.js I will update the plugin to reflect the latest version, if possible.
An update has been submitted and it will be available shortly (after CodeCanyon review). Thank you for your feedback.
Thanks for the help.
Hi there,
Is there any way to have a dynamic start_point? I’d like my panoramas to start in the middle and can get this pixel value by dividing the width attribute in half but unsure how to pass this to the initialising script.
Thanks,
Matt
Hi Matt, I’m sorry, unfortunately there is no such start position feature/option available in the plugin. For any other concerns/questions please use the Support tab and we’ll continue via email. Thank you.
Pre-sale Question, it is posible to make a sphere view so u can go up and down too?
Hi, the plugin supports only flat panoramas (no spherical) and cam scroll the view only horizontally.
Hi, the plugin supports only flat panoramic images (not spherical like in your example site). Hope this helps.
Hey – can it be used in a ePub HTML5 file?
Hi, thank you for your interest – this plugin should work in any HTML environment that loads CSS and JavaScript in the way a browser does it. I haven’t tested the plugin in a ePub file and can’t offer support for such compatibility.