Prezi WP is a simple plugin that adds a [prezi] shortcode to your WordPress installation. Use:
- The id attribute is required. The plugin should understand both the unique Prezi ids (the jumble of letters and numbers in the URL) and the entire URL of the presentation (eg http://prezi.com/hgjm18z36h75/why-should-you-move-beyond-slides/).
[code]
[prezi id=’http://prezi.com/hgjm18z36h75/why-should-you-move-beyond-slides/’]
[prezi id=’hgjm18z36h75′]
[/code] - The plugin also accepts optional width and height parameters:
[code]
[prezi id=’hgjm18z36h75′ width=’600′ height=’450′]
[/code]
Prezi WP was developed for the CUNY Academic Commons.
Prezi WP has been downloaded [downloadstat url=”http://wordpress.org/extend/plugins/preziwp/stats/” get=”total” autop=”false”] times. Are you using this plugin? Consider a donation.
Pingback: Teleogistic / New WordPress plugin: Prezi WP
Pingback: New WordPress plugin: Prezi WP – CUNY Academic Commons Development Blog
Hello.
I have problems because “View Original” doesn’t works.
In line 44 of preziwp.php I change:
. ‘%2$s/”>’ .
by
. ‘/”>’ .
Now, it works.
Cheers.
I’m having an issue getting this to work with BuddyPress activity post similar to the TED Talks plugin. Is there any advice you could give? Thanks!
Pingback: Prezi of the Startup Lifecycle | Rory Ford
Gian-Lluis – Thanks for this small hack! I had the same issue and your change fixed it for me too. 🙂
Hi Boone
I have downloaded your plug in for testing. I have embedded the shortcode in a test page and everything seems to work fine except I cannot vary the size and wondered what I was doing wrong ? I copied the code from the readme file like below but it doesnt seem to vary the resolution/size. Seems to work great in all other respects as I can zoom in and out and scroll back and forward through a presentation. Can you tell me if I have something wrong ?
[prezi id=’http://prezi.com/hgjm18z36h75/why-should-you-move-beyond-slides/’ height=’400′ width=’600′]
Thanks
I should add that the resize issue is on Google Chrome and seems to be ok on Explorer and Mozilla so far as I can tell
Adrian – It sounds like a limitation with Prezi’s API. I’ll have a look when I get a chance.
Pingback: CFA-3ifa Alençon » Tutoriel pour insérer un diaporama Prezi dans son blog
Hi Boone,
Having the same problem with my width and height using your plugin, I looked at the file and found the typo:
Replace:
With:
Problem solved!
Woops,
Replace:
With:
aw I give up, look at the object tag and find where it says
width=
You’ll notice that width = id when it should be width = width, the same for height
Sorry Philip – I am surely being an idiot but I dont understand this instruction… Where would I find the object tag?
No problems. Found it… Many thanks
Thanks for the tip Philip. I can now resize!
This plug-in is great! Thank you.
I am encountering a problem on Prezi’s side, where a .swf audio file was uploaded without an attached image.
At first the audio wouldn’t even play, but now that I have activated your plug-in the audio works, however an error message
“We could not load one of your media files” still pops up before the slideshow.
Do you know if there is anyway to override this error message?
HI Boone,
Great plug in many thanks! Just wondering if there was anyway to embed private prezis by including the auth code somehow.
Many thanks
T
I had problems with resizing and i found out why.
I was using Chrome. I recomend firefox for resizing!
Thanks Philip, Good Pickup. Module developers, are you planning on getting this one fixed?
why it not working on Google chrome? 🙁
Hi! It is a great plugin and it works really well. But might be a good idea to do it responsive and to add “max-width” and auto height parameters. What do you think?
@boone +1 for a max-width option in the shortcode
Hi, will this work on facebook? Embed Prezi in post?