I'm trying to figure out how I would go about putting a ad in a particular blog, or forum, not all the blogs and forums, just some specificity ones. Any help would be appreciated.

Views: 437

Reply to This

Replies to This Discussion

That's gonna be a custom job. I'm sure TJ can help you. 

Best Wishes

edit

paste

hows it a custom job?

u edit the blog

paste in the ad code where u want it

its extremely simple

 I tried that and the code vanished when I publish.

ok in that case try using openx  remnant campains add the adsence code  as a baner there use the zone invocation code ..iframes version (with or withot refresh) skip the click traking thats js and will be stripped too

paste in just he iframes code

im sure that will work

when u did the code did you switch back to visual or save while still in html mode

I'm kinda of tired of OpenX, it just don't work on our network, I even download the openX source code on my server and it work for about two page view then the codes vanished.

how can the codes vannish?

its working perfetly for me

well the insertion code ..jensocial has a code generator in her vip group if yor in thrre

actualy

hmm i really am not sure that will work if u want it only in 1 bog

maybe if u use the usergeerated id code

realy openx is the easiest way

This is what I mean when code vanish...IF I place 20 lines of code and press save or publish, when I return, I will only see 5 lines of code.

Two days ago, Ning sent me a message letting me know that My network will be moving to a new server, from the move of my network, these problem starts.

I think I know what you mean, I had a similar problem recently when I tried to put a Paypal widget in one of my blogs. No matter what I did, it would vanish every time I clicked save.

What's the ad you're trying to put into your blog?

creators should  be able to use js in blogs  if nit u can use iframes if u usethe openmarket adserver ibstrad i[of straight from adence (as an example)

really a blog or forum post shouldnt be much diferent then a textbox

but what ci[odes u can use are limited by yiur roles

i think admins can put js in text boxes only crators can on their profiles tooo as well as i believe blogs and forums

if u must use js

i maybe able to create a custom insertion point .. a blankor containin g named div then use the insertion code4 to place the ad code b4 after or inside that div

I looks like JS would get the job done. Do you have a code for JS, or instruction?

Anthony,

This should work for a specific Blog, and code at bottom for specific Forum. This code will insert your Ad at bottom of Blog, before Share links. Change yourblog_url to your blogs URL after the /profiles/blogs/.

Add your Ad code "Your Google Adsense, Content, or Other Ads GO HERE."

Add to Custom Code Box.

SPECIFIC BLOG:

<!-- Special Ad or Content Within Specific Blog -->
<div id="tmp_insideblog" style="display:none;">
Your Google Adsense, Content, or Other Ads GO HERE.
</div>
<script type="text/javascript">
if (window.location.href.split('/profiles/blogs/')[1] == 'yourblog_url') {
    x$(".xg_widget_profiles_blog_show .xg_blog .postbody").after('<div id="insideblog"></div>');
    var t_insideblogCode = document.getElementById('tmp_insideblog');
    var insideblogCode = document.getElementById('insideblog');
    insideblogCode.innerHTML = t_insideblogCode.innerHTML;
}
</script>
<!-- End Special Ad or Content Within Specific Blog -->

SPECIFIC FORUM:

<!-- Special Ad or Content Within Specific Forum -->
<div id="tmp_insideforum" style="display:none;">
Your Google Adsense, Content, or Other Ads GO HERE.
</div>
<script type="text/javascript">
if (window.location.href.split('forum/topics/')[1] == 'yourforum_url') {
    x$(".xg_widget_forum_topic_show div.discussion div.description").after('<div id="insideforum"></div>');
    var t_insideforumCode = document.getElementById('tmp_insideforum');
    var insideforumCode = document.getElementById('insideforum');
    insideforumCode.innerHTML = t_insideforumCode.innerHTML;
}
</script>
<!-- End Special Ad or Content Within Specific Forum -->

Best,

Jen

Hi Jen!

I wanted to create a business directory similar to the one on jensocial for the small business owners who have created a page on my site for their company. I have all the businesses and their info displayed in a text box but I want something a bit more organized how your setup is. Can you assist me?

RSS

Latest Activity

Kos replied to sho allan's discussion '[TIP-NING 3.0] Add icon in menu tabs!!'
"Going to try this today.  Fingers crossed I don't screw it up *lol*"
26 minutes ago
Kos replied to Elshara Silverheart's discussion 'Free Site Promotion'
"I have to bookmark this one.  Thank you!"
28 minutes ago
Ana Maria Sancho Biesa replied to Ana Maria Sancho Biesa's discussion 'Activity ha dejado de funcionar en mi red 3.0' in the group Ning Networks en español
"Las actividades se recuperaron.Cuando escribí lo que abre este hilo de discusión no…"
4 hours ago
Joe Fulton replied to Jared's discussion 'Leaving members, deleting content, Archive feature'
"No response from Allison or Eric as of yet.  I had sent Eric Seuez an e-mail and expected…"
7 hours ago
Rosemary Burns joined Allison Leahy's group
Thumbnail

The Sandbox

Join The Sandbox to experiment with Ning 3.0 now!The Ning Team will be triaging bug reports and…See More
9 hours ago
Profile IconNing via Facebook
Thumbnail

The Ning Platform explained in a bakers dozen of pretty slides. Enjoy!…

See More
Facebook9 hours ago · Reply
Allison Leahy joined arqueologiadigital.com's group
Thumbnail

Criadores Brasileiros - Brazilian Creators

Grupo para todas as redes Brasileiras do Ning. (Group for all Ning Brazilian Networks).See More
10 hours ago
Elshara Silverheart replied to Elshara Silverheart's discussion 'Free Site Promotion'
"Like before, remember to include the full web address of your network so that it can get properly…"
10 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service