The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

where i need to put my ads in my forum?

5 posters

Go down

In progress where i need to put my ads in my forum?

Post by bombax1 October 31st 2011, 7:05 pm

HI.
i got today code from adsense and i wanted to ask where i need to put it in my forum?
avatar
bombax1
Forumember

Posts : 64
Reputation : 1
Language : english

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by MrMario October 31st 2011, 7:22 pm

Hello,

You can put it in a widget, html page, homepage message.
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by Guest October 31st 2011, 7:23 pm

MrMario wrote:You can put it in a widget, html page, homepage message.

If you have punBB or phpBB2, you can put in footer, header or viewtopic_body Very Happy
avatar
Guest
Guest


Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by bombax1 October 31st 2011, 7:31 pm

can u tell me where to put ? give the direction where to put the code?
avatar
bombax1
Forumember

Posts : 64
Reputation : 1
Language : english

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by kirk October 31st 2011, 7:35 pm

Well it depends where you want them
I would put the code at the very bottom of my overall header
Under all other coding that is there.
Then hit save and go back and publish



Other then that you have to tell us where you want them


Last edited by kirk on October 31st 2011, 7:39 pm; edited 1 time in total
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by Guest October 31st 2011, 7:35 pm

Phpbb2 and punbb:

Admin Panel > Display > Templates > General > overall_header or overall_footer or viewtopic_body.

All versions:

Admin Panel > Modules > Portal Widgets > Create a new widget
Admin Panel > Modules > Forum Widgets > Create a new widget
Admin Panel > Display > Generalities

avatar
Guest
Guest


Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by kirk October 31st 2011, 7:41 pm

Thank I am Mobil so could not add all that lol
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by bombax1 October 31st 2011, 8:57 pm

how i make this ads code to a image ??

avatar
bombax1
Forumember

Posts : 64
Reputation : 1
Language : english

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by bombax1 November 1st 2011, 3:14 pm

plz help.
avatar
bombax1
Forumember

Posts : 64
Reputation : 1
Language : english

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by Guest November 1st 2011, 6:36 pm

Try this:

Code:
<a href="link url"><img src="link img"></a>
avatar
Guest
Guest


Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by kirk November 1st 2011, 7:55 pm

What kind of ads do you mean?
I thought you meant google ads.
Please explain
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by bombax1 November 2nd 2011, 6:17 pm

yes google ads so how i take this code for example :
<a href="link url"><img src="link img"></a>

where i need to put it ? and how i need to put ?
avatar
bombax1
Forumember

Posts : 64
Reputation : 1
Language : english

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by Guest November 3rd 2011, 7:49 am

Post the Google Ads code please !
avatar
Guest
Guest


Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by bombax1 November 3rd 2011, 4:53 pm

Code:
<script type="text/javascript"><!--
google_ad_client = "ca-pub-5220269625151730";
/* sideadv */
google_ad_slot = "1450966570";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

where i put it ? and how?
avatar
bombax1
Forumember

Posts : 64
Reputation : 1
Language : english

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by DarkBlade November 3rd 2011, 4:54 pm

Id put it in a widget. By going to ACP>Modules>Forum Wigets>New widget and pasting the code.
avatar
DarkBlade
Forumember

Posts : 206
Reputation : 14
Language : English

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by bombax1 November 3rd 2011, 5:32 pm

it doesnt show nothing !
avatar
bombax1
Forumember

Posts : 64
Reputation : 1
Language : english

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by Guest November 3rd 2011, 7:19 pm

Put this code in footer

Code:

<div id="ads-google">
<center>
        <script type="text/javascript"><!--
        google_ad_client = "ca-pub-5220269625151730";
        /* sideadv */
        google_ad_slot = "1450966570";
        google_ad_width = 336;
        google_ad_height = 280;
        //-->
        </script>
        <script type="text/javascript"
        src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
</center>
</div>

and in CSS:
Code:

#ads-google{
border: 1px dashed #000;
padding: 10px;
border-radius: 10px;}
avatar
Guest
Guest


Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by kirk November 3rd 2011, 7:43 pm

You have to give them a little time to appear,
they will not show right away when you add them but should within 5 min/usally less.

Also be sure you paid to have the forumotion ads removed and your google account is updated and activated.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by bombax1 November 4th 2011, 12:55 pm

k and i have one more porblem :
i trying to put this code:
Code:
        <script type="text/javascript"><!--
        google_ad_client = "ca-pub-5220269625151730";
        /* sideadv */
        google_ad_slot = "1450966570";
        google_ad_width = 336;
        google_ad_height = 280;
        //-->
        </script>
        <script type="text/javascript"
        src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
in my topic \ post i cant activate the HTML ... this code must to do ads google ... but in topic it didnt appear..
what to do?
avatar
bombax1
Forumember

Posts : 64
Reputation : 1
Language : english

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by bombax1 November 4th 2011, 3:57 pm

help me plz...
avatar
bombax1
Forumember

Posts : 64
Reputation : 1
Language : english

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by Darren1 November 4th 2011, 4:08 pm

Hi,

You must first purchase the removal of the default adds (Admin panel >> Misc > Purchase & send credits on adds removal)

Then, your adsence adds will show in the spot you have put it, which by reading the thread, appears to be in a widget.

If you are having trouble, please explain where & what it is that your having trouble with.
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by bombax1 November 4th 2011, 4:18 pm

In Admin panel >> Misc > Purchase & send credits on adds removal
i need to purchase credits ??? and after i purchased it will be appear in my topics?


edit : here picture:
where i need to put my ads in my forum? M2zygijxyxza

how u can see in the topic i wrote the code and when i click preview it show me the ads..
but when i click on send in the topic written " <br \>

so how i fix that?
avatar
bombax1
Forumember

Posts : 64
Reputation : 1
Language : english

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by bombax1 November 5th 2011, 11:33 am

help me plz !!
avatar
bombax1
Forumember

Posts : 64
Reputation : 1
Language : english

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by Darren1 November 5th 2011, 2:00 pm

Pming me will not mean I will respond to your topic any sooner. If I'm offline, I cannot help you.
The add is not meant to appear in topics when you purchase them. I would guess it is something coming from your code as the techs haven't put a code in that spot.
Id recommend removing yours and putting them in a different location.
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

In progress Re: where i need to put my ads in my forum?

Post by kirk November 5th 2011, 2:25 pm

First be sure you bought credits to remove the forumotion ads, You can not have your own ad's until you remove forumotions ad's.

Google only allows one Google code per page, So until you remove forumotions ad's by buying credits you will not be able to add yours.

Now once you have the forumotion ad's removed you can place your ads on the forum.
Like Darren is saying you can not put them in post.
The best place to put them is in your over all header or over all footer template.

You can also put them in a widget and show widgets through the forum. This will also have your ad's on every page, But do not put them in the widget and templates. once again it's only one code per page. you can not have any ad's on the page twice.


kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum