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

Dustin Craig replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"Appreciate the tip! I probably won't add this to my current site, but it might be a nice touch…"
20 minutes ago

NC for Hire
Bernard Lama replied to Alexander's discussion 'Text Ticker in Ning Bar'
"You are welcome Alex. I'm glad to help you..."
25 minutes ago

NC for Hire
Bernard Lama replied to Larry Matthews's discussion 'Photos'
"Can you show me your site and point me to what exactly you want to change?"
27 minutes ago
Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'
"Thanks Bernard... You're a gentleman! I've changed the colour now. Much…"
31 minutes ago
Ningaholic replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"Appreciate the response Phil--looking forward to continued improvements.  Quick follow up to…"
41 minutes ago
Larry Matthews replied to Larry Matthews's discussion 'Photos'
"I have a script for ning 2.0 that uses these classes below.  I was trying to convert it to…"
1 hour ago
Gary Lefko replied to Allison Leahy's discussion 'General feedback'
"Thx for quick response!"
1 hour 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…"
1 hour ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service