Yes, I have read the prezi manual.
Yes, I have made my prezi public.
Yes, I have copied the embed code to clipboard.
Yes, I have pasted the embed code into the html view of the wordpress blog page.
No, the code doesn't embed and disappears in full from the entire screen when the post is saved.
Promoted
Response
-
Hi all,
I solved it, for me at least! Now my Prezi runs smoothly on my wordpress.com blog. Note, it's the FREE wordpress.COM blog, not self-hosted/paid-hosting wordpress.ORG blogs. I'm not sure how things would work on the .org blogs, but I presume if this works on the the wordpress.com blogs, it should also work on the wordpress.org blogs. I used "gigya" flash hacks for this, thanks to Panos of wordpress tips blog here:
http://wpbtips.wordpress.com/2010/07/...
1. My Prezi is on [http://prezi.com/8c_glvg9xaur/the-boo.... I got the HTML embed code from the </> icon. I won't paste it here as it'll show up as the Prezi itself!
2. Extract the middle portion of the code (shown below) and paste on a text editor document (like MS word):
src="http://prezi.com/bin/preziloader.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="550" height="400" bgcolor="#ffffff" flashvars="prezi_id=8c_glvg9xaur&lock_to_path=0&color=ffffff&autoplay=no&autohide_ctrls=0"
3. Edit the "EXTRACTED CODE" by adding "[gigya" before and "]" after the "EXTRACTED CODE", like this:
[gigya src="http://prezi.com/bin/preziloader.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="550" height="400" bgcolor="#ffffff" flashvars="prezi_id=8c_glvg9xaur&lock_to_path=0&color=ffffff&autoplay=no&autohide_ctrls=0"]
4. Paste this short code onto your the wordpress.com blog post while in HTML/Visual editor mode, and it should show up nicely after you publish!
-
Hi, is it the same with other embed codes (like youtube) as well? The Prezi blog also runs on Wordpress engine, and I can embed prezis without any problems.
there might be an issue with your blog cms? -
-
according to this http://en.support.wordpress.com/code/ the embed object iframe codes are not allowed on wordpress.com this might cause the problem
-
-
I had the same problem, but when I emailed WordPress support I got this response:
"> Is it possible that WordPress will support the embedding of prezi
> files anytime in the (very) near future.
>
> Thanks!
I'll add it to our list of suggestions, in the meantime there is a possiblity that you can post them using Vodpod:
http://support.wordpress.com/videos/v...
Thanks,
Hanni"
I tried this and it worked! It is a multi-step process, but I did achieve the desired resut, my prezi in my wordpress blog.
Good Luck!-
The trick is to paste the 'embed' code into the Vodpod dialogue box. Initially, it didn't find my prezi, but then asked if I had the embedded code - YES - so I pasted it in and BAM, I've got a Prezi presentation on my blog - aaronphaneuf.wordpress.com Thanks for the help y'all.
-
-
-
-
-
Hiya
I installed this plug-in on Word Press and Prezi is working fine.
http://wordpress.rebelic.nl/prezi-sho... -
-
-
-
-
-
Marc, thanks, but that plugin works only on an independent wordpress install, which is very good, but doesn't solve the original problem. The embed still won't work with a regular http://wordpress.com/ blog as there's no way to add the plugin.
-
-
I have been able to do it by adding the Prezi to Vodpod and then embed the video-vodpod to the Wordpres: the embed works with a regular wordpress.com
-
-
I used Vodpod with the embed code ... I think:
http://virtualmobiliser.wordpress.com...
Yep - just checked the code. Vodpod is able to wrap the flash.-
yeah I don't see your Prezi showing up??? on your page???
-
-
-
-
-
Thanks for the feedback, Tony! This topic had been quoted in Prezis official Learn page. Thanks for the input, guys!
http://prezi.com/learn/tips-and-trick... -
-
I use the Prezi Shortcode plugin for Wordpress (Marc's suggestion) but I can't find the view link of my Prezi's anymore. I can only link to / embed a page like this: http://prezi.com/8en7ur8zklio/samenwe...
But I want to embed just the presentation, not everything arround it.
I supose because of the new prezi look?
any suggestion's? -
-
-
Greetings,
Thanks for the help so far. I'm using the Prezi Shortcode plugin but, as you can see... www.fleetfootstudios.com ... it has embedded the entire page.
Is there any way to just embed the prezi itself?-
Ben,
Looks like you pasted the code recieved when clicking on 'link' instead of the code recieved when clicking on 'embed'.
Am I correct?
Hope this helps,
Kind regards,
Roel
(Fellow user, not affiliated with the prezi team). -
-
-
-
-
I don't use the Prezi Shortcode plugin any more. It's more easy to copy the embed code from Prezi, put the edit mode from Wordpress in HTML and past de embed code there.
This is the result:
http://rob-houben.dacapo-college.nl/w... -
-
-
-
-
Hi everyone, i've tried the vodpod trick for my wordpress.com blog, but it doesn't work. i subscribed, put the widget on my blog, and when i "add a video" in vodpod, with the embed code of my prezi, vodpod writes : "sorry, we do not support videos from that site"
Have i forgotten one step, or do you think this is vodpod which has blocked this trick ?
Thanks for the answers, and have a nice day all ! Cédric-
Hi Cedric
I tried the same too. Seems that vodpod had recently disabled that ability to add prezis.
Their reply
"Sorry, but our mission at Vodpod is to help people specifically collect videos. We don’t support other Flash objects like presentations or slideshows."
http://vodpod.com/forums/2/topics/1391
Anyone else has any good solutions? -
-
-
-
-
Hey all!
Prezi works like a charm, helping me a lot in my presentations... but I'm having some issues with Autoplay and Hide Controls when embedding int Wordpress. I want my Prezis to autoplay on loadComplete.
First on the FlashVars:
{param name="flashvars" value="prezi_id=cxrlvpytjfb9&lock_to_path=0&color=ffffff&autoplay=no&autohide_ctrls=0"/}
And on Embed Code:
{embed flashvars="prezi_id=cxrlvpytjfb9&lock_to_path=0&color=ffffff&autoplay=no&autohide_ctrls=0"}
It isn't working when I switch it to 'yes' and '1'. Is there any workaround?
Thanks in advance!-
Carlos, have you figured this out yet? I am having the exact same issue.
-
-
Same here Carlos!
-
-
-
-
-
Hi all,
I solved it, for me at least! Now my Prezi runs smoothly on my wordpress.com blog. Note, it's the FREE wordpress.COM blog, not self-hosted/paid-hosting wordpress.ORG blogs. I'm not sure how things would work on the .org blogs, but I presume if this works on the the wordpress.com blogs, it should also work on the wordpress.org blogs. I used "gigya" flash hacks for this, thanks to Panos of wordpress tips blog here:
http://wpbtips.wordpress.com/2010/07/...
1. My Prezi is on [http://prezi.com/8c_glvg9xaur/the-boo.... I got the HTML embed code from the </> icon. I won't paste it here as it'll show up as the Prezi itself!
2. Extract the middle portion of the code (shown below) and paste on a text editor document (like MS word):
src="http://prezi.com/bin/preziloader.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="550" height="400" bgcolor="#ffffff" flashvars="prezi_id=8c_glvg9xaur&lock_to_path=0&color=ffffff&autoplay=no&autohide_ctrls=0"
3. Edit the "EXTRACTED CODE" by adding "[gigya" before and "]" after the "EXTRACTED CODE", like this:
[gigya src="http://prezi.com/bin/preziloader.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="550" height="400" bgcolor="#ffffff" flashvars="prezi_id=8c_glvg9xaur&lock_to_path=0&color=ffffff&autoplay=no&autohide_ctrls=0"]
4. Paste this short code onto your the wordpress.com blog post while in HTML/Visual editor mode, and it should show up nicely after you publish!- view 19 more comments
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Okay, so I'm following this instructions and they're working great! My only problem now is that whenever I go to view it, I'm greeted with a little blurb after the Prezi embedding loads that says "This Prezi does not exist" ... and it does.
Any ideas? -
-
Hi Valerie,
did you maybe change the public/private setting for the prezi after generating the embed code? If you let me know the URLs of the prezi, and the website, I can investigate further.
Kind regards,
Katrin -
-
-
-
Thank you so much, bookbagdesigner!!!!
I searched too much for discovered a solution and only yours answer realy solved my problem. Thankyou!
The result: http://fernandamourao.wordpress.com/b... -
-
bookbagdesigner you are great.
I tried all morning to solve it (only after 4-5 hours i noticed your comment).
and then it took about 10 seconds.
i suggest Prezi guys to help us a bit more and just put a title like this in the FAQ section:
How to embed a Prezi in WordPress:
Get your PREZI_ID let's say XXX
Embed the code below to the blog editor
That's it!!!
[gigya src="http://prezi.com/bin/preziloader.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="550" height="400" bgcolor="#ffffff" flashvars="prezi_id=XXX&lock_to_path=0&color=ffffff&autoplay=no&autohide_ctrls=0"]
you can even go further with supplying an embedding form asking the following:
autoplay: Y/N
autohide_ctrls: Y/N
allowfullscreen: Y/N
allowscriptaccess: Y/N
after the checkboxing is complete just supply the code. -
-
-
thanks bookbagdesigner. Oddly enough, I edited the code as you suggested but it didn't work for m... I wonder if things have changed again. I'm using a self hosted wordpress, and the whole code just gets stripped, whereas with this edited code you suggest, it shows up as text (of course i'm entering it in the html editor :-) ). Oh well!
-
-
Finally!!!! Thank you all for working this out.
-
-
I think wordpress is trying to "fix" your code.
Did you try to paste the code and UPDATE the post WITHOUT changing to visual view?
If you left blank lines before and after the code, WP could try to put it inside a paragraph, and fix whatever is necessary to make the tags closing consistent (even "fixing" your embed code)
Make sure previous tags are properly closed too.
It happened the same to be before, and it was wordpress not linking some tags inside others, e.g. em inside strong, so I had to "learn" what WP was going to change and do it its way so it stops doing it.
Does that gigya hack makes the prezi presentation to automatically play?
Mine sits pre-loaded with a GIANT white box on top of the whole top half of the presentation with the presentation's name and description. I tried autostart everywhere, no success. -
-
For me it worked with the gigya, just copied it with the ID of the Prezi and done.
I pasted it in visual mode and in HTML mode, it doesn't seem to really affect the whole thing. -
-
The OP already stated to have pasted the code in both visual and HTML mode.
My question, again, is:
DId you try NOT switching views ( HTML / Visual ) after you pasted the content?
Switching between views does the same "code fixing" you want to avoid, NO MATTER WHICH VIEW you pasted it in.
Also, did you use ANY text editor before to past it into wordpress?
Some apps, and some browser plugins, some javascript "copy to clipboard" scripts, and others CONVERT the quotation marks to "pretty" ones, instead of the regular ones you need in coding. Even website programmers upload the wrong ones themselves to workaround database and programming issues.
Did you verify the quotation marks are correct? (not specially left or right ones) -
-
I don't think it reaaly matters because when you update or publish your post WP also "fixes" your code, which by the way can be a pain.
If I'm right, I pasted it in visual mode, then updated and saw the preview, then went to HTML mode to fix something somewhere else....
But since it already works I don't think it's such a big deal! Next time I'll pay more attention to the exact proccess :)-
There are changes that wp DOES fix at saving, even if you didn't switch views after pasting, and things it doesn't fix.
I don't remember exactly which ones, but in my last test (about last year?) I definitely found things that STAY when visual view tab is not clicked. -
-
-
-
-
-
The easiest way to add a prezi to your wp blog is to
1) Download and install the Prezi WP plugin (http://teleogistic.net/code/wordpress...)
2) Paste the below text into the HTML mode when editing your blog
[prezi id='http://prezi.com/dlqjmaadxt_j/interac...]
**Obviously change the prezi id to your own one, I have just used mine as an example
3) Publish!-
Plugins only work on self-hosted WP sites. For most free wordpress.COM blogs, there's no function available to install plugins. Your answer doesn't help those who are using the free wordpress.com blogs, which is the poiny of this thread...
-
-
-
-
-
I sure do want this to work but I havent been able to do it yet.
Seriously, anyone want to make $5-
Figured it out. I was pasting the entire code(from prezi) with the edits.
you only need the part that was EXTRACTED and edited.
[gigya src="http://prezi.com/bin/preziloader.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="550" height="400" bgcolor="#ffffff" flashvars="prezi_id=zmtazxvjy_my&lock_to_path=1&color=ffffff&autoplay=no&autohide_ctrls=0"] -
-
-
-
-
EMPLOYEE
I’m
impressed
Cool: a dedicated Prezi plugin for WordPress: http://socialblogsitewebdesign.com/wo.... Not an official one by us, but maybe it helps you still. -
-
And it will soon allow you to even upload your stand-alone app to your server, as well as a button in the editor to place your presentation, all through a convenient wp dialog modal window.
-
It's good to know other developers are filling the gaps we leave ;-)
-
-
-
-
-
hi there. i have the same issue but just with one of my three prezis. it's weird because i tried to remove every image on it, but continues to show that error.
Technical details:
id: 1210
how can i fix this???
i have only used prezi, not any other "experimental editor" as the error sugested
thanks-
Please don't send in multiple forums posts or tickets about the same thing. It creates confusion, more "house-keeping" work here on the forums and eats away the support team's time. Time, that we'd much rather spend on working on the actual support requests.
I answered in the other topic: http://community.prezi.com/prezi/topi.... Please continue the discussion there, so we can all stay focused on the issue itself.
Thanks! -
-
-
-
-
Hi there!
So, I'm using a self-hosted wordpress site and I cannont get my prezi to look good. I can get it to post, but it looks TERRIBLE! It's very pixelated until after you click the play button.
I've read on the comments on here, but still cannon find a solution. Any help would be great!
thanks!-
Hi Jeremiah!
Please see http://community.prezi.com/prezi/topi... for explanation of and discussion about this feature. -
-
-
-
-
-
-
-
-
-
-
To simplify the manip, I propose a tool (in French) on http://micetf.wordpress.com/2012/02/1....
-
-
Good stuff. Thank you so so much for sharing your knowledge with world through the Internet. Wonderful blog and post you got here
Richmond hill Moving--Richmond hill Moving -
-
-
Loading Profile...



Twitter,
Facebook, or email.

EMPLOYEE







http://en.support.wordpress.com/code/...
The only option we have that you may be able to use to embed a presentation would be scribd. Here is some information about that:
http://en.support.wordpress.com/scribd/ "