Claude DiDomenica
Forum Replies Created
-
Alex,
I’ll upgrade the plugin and try and break it then. ??
OK, I upgraded and seems to work.
Not sure if you can use this, but it took me a while to figure out how to get Facebook videos to embed using the generic Flash thingamabob. Maybe you can hardwire this into your plugin for other knuckleheads like me?
[flash]https://www.facebook.com/v/152931551467846[/flash]
One caveat for folks who use this: Some videos require being logged in to Facebook to view. Not sure, but some might also require being friends there or Liking a page. So maybe add a notice on any pages that use FB videos…
Hello,
When I first tried to get a playlist to work, many moons ago, I had to figure out how to encode the URL. This is what I came up with, and I just tried it, it still works:
[youtube]https://youtube.com/view_play_list?p=D9ACBA3F1864574D[/youtube]
If you want to see it on my blog, its the second video at the bottom of this page.
My question is: Will upgrading the plugin break things that are already working for me?
Thanks! ??
OK cool. I’ll just link to here as the source.
I’m pretty good at getting stuff to validate (or finding an alternative that does validate), hit me up any time and I can at least take a peek.
Hey llewellynworld, you’re a pal. Worked like a charm!
I now see what you were telling this knucklehead what to do. And it’s useful to know for other stuff that might come up related to functions and/or null issues…
If it’s OK with you, I’d like to post this fix on my blog, with attribution of course. If you want, I can link to here or somewhere else. Contact me via my blog if you want the somewhere else, or post the link here. From time to time, I post blogmaster tips and this is a good one since so I assume lots of folks use the plug-in.
I’ll also add one or two other tips on getting the plug-in to validate (JS on IE and validator.w3.org) that I noticed. I need to check my notes, but I think both aren’t issues in the code, per se.
Thanks again!
Hello llewellynworld. I’m having the same problem. I tried to patch the script (wp-recaptcha/recaptcha.php) and although I got the JS error to disappear, I’m now getting HTML validation errors. Looks like the <\body> tag is getting snipped off somehow now.
It could be I did the patch wrong. It would be helpful if you could post the code to do the patch, in-context. I was not sure how to wrap the code around the function as you suggested.
Thanks!