Hi,
I would like to thank you for this plugin that is amazing! The only problem with it is that no mobile device is able to support it. is there any attempts i can do to have it working on IOS and Android devices?
Thank you in advance!
Pier
Hello,
I like your plugin and the ease of usage and the results I get.
One feature, that I’m currently missing is the option for the Gutenberg Block to set the panorama to wide width or full width like it is possible for standard images.
Any chance that this will be added in the future?
Cheers
]]>Hi there,
I just installed this plugin and it’s very great. It works just perfect on my computer.
But on my Android 5.0 with Chrome 74.0.3729.157 it doesn’t work and I get the following error in the browser console. On my Android only get the image fitted to the with of my screen and a big gap/space after the image (of 400px height). Below that there’s the error message: “Scroll left/right to pan through panorama.”
This is quiet anoying ??
Gyroscopic data unavailable. Falling back to cursor-based panning
Source: jquery.paver.min.js?ver=1.1.4:1
I guess, that the issue is related to Paver… Does anybody else also struggeled with this issue?
On my Samsung Internet Browser on my Android it’s working fine, even though I don’t like that the gyrosope sensor is extremly sensitive.
All the best,
Fabian
]]>Having activated this plugin, I have used blocks to insert a number of test panoramas in some posts. Whilst the post is in draft mode this pano inserts and scrolls as expected. However when the draft is preview or published is displays as a wide fixed image.
The scroll left/roll instruction box also sits well below the pano on the post.
I note this is unresolved from previous support queries.
This would be a great plugin if it can be sorted.
]]>Hi,
I installed your plugin, and used a 360 degree picture, but for some reason the picture is being fitted into the window, and I can’t scroll at all.
Any idea why this is happening? the page is: https://www.ecobouwen.nl/360-graden-fotos/
]]><b>Warning</b>: count(): Parameter must be an array or an object that implements Countable in <b>/homepages/44/d742844162/htdocs/clickandbuilds/RoyalMarineApppartments/wp-includes/post-template.php</b> on line <b>284</b><br>
]]>hey, I embedded a panorama image using the shortcode, but it will not pop to 400 px height, and at the bottom I get the error message “Scroll left/right to pan through panorama.” – but no scrollbar appears (because the image is fit to the container).
do you see the issue here?
wordpress is up to date and I tried with deactivating all other plugins – no success
]]>Hi,
Im using easy panorama plugin and xthemeco theme/cornerstone its working properly but after migrating into new domain (IP address) the plug in is no longer working and it doesnt even have error, can anyone help me please, thanks in advance
]]>is this plugin not responsive?
]]>When used with the Divi theme, a page builder theme from Elegant Themes, the media selection dialog box does not appear when I click the “Add Panorama” button.
Once inserted, it works great.
]]>I recently started using this plugin, but although my jpg image is
5000×600 and looks good in the image viewer, when I upload it to wordpress the image looks terrible.
see: https://algsulab.com/2/laboratuvar/
this is the original image:
https://algsulab.com/2/wp-content/uploads/2017/03/DSC_0001-DSC_0034_blended_fused.jpg
what can I do?
]]>On Android panning through the panorama uses only the device orientation. On a tablet that is not optimal, a user wants to pan using touch/wipes or at least mouse emulation.
]]>I found a small issue where the admin Add Panorama button has a span that stretches to cover other media buttons above the WYSIWIG Editor. I’ve tracked down the issue to the class-easy-panorama-admin.php.
CURRENT CODE:
public function addPanoramaButton() {
echo '<span id="insert-panorama" class="button insert-panorama"><span class="dashicons dashicons-camera" style="color:#82878c; vertical-align:text-top;"></span> ' . __('Add Panorama', $this->plugin_name) . '</a>';
}
SHOULD BE:
public function addPanoramaButton() {
echo '<a id="insert-panorama" class="button insert-panorama"><span class="dashicons dashicons-camera" style="color:#82878c; vertical-align:text-top;"></span> ' . __('Add Panorama', $this->plugin_name) . '</a>';
}
]]>
I installed the plugin (today). On my desktop, it does nothing – aka it displays the panoramic image full width just as if the plugin was not present.
Using the browser debug mode, I get the following:
JQMIGRATE: Migrate is installed, version 1.4.1
jquery.paver.min.js:1 The deviceorientation event is deprecated on insecure origins, and support will be removed in the future. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.
hasGyroscope @ jquery.paver.min.js:1
jquery.paver.min.js:1 Gyroscopic data unavailable. Falling back to cursor-based panning.
no @ jquery.paver.min.js:1
The markup looks like this …
<div class="easy-panorama paver--fallback" style="height:400px"><img src="https://elder.ninja/wp-content/blogs.dir/1/uploads/2017/01/Image-12.jpeg" title="Image-12" alt=""></div>
<div class="paver__fallbackMessage">Scroll left/right to pan through panorama.</div>
On mobile (smartphone), it displays correctly, however there are two issues.
1. if I rotate the mobile screen from portrait to landscape, the panorama panning becomes erratic and difficult to control.
2. the panning is only controlled by the mobile device motion sensor forcing the user to move around to see the whole picture. There does not appear to be a way to pan using a finger.
]]>Hi,
first: Thanks a lot for this great plug-in. Worked instantly and looks perfect on mobile. Is there a way to adjust the height of the panorama with some css/js to a flexible height. E.g. I got full-width, full-height section in my theme where the curr view/ display size is set to the min-height of a div.
How to adjust the height of a specific panorama to this min-height?
Parse error: syntax error, unexpected T_STRING in /home/BLAH/BLAH/BLAH/BLAH/wp-content/plugins/easy-panorama/easy-panorama.php on line 44
BLAH = I Changed the path for security reasons
]]>Hi
Really excited to see a plugin that gives universal access to the excellent ‘Paver’ panorama script. Thank you for making this available!
The effect is beautiful when viewed on a desktop screen but I can’t seem to get the plugin to behave when on a mobile device… the image simply displays fullwidth, shrinking the height property to fit the width of the screen. see playground.flintsonline.com
Do you have any suggestions?
Thanks