adsense in forum and group forums / posts

I would like to add a skyscraper adsense to the top or right side of my forum, posts, group forums and posts.

can anyone help me with this please ?

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 23 May 2012

bump .

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 23 May 2012

is this possible or has anyone managed to  do this ?

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 23 May 2012

I am not sure if anyone has tried. I avoid changes to anything to do with the forum because the templates are xml. I do not like xml and cannot work with it.

https://www.deanbassett.com
Quote · 23 May 2012

bump for solution .

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 24 May 2012

Forum and group forum

templates/base/page_55.html

<bx_include_auto:_sub_header.html />
    <div>adsense code</div>
            __page_main_code__
<bx_include_auto:_sub_footer.html />

 

Not sure about page_55.html is used some other places, else add your own file here..

ref. modules/boonex/forum/integrations/base/design.php

$GLOBALS['name_index'] = $_page['name_index'] = 55;

-----

only one place to add this code to the forum, posts, group forums and post, as far as I know

Quote · 24 May 2012

 Its xml and xsl. I learned xsl for a modification in one of my project...lol. Its pretty boring..Innocent

I am not sure if anyone has tried. I avoid changes to anything to do with the forum because the templates are xml. I do not like xml and cannot work with it.

 

so much to do....
Quote · 24 May 2012

 hello, I managed to get adsense to the right of forum posts using a table....

however I have a issue where my forum index page is causing one column below another column instead of next to each other ?!

Can you help me with this please ?

You can see my issue here: http://www.socialmunch.com/forum/

thanks for you help :)

 

Forum and group forum

templates/base/page_55.html

<bx_include_auto:_sub_header.html />
    <div>adsense code</div>
            __page_main_code__
<bx_include_auto:_sub_footer.html />

 

Not sure about page_55.html is used some other places, else add your own file here..

ref. modules/boonex/forum/integrations/base/design.php

$GLOBALS['name_index'] = $_page['name_index'] = 55;

-----

only one place to add this code to the forum, posts, group forums and post, as far as I know

 

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 24 May 2012

this is what I have done ...

 

<bx_include_auto:_sub_header.php />
<table width="100%" cellpadding="1" cellspacing="0">
<tr valign="top">
<td width="90%"> __page_main_code__</td>
<td width="2%"> </td>
<td width="8%"><BR><BR><BR>adsense code</td>
</tr>
</table>
<bx_include_auto:_sub_footer.html />

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 24 May 2012

I did not realize you wanted to do this on the main forum page.

That page is forum home available in the page builders. The solution is to add a 3'rd column. Make it wide enough for your ad, and put the code for the ad in it. If you don't want a border or header on it, you change the design box type in the database from 1 to 0



https://www.deanbassett.com
Quote · 24 May 2012

 deano I wanted it added to all forum posts and  group forums and the provided solution works however it is also showing on my 'forum home' ?

can I prevent that code from showing on that page please ?

 

I did not realize you wanted to do this on the main forum page.

That page is forum home available in the page builders. The solution is to add a 3'rd column.

 

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 24 May 2012

Ok, well that i don't know. When i get some extra time i will research.

https://www.deanbassett.com
Quote · 24 May 2012

 any idea how I can just make those columns fit next to each other with the code there ?

thanks :)

 

Ok, well that i don't know. When i get some extra time i will research.

 

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 24 May 2012

 bump for fix .

 

 any idea how I can just make those columns fit next to each other with the code there ?

thanks :)

 

Ok, well that i don't know. When i get some extra time i will research.

 

 

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 25 May 2012

my forum home and forum index pages look wrong and the adsense does not fit in correctly like when viewing a forum post ?!

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 25 May 2012

bump bump for solution.

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 27 May 2012

Builders -> Pages Blocks

Forums Home edit Page Width from 998px to 895px

Forums Index edit Page Width from 998px to 895px

Quote · 28 May 2012

thanks a lot, I had to reduce the pages to 855px and its worked a treat :)

are you able to help ,me with my group forums ?! - http://www.boonex.com/forums/#topic/Managing-Group-Forums-amp-Options.htm

Thank you for your time

 

 

Builders -> Pages Blocks

Forums Home edit Page Width from 998px to 895px

Forums Index edit Page Width from 998px to 895px

 

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 28 May 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.