Banner for Prezi Embedder
This plugin allows the user to quickly & easily embed a Prezi in WordPress site by directly implementing the published iframe embed code. Wordpress Tutorial
Noted That:
  • To install correctly this prezi-embedder.zip .
  • Fisrt Download the prezi-embedder.zip to your computer
  • Extract/Open prezi-embedder.zip to Your Computer.
  • Then, Find readme.txt file inside prezi-embedder.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " prezi-embedder.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Prezi Embedder

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Prezi Embedder

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Prezi Embedder

Step-5 : Now, Browse " prezi-embedder.zip " Downloaded plugin from your computer, Where you downloaded " prezi-embedder.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Prezi Embedder

Step-6 : Now, Click on " Active Plugin "

Activate Prezi Embedder

Step-7 : Then, See left Side Menu. " Prezi Embedder " folder is added on left Side Menu. Now, Click on " Prezi Embedder " folder.

Noted that: If you do not see " Prezi Embedder " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Prezi Embedder Configurations and Settings or How to work " Prezi Embedder " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Prezi Embedder " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Prezi Embedder
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Upload prezi-embedder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [prezi id=" "] in any post or page were you want to embed a Prezi.

To find your Prezi ID, the easiest solution is to simply copy the URL of your Prezi, which should look something
like this: http://prezi.com/ / . If you paste that URL exactly as it is, the plugin is
now smart enough to extract the ID for you. Alternatively, if you would like to do it the hard way, you can
manually extract the from that same URL.

Prezi Embedder Options

In addition to a simple embed, you can also set some additional embed options:

  1. align (default = none) : Aligns the Prezi left , right , or center in your post.
  2. width (default = 500) : Width of viewer in pixels.
  3. height (default = 400) : Height of viewer in pixels.
  4. lock_to_path (default = 0) : Whether to constrain user navigation to Prezi path (1), or let them roam free (0).
  5. autoplay (default = 0) : Enables option at bottom of Prezi display to start autoplay.
  6. html5 (default = 1) : True (1) to use new HTML5 viewer, false (0) to use Flash-based viewer.

The following shortcode is equivalent to [prezi id=" "] , with default values explicitly set:


[prezi id="
" width=500 height=400 lock_to_path=0 html5=1]

Name