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

Tags: blog, code, embed, in, paypal, widget

Views: 285

Reply to This

Replies to This Discussion

Hi

nice tip!

do you have a similar code for adsense adverts? I tried the above the absense and didnt work

thanks

Well Joe, for ads and stuff check sweetpotato's tip here

thanks

i wish a code that makes it appear on the very bottom - that one in the link make it appear after paragraph

Credit goes to Sweetpotato

Why don't you the same code after modifying a little bit...

give this a try..

 

<!-- Insert Ads INSIDE Blog Posts by SweetPotato -->
<div id="ad_after_jump" style="display:none;">
<!-- Advert Script START -->
Your google ads goes here
<!-- Advert Code END -->
</div><script type="text/javascript">if (typeof(x$) != 'undefined') {  x$('.xg_widget_profiles_blog_show .postbody ').after('<p style="font-weight:bold;"><div id="ContentAdverts"></div>');    var inject_SPadverts = document.getElementById('ad_after_jump');    var SPadverts = document.getElementById('ContentAdverts');    SPadverts.innerHTML = inject_SPadverts.innerHTML; }</script>

hey!! thanks a lot  - it worked!

somehow using this code my adsense adverts are appearing perfectly when using Firefox and Opera browsers but do not appear at all when using internet explorer - the other adsense adverts not using this code are appearing okay using IE

I Need to check it. I will check it when I get time. Thanks

no problem

Hey Bernard, thanks for this post. Is there a way to repeat this for forum discussions? I would like to be able to create a series of helpful forum discussion about products that support the free educations videos and articles we post. I find that my PayPal form codes and content are always stripped from any forum discussions I add.

Thanks!

Hey James. You are welcome.

 

Use this class

.xg_span-16 .description

instead of this class

.xg_span-16 .xg_blog .postbody

This doesn't work on my network and I tried everything,I dont know why????

Waiters Today Social Network

 

How do I get my Paypal embed code?

RSS

Latest Activity

Gary Lefko replied to Allison Leahy's discussion 'General feedback'
"Thx for quick response!"
7 minutes ago
Melinda Orr replied to JFarrow's discussion 'Ning Emails Going to Spam?'
"Chris I'm experiencing the same problem with my site...did you get this issue resolved? Any…"
26 minutes ago
John Bizley replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"You are welcome CocteauBoy and yes by seeing them side by side you get a better idea. My site will…"
30 minutes ago
John Bizley replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"Hi Dustin and thanks for your kind remarks about my site. To get the texture for my content I used…"
37 minutes ago
Allison Leahy replied to Allison Leahy's discussion 'General feedback'
"Hi Gary, If you were to transition your Ning 2.0 Network to the Ning 3.0 Platform and membership…"
38 minutes ago
Suzie Nielsen replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
" Dustin, Please check my 3.0 site, I would like to discuss linking to your site in my…"
46 minutes ago
Writer Chick {Diane} replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"It's the versatility of it that I like, AND the fact that I can now make my network look…"
50 minutes ago
Lisa Kowen replied to Elson Tan's discussion '[Apply for Closed beta now] Real Time Notification System for Ning Networks'
"Looks great - definatly keen to set it up on my site.  Will you let me know when it is…"
51 minutes ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service