Sam Rohn
Forum Replies Created
-
Forum: Plugins
In reply to: [PanoPress] Problem with xml filehowdy
your pano does not display properly on any mac browser i tested either, safari, firefox, or chrome
most likely this is due to XML path issues, it seems to be trying to load a file at https://www.rozenek.com/wp-content/uploads/panoramas/test/panorama.swf which cannot be found, try using absolute paths in your xml to make sure it is finding your files properly
otherwise, please see the panopress help guide on the panopress forum
https://www.panopress.org/forums/topic/panopress-troubleshooting-faq-read-me/
thanks
sam
Forum: Plugins
In reply to: [PanoPress] открытие панорамы в новом окнеpanopress will not open a panorama in a new window, only inline or in panobox
sam
Forum: Plugins
In reply to: [PanoPress] Multiple panoramas on One pageyes, one pano at a time will unload the current pano before opening a new one
try using with preview images and or panobox for best results
sam
Forum: Plugins
In reply to: [PanoPress] Conflict with Jetpackpanopress definitely works ok w wordpress 3.8, you might want to contact the author of your theme about resolving this error
sam
Forum: Reviews
In reply to: [PanoPress] Easy… where?Forum: Plugins
In reply to: [PanoPress] Conflict with Jetpacki run panopress and jetpack on several sites, i have never seen nor has anyone else reported any problem between these 2 plugins on the panopress forums
it could be a conflict with your theme, have you tried testing w default wp theme and disabling all other plugins ?
otherwise, is panopress working and behaving normally w embeds etc ?
sam
Forum: Plugins
In reply to: [PanoPress] panorama file to uploadsee the panopress FAQ page for general info on creating interactive panoramas for use with panopress, this requires special software such as Krpano, Pano2VR, OpenPano, etc
https://www.ads-software.com/plugins/panopress/faq/
and the panopress instructions for more info
https://www.panopress.org/instructions/
also see this tutorial on creating interactive 360° panoramas with free open source software
sam
Forum: Plugins
In reply to: [PanoPress] How to use with 360cities?to embed panoramas from 360cities, you need to grab the link out of the embed code and use it like this with PanoPress –
[pano file="https://www.360cities.net/embed_iframe/keith-haring-mural/"]
sam
Forum: Plugins
In reply to: [PanoPress] How to add Text below Preview Image?mohaunix, easiest way to add a title would be with an H3 or somesuch below your shortcode, you could further style this w CSS as desired
[pano file="path/my-pano.swf" preview="path/my-pano.jpg"] <h3>My Panorama Title</h3>
more info on customizing PanoPress w CSS here – https://www.panopress.org/forums/topic/panopress-css-tips/
sedhurabe, see the main page description or FAQ page for info on how to create panoramas for use with PanoPress
https://www.ads-software.com/plugins/panopress/faq/
https://www.ads-software.com/plugins/panopress/
also see the panopress site main instructions page and forums for more info
https://www.panopress.org/instructions/
https://www.panopress.org/forums/
sam
Forum: Plugins
In reply to: [PanoPress] How to open multiple links in the same embedded windowyes, panopress will allow you to embed multiple panos with preview thumbnails on one page by using separate shortcode for each pano like this
[pano file="path/my-pano-1.swf" preview="path/my-pano-1.jpg"] [pano file="path/my-pano-2.swf" preview="path/my-pano-2.jpg"] [pano file="path/my-pano-3.swf" preview="path/my-pano-3.jpg"]
please see the panopress instructions and forum for more info
https://www.panopress.org/instructions/
https://www.panopress.org/forums/
sam
Forum: Plugins
In reply to: [Simple User Listing] Multiple roles selectionit should be possible to list users from multiple roles with WP_User_Query & get_users as explained here –
https://wordpress.stackexchange.com/questions/39315/get-multiple-roles-with-get-users
sam
Forum: Plugins
In reply to: [QTVR Viewer] Install QTRV Viewer and Plugin for wpseems you are using an incorrect path to your pano, the correct path is like this
https://art.link2max.com/wp-content/charm.mov
also have a look at PanoPress, which displays cubic (not cylindrical) qtvr file in flash using CuTy (see panopress instructions for downloading & installing CuTy) as well as all modern pano formats, currently flash, html5, webgl are most common
https://www.ads-software.com/plugins/panopress/
otherwise, QTVR is an obsolete format for panoramas, better to use something like pano2vr or krpano to create html5/webGL/flash panos which will play on all modern devices
sam
thanks daniel, this is much better for my current needs ??
might not be quite as accurate but it does tell me which sections and areas are being clicked on or not, and the data i have already gathered has helped me with some re-design decisions
thanks again, great plugin
sam
Forum: Plugins
In reply to: [imPress] Help! Installed this and my site crashedworks fine for me w latest wordpress 3.5.1, did you try testing this plugin w default wp theme and all other plugins disabled ?
i am seeing heat maps returned for dozens of different screen sizes, all random widths used on desktop browsers i assume, but no way to see all the data for a given page at once (which is what i want to see), only by slowly resizing the browser window until you hit one of the sizes listed ?
is there any way to see all clicks on a single map disregarding browser width ? my site is static width so browser width should not matter i think
sam