![]() |
Adsense code in fake forum on forum home
1 Attachment(s)
I used this kind of template mod on previous vBulletin 3.8, but it didn't work any longer with version 4.xx so I made a new one.
What it does On forum home, it displays one or more adsense codes like forum. It behaves like one or more fake forums (see attached images). You can display it/them anyhere using the "display order" in forum manager. How to 1 - Go to admincp and create one or two new forums: Give them any name you want In the description, put your adsense code (it should be a 468x60px adsense block for a correct display), then these settings are important:
2 - Two templates must be edited:
forumhome_forumbit_level1_post template is the forum category list In both template: Find: Code:
<h2 class="forumtitle"><a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></h2> Code:
<vb:comment>Do not show title in these forums</vb:comment> The result is shown in the first attached image below. More... To catch visitors' attention, you may wish to display a different forum icon next to these adsense codes (see second attached image). To achieve this, you must edit the same templates. Find: Code:
<img src="{vb:stylevar imgdir_statusicon}/{vb:raw forum.imageprefix}forum_{vb:raw forum.statusicon}-48.png" class="forumicon" id="forum_statusicon_{vb:raw forum.forumid}" alt="" /> Code:
<vb:comment>New forum icon for adsense code</vb:comment> The URL must be your forum URL. You can use the icon you want. This one is only an example (see second attached image) |
Isnt this kind of like tricking people into clicking your adsense and is frowned upon by google?
|
Quote:
i will be using this, great addon mate thanks. |
I like it too! Hopefully we dont get our accounts terminated lol
|
you wont if you make your ads more visible color.
|
1 Attachment(s)
instead of putting social group logo or any other image.. you should put Google ads image so it tells people these are ads... I guess thats how u can cover your A$$
|
wow..nice thank you very much
|
tagged for future use
|
Tagged. Maybe u change the Icon in front, that it is more visible as an adsense......
|
Tagged Rated Nominated
Just great :D |
How can u get rid of the Counters?
|
Quote:
Locate this part: Code:
<h4 class="nocss_label">{vb:rawphrase forum_statistics}:</h4> Before this part you add the condition: Code:
<vb:comment>Do not show statistics and last post info in these forums</vb:comment> And after you close your if condition: Code:
</vb:if> So, the result should be this: Code:
|
Perfectly. Two more, the last ;), questions. Is it possible to center the ad(s) and is it also possible to add a refresh function?
Thanks a lot |
These edits are quite simple as they keep the div and only hide their contents (title, statistics and last post).
If you want to center the whole thing in the page, then the template must be completely different. I don't know how to refresh the ad code. Sorry. |
i wont to but google ads where i but here
|
Quote:
I need to add an ad banner in middle of forums on my forum homepage. Thanks |
btw i still dont get why x and y
If i add a new forum i just have one id. is this maybe for the Forum-Kategorie AND the forum itself? |
Quote:
If you create only one, you don't need the Y. In this case you could use this kind of condition: Code:
<vb:if condition="$forumid != X"> Code:
<vb:if condition="$forumid != in_array($forumid, array(X,Y))"> Quote:
|
So do you guys still have your GA accounts? lol...
Ill just tag this for now.. :D Thanks for sharing coder.. |
As of today the ads are still up in his forum, so I'm guessing this is legit.
However, forum row DOES change color on mouseover in his forum. Something to keep in mind. |
How to show the forum only for guest?
|
good mod thanks
|
Tagged. Maybe u change the Icon in front
|
tagged for future use
|
i dont need the icon. how do i remove the icon ?
|
All times are GMT. The time now is 01:51 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|