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/).
[prezi id='http://prezi.com/hgjm18z36h75/why-should-you-move-beyond-slides/'] [prezi id='hgjm18z36h75'] - The plugin also accepts optional width and height parameters:
[prezi id='hgjm18z36h75' width='600' height='450']
Prezi WP was developed for the CUNY Academic Commons.
Prezi WP has been downloaded 912 times. Are you using this plugin? Consider a donation.
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!