vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v1.x (Archive - Closed for Posting) > Add-On Modules & Modifications

 
 
Thread Tools Display Modes
  #1  
Old 08-18-2004, 04:12 PM
bonnmac bonnmac is offline
Junior Member
 
Join Date: Jun 2004
Posts: 2
Default Google Ads

Not sure if anyone has posted this before, so I thought I'd post it. If it's already been posted somewhere, feel free to delete it. I wasn't able to find it when I was searching, so I made my own.

It's fairly simple to add Google Ads to your vbadvanced.


Go to your "Admin CP > Styles Manager > Add new template

Then Title = adv_portal_google

Paste the following into the "Template" Part

Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
	<tr>
		<td class="tcat"><span class="smallfont"><strong>$vba_options[portal_blockbullet] <!-- Module title here -->Google Ads </strong></span></td>
	</tr>
	<tr>
		<td class="$getbgrow" width="100%">

<center><script type="text/javascript"><!--
google_ad_client = "pub-Put your google ad number here";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as";
google_color_border = "22229C";
google_color_bg = "E0E0F6";
google_color_link = "22229C";
google_color_url = "0F1D8C";
google_color_text = "3E5C92";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center> 

		</td>
	</tr>
</table>
<br />
Save.

Now go into Admin CP > vBa CMPS > Add Module

Module Title = Google Ads
Module Identifier - Leave Blank
OR Template to Include = adv_portal_google

The rest is up to you.

I'm not a coder, so I may have done something wrong here. All I know is this works on my site. Hope it helps someone.
  #2  
Old 12-10-2004, 03:57 PM
bandare bandare is offline
Junior Member
 
Join Date: Dec 2004
Posts: 23
Default Re: Google Ads

any help with the google ads and a module for it is really useful as I am about to add it to my site......


any more hints?
  #3  
Old 12-31-2004, 05:24 PM
dfnaccount dfnaccount is offline
Junior Member
 
Join Date: Nov 2004
Posts: 3
Default Re: Google Ads

Ok... I did those two things but I am STILL having a problem with the MOD (block) showing up on my main page. I am not sure what I am doing wrong. I followed the two parts and all the steps above.

What am I doing wrong?

Any help would be great... thanks
  #4  
Old 01-07-2005, 02:09 PM
Evil Agent Evil Agent is offline
Junior Member
 
Join Date: Jan 2005
Posts: 2
Default Re: Google Ads

All instructions were followed...

It's not showing
  #5  
Old 01-07-2005, 07:21 PM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Google Ads

Module Title = Google Ads
Module Identifier - Leave Blank
OR Template to Include = google
  #6  
Old 01-08-2005, 05:23 AM
Evil Agent Evil Agent is offline
Junior Member
 
Join Date: Jan 2005
Posts: 2
Default Re: Google Ads

Quote:
Originally Posted by mholtum
Module Title = Google Ads
Module Identifier - Leave Blank
OR Template to Include = google
It works! Thanks!
  #7  
Old 02-09-2005, 10:42 PM
JMH11788 JMH11788 is offline
Junior Member
 
Join Date: Feb 2005
Location: St. Louis, MO
Posts: 3
Default Re: Google Ads

I'm having problems using more than one google ad module on the same page. I'm using two identicle google ad modules and one of them works all the time and the other seems to pop on and off. Is this google related or is it a problem on my end? You'll see if you go to my homepage(www.theoverclocked.com).
__________________
www.TheOverclocked.com
  #8  
Old 02-11-2005, 02:26 PM
Gizmo[5h1t3] Gizmo[5h1t3] is offline
Junior Member
 
Join Date: Feb 2005
Posts: 6
Default Re: Google Ads

works an absolute charm....excellent addition there mate!!
  #9  
Old 02-12-2005, 08:13 AM
y2ksa y2ksa is offline
Junior Member
 
Join Date: Feb 2005
Posts: 12
Default Re: Google Ads

Well I cant seem to make it work it just doesn't appear in the index and I'm sure I did activate it! Any ideas
  #10  
Old 02-12-2005, 09:39 AM
iSpanish iSpanish is offline
Junior Member
 
Join Date: Feb 2005
Posts: 1
Default Re: Google Ads

It works done with me too! Thanks!
  #11  
Old 02-19-2005, 06:47 AM
y2ksa y2ksa is offline
Junior Member
 
Join Date: Feb 2005
Posts: 12
Default Re: Google Ads

Hello I still have the same issue any ideas please
  #12  
Old 02-19-2005, 06:59 AM
rbl rbl is offline
Senior Member
 
Join Date: Nov 2004
Posts: 316
Default Re: Google Ads

y2ksa, are you sure you have activated the module in the page you are looking at?
It's dead easy to activate the module in another page and then scratch your head wondering where it is, I know I've done that a couple of times =)
And btw, did you check the permissions? Does your usergroup have permissions to see that module?
  #13  
Old 02-19-2005, 07:45 AM
y2ksa y2ksa is offline
Junior Member
 
Join Date: Feb 2005
Posts: 12
Default Re: Google Ads

yes but i got it to work now
i changed this part
OR Template to Include = adv_portal_google
to
OR Template to Include = google

and it's working now

thanks any way
  #14  
Old 02-19-2005, 08:27 AM
rbl rbl is offline
Senior Member
 
Join Date: Nov 2004
Posts: 316
Default Re: Google Ads

That was actually posted fifth in this thread =)
  #15  
Old 02-19-2005, 08:42 AM
y2ksa y2ksa is offline
Junior Member
 
Join Date: Feb 2005
Posts: 12
Default Re: Google Ads

didn't see it :P
  #16  
Old 03-17-2005, 01:56 PM
gguerra3 gguerra3 is offline
Member
 
Join Date: Feb 2005
Posts: 31
Default Re: Google Ads

How can you make it so when you click on the link it opens in a new window. (i.e. target="_blank")

Anyone? thx

Last edited by gguerra3; 03-17-2005 at 06:50 PM.
  #17  
Old 03-22-2005, 12:45 AM
Caveman2k2 Caveman2k2 is offline
Junior Member
 
Join Date: Mar 2005
Posts: 25
Default Re: Google Ads

This isn't working for me I have the box title on the right side that says "Google Ads" but there are not ads, only the box title.
  #18  
Old 03-22-2005, 01:06 AM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Google Ads

where do you find your google add number?
  #19  
Old 03-22-2005, 01:24 AM
Caveman2k2 Caveman2k2 is offline
Junior Member
 
Join Date: Mar 2005
Posts: 25
Default Re: Google Ads

http://www.google.com/adsense

I got it working by just starting over completely.

Thanks
  #20  
Old 03-22-2005, 01:26 AM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Google Ads

Quote:
Originally Posted by Caveman2k2
http://www.google.com/adsense

I got it working by just starting over completely.

Thanks
I know how to get my code. But it stated "pub-Put your google ad number here"

Do I just throw my code there or is there a specific number?
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
A nice idea for Google Module!!! romanticyao Add-On Modules & Modifications 21 07-30-2005 05:18 PM
Page title - google problem kafi Add-On Modules & Modifications 4 02-22-2005 11:00 AM
Google is Indexing My Calendar SpokaneSpeed Troubleshooting / "How do I..." Questions 1 06-26-2004 04:08 PM


All times are GMT -4. The time now is 11:03 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.