Video posts work fine, but the comments hang at "Please wait while Seesmic is completing the post". Based on others' issues with this, I need to change my comments definition in my theme and I can do that, I just don't know what to change. the url for my site is:
A label, "Add a video to your post with seesmic" appears on my WordPress blog but I could not find a video recorder window. It seems that this label is deactivated.
404 on "pngfix.js" bad reference
Would be great If you can correct your Wordpress Plugin.
In "seesmic-wp-plugin.php" on line 40.
It's a line :
<!--[if lt IE 7]><script defer type="text/javascript" src="pngfix.js"></script><![endif]-->
Must be:
<!--[if lt IE 7]><script defer type="text/javascript" src="<?php echo get_option('siteurl'). '/' ?>wp-content/plugins/seesmic-wp-plugin/pngfix.js"></script><![endif]-->
It's not a big bug but it's generate 404 missing request file that appear on my logs. And It can be solved just by modifying that line.
Greetings from Peru
Diego Lerma
http://www.tecnoaventuras.com
Video comments are working in FF, but not in IE7. Any pointers as to why that might happen? When I click on 'leave a video comment' nothing happens in IE7.
I would like to be able to only show the video thumbnail on the index page of my blog and have that link the Seesmic video on 'single.php'.
I can envisage this through the use of some pre-determined 'template tags' e.g. 'get_see_thumb' for the index page and 'see_video' for the single.php page
When I used the Seesmic plug in, and put a video in the post, it leaves a big blank space.
ttp://www.astdcascadia.org/BlogCascadia/2008/05/adding-video-comments/#comments
"But the widget builder doesn't care about conversations? I would like to embed a specific conversation, so that people can follow it from by blog. An example would be if a speaker at our future conference posted a seesmic intro to her topic, I could embed that intro _with_ the related replies it gets into a post."
I would really like to have the Seesmic WordPress plugin work on my blog, but it won't show if I'm using Disqus. To have Seesmic comments, I'd need to remove Disqus where my comments are. Once I deactivate Disqus, I lose my comments on my blog. Is there any way to overcome this?
I love this idea, but I can't use it because it doesn't work with disqus. :-(
Is there any way for seesmic to integrate with disqus. If so that would be amazing!!! If you're planning on integrating with another comment management system let me know and I'll consider moving just for this feature.
Seesmic WP plugin is great, let me adjust the width and height, Please!!!! Current fixed width breaks my template. I want this in my toolset, please and thank you!
Thanks for the WP plugin, awesome! Works great, one small thing, ok big thing for me and other Seesmicians.
Integrate Seesmic Video in WP into the Editor or a Button that is easier to find, I almost missed it because it so is far down below the text editor! Spoke to other Seesmicians who have used the WP plugin and feel the same way. It will make us so happy!
Also like to see the Seesmic video comment a little bit higher and closer to the text comment box. Do that and I will be a raving fan of the WP plugin!
I have the latest version of the WordPress plugin on my blog, 0.8, and I am finally able to record video posts, but I don't have the option to record a video comment. I am pretty sure that there is a problem with the theme, because when I change the theme, it works. Is there something that I could change in my theme to make the video comment button work?