Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

google adds javascript panel help!

Asked Modified Viewed 4,316 times
Y
yahoogle
Y
  • Newbie, joined since
  • Contributed 1 post on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

Summary:
I can't get my google add banner to display under panels, and when I add the code to "Banners" under system administrator, I can't find it any place. Perhaps some time back I deleted a pre-made panel for the banner that came with the initial install. I am not sure. I thought banners was mod that could be displayed as a panel. Can someone paste the code tags I need to put my google add into? What am I missing? Otherwise, direct me to what I need to display the google javascript code into a panel.

FYI: I found another post about this on this site but the admin said the issue was resolved on the other mod site and didn't give a link or any info as to what the fix was. So, I went to the mod site and looked for a long time with zero luck. Then I tried to make a new post on the mod site and it said the I couldn't post due to site merges. So.....I am right back where I started. Rather than add to the confusion for others searching for this topic, I thought a new post would be more clear.

I appreciate any support offered. :)
0 replies

5 posts

C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Paste this into a panel in Admin >>> System >>> Panels >>> Save it as a centre panel.

Change the RED numbers to your own numbers that comes with your googly ads code.

Quote

opentable("Googly Ads"wink;
echo"<script type='text/javascript'><!--
google_ad_client = 'ca-pub-023456789012345';
/* 468x60, created 9/3/09 */
google_ad_slot = '1234567890';
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type='text/javascript'
src='http://pagead2.googlesyndication.com/pagead/show_ads.js'>
</script>\n";

closetable();


EDIT: Used Quote BB Code because BB Codes No Longer Parse Inside Code BB Code.

EDIT AGAIN:: Also Mate Try the Adds Panel By Yours Truly...

http://www.php-fusion.co.uk/infusions/addondb/view.php?addon_id=159
0 replies
N
NetriX
N
NetriX 10
Need help? Having trouble?
» View our Documentation for guides, functions and more - including the Getting Started section!
» Attach Log Files and Screenshots when reporting issues
» My support days are usually Mon-Thurs. Send me a PM if urgent.
  • Senior Member, joined since
  • Contributed 566 posts on the community forums.
  • Started 93 threads in the forums
answered
Senior Member

/*-------------------------------------------------------+
| PHPFusion Panel Generator
| Generated at PHPFusionMods.com
| phpfusionmods.com/infusions/php_fusion_tool/
+-------------------------------------------------------*/
openside("YOUR TITLE HERE");
echo '<script type="text/javascript"><!--
google_ad_client = "pub-7277300469198625";
/* 250x250, created 12/28/09 */
google_ad_slot = "3809899751";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>';
closeside();
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

LOL :D :D

/*-------------------------------------------------------+
| PHPFusion Panel Generator
| Generated at PHPFusionMods.com
| phpfusionmods.com/infusions/php_fusion_tool/
+-------------------------------------------------------*/
0 replies
N
NetriX
N
NetriX 10
Need help? Having trouble?
» View our Documentation for guides, functions and more - including the Getting Started section!
» Attach Log Files and Screenshots when reporting issues
» My support days are usually Mon-Thurs. Send me a PM if urgent.
  • Senior Member, joined since
  • Contributed 566 posts on the community forums.
  • Started 93 threads in the forums
answered
Senior Member

Gets the job done XD
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Yeah,

BTW Reply to my PM please mate?

Cheers. ;)
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 5 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
N
N
NetriX 10
Need help? Having trouble?
» View our Documentation for guides, functions and more - including the Getting Started section!
» Attach Log Files and Screenshots when reporting issues
» My support days are usually Mon-Thurs. Send me a PM if urgent.
  • Senior Member, joined since
  • Contributed 566 posts on the community forums.
  • Started 93 threads in the forums
Y
Y
  • Newbie, joined since
  • Contributed 1 post on the community forums.
  • Started 1 thread in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet