
PanoPress allows easy embedding of 360° Panoramas & Virtual Tours created with KRPano, Panotour, Pano2VR & others using Flash & HTML5
PanoPress is a free WordPress plugin for displaying 360 degree panoramas created with KRPano, Pano2VR, Kolor Panotour & Panotour Pro, Flash Panorama Player & Flashificator, PTGui, Saladoplayer & similar apps, and also displays legacy QTVR files in flash via CuTy (CuTy must be downloaded separately).
PanoPress also supports 360 degree and other panoramas hosted on sites like 360Cities.net, ViewAt.org, TourWrist.com, GigaPan.com, etc
PanoPress supports Flash & HTML5 panoramas created by the applications listed above, PanoPress is fully compatible with Apple’s iPad & iPhone, as well as Android and similar mobile or tablet devices which support HTML5 or Flash, PanoPress will also support WebGL Panoramas when they are supported by Krpano & Pano2VR later in 2013
PanoPress is compatible with 360° spherical panoramas, partial panoramas, flat panoramas, 360 degree video, gigapixel, multi res, & deep zoom panoramas, 360° object movies, virtual tours containing multiple panoramas linked via hotspots and audio or video, custom xml files, global swf+js & skin files, panoramas hosted on another server including Amazon S3 & other CDN, VPS, & other cloud services, and more.
PanoPress is compatible with all modern desktop and mobile browsers including Safari, Chrome, Firefox, Opera, Internet Explorer, as well as iPad & other tablets and all iPhone & Android browsers.
PanoPress 1.1 and higher supports percentage and pixel based widths & heights for better compatibility with responsive wordpress themes
PanoPress supports direct inline embedding of panoramas, preview images, multiple panoramas on one page can be opened one at a time by automatically closing previously opened panoramas to avoid memory issues on desktop & mobile devices, and our own “PanoBox” built in lightbox clone.
PanoPress & PanoBox display can be fully customized via CSS
PanoPress is written & developed by panoramic photographers Omer Calev & Sam Rohn
See the PanoPress Forums for latest info
panopress directory into your wp-content/plugins directoryPlugins page in WordPress admin areaSettings > PanoPress as desired
PanoPress Basic Settings - Panorama size, preview button and PanoBox

PanoPress PanoBox Settings - PanoBox size, Style, and other options

PanoPress Advanced Settings - Custom Panorama upload folder, global viewer files, Flash wmode & other options

Upload Panoramas via FTP - Use FTP to upload Flash + HTML5 Panoramas, or upload single swf flash panoramas via the wordpress media uploader
![<strong>Shortcode Button</strong> - use the [PP] PanoPress button in the WordPress editor to embed your Panoramas](https://ps.w.org/panopress/assets/screenshot-5.png?rev=613432)
Shortcode Button - use the [PP] PanoPress button in the WordPress editor to embed your Panoramas

Shortcode - or use the WordPress HTML editor to enter the code by hand

Panorama Preview - Display your Panorama with a "click to open" preview image

Panorama Display - Display your Panorama inline

PanoBox - Display your Panorama in PanoBox lightbox clone
panopress directory into your wp-content/plugins directoryPlugins page in WordPress admin areaSettings > PanoPress as desiredFirst, you must shoot and stitch a panorama, you will need a decent camera capable of manual exposure control, manual focus, and manual white balance setting, a solid tripod and a proper panoramic tripod head like from Nodal Ninja, and probably a good fisheye lens although fisheye is not required but it makes things easier – see the links below for tutorials on how to create a 360 degree panorama and more information on panoramic photography
http://www.youtube.com/view_play_list?p=15B8C737F69319BE
http://www.tilmanbremer.de/tutorials/
http://ivrpa.org
http://www.panoguide.com
After shooting your panorama, you will need to stitch it together using a stitching application like PTGui, AutoPano, or Hugin and then you must use another application such as KRPano, Pano2VR, Kolor Panotour or Panotour Pro, Flash Panorama Player & Flashificator, Saladoplayer or similar to create interactive 360° VR Panoramas with Flash or HTML5 for web display and use with PanoPress
PanoPress can also be used to embed panos hosted on websites like 360Cities.net, ViewAt.org, TourWrist.com, etc
Use the shortcode as below, accepted file types are .swf, .xml, .mov (qtvr) & .html
.htm, .php, etc as well as php queries like .php?=xx and similar file extensions will also work
Preview images may be .jpg or .png
Width & height are in pixels by default, or can optionally be specified as px, %, em, or other standard CSS units
Examples: 800px, 100%, 2.5em, etc, you may mix values like width=”100%” height=”400px”
Note that % width or height will be % of the parent css element, not nessisarily the entire page
File paths in shortcode are either relative to your panorama upload folder as set in panopress settings, or you may use absolute urls
‘[pano file=”path-from-upload-folder/my-pano/my-pano.swf”]’
‘[pano file=”my-pano/my-pano.xml” preview=”my-pano/my-pano.jpg”]’
‘[pano file=”my-pano/my-pano.html” preview=”my-pano/my-pano.jpg” panobox=”on”]’
‘[pano file=”my-pano/my-pano.html” preview=”my-pano/my-pano.jpg” width=”100%” height=”500px”]’
‘[pano file=”http://www.EXAMPLE.com/my-pano/my-pano.html”]’
See the PanoPress Instructions for more shortcode examples & info