Hi folks,
I think many NCs were desperately looking for a solution to embed paypal widget in their blogs lately.
So here is the solution:
Use this code in Custom code area.
THIS CODE IS FOR ALL BLOGS
<script type="text/javascript">
x$(document).ready(function() {
x$(".xg_span-16 .xg_blog .postbody").after('<div style="float:right;">PAYPAL EMBED CODE GOES HERE</div>');
});
</script>
THIS CODE IS FOR SPECIFIC BLOG
<script type="text/javascript">
if (window.location.href.split('blogs/')[1] == 'YOUR_BLOG_NAME') {
x$(".xg_span-16 .xg_blog .postbody").after('<div style="float:right;">PAYPAL EMBED CODE GOES HERE</div>');
}
</script>
Understanding YOUR_BLOG_NAME http://www.YOURSITE.com/profiles/blogs/YOUR_BLOG_NAME
You may want to contact me for custom design and custom solution @ bernardmax2@gmail.com

Go to paypal account and you will find the embed code there.
Permalink Reply by James Simmons on December 19, 2012 at 7:26am Obtaining and inserting embed codes into forum discussions (not blogs) is easy, but then Ning strips them out for some reason. The Ning platform offers forum discussions called "Discussions," and "Pages", and "Text Boxes," and also "Blogs." Paypal embed codes work fine in pages and text boxes but not in discussions and blogs. Does this code work in forum discussion or just blogs?

Yes this code works in almost everything.
Michael Goebel replied to Michael Goebel's discussion 'Where have the text boxes on the profile pages gone ?!?!'
Melinda Orr replied to Michael Goebel's discussion 'Where have the text boxes on the profile pages gone ?!?!'
Melinda Orr replied to Michael Goebel's discussion 'Where have the text boxes on the profile pages gone ?!?!'
Melinda Orr replied to Michael Goebel's discussion 'Where have the text boxes on the profile pages gone ?!?!'
Kos replied to soaringeagle's discussion 'killer penguins'
Jordon McGee (Jords) replied to Rafael's discussion 'Multiple Chat rooms for Ning 3.0'© 2013 Created by Ning.
