Author Topic: GotoMeeting Plus Up Campaign graphics  (Read 4143 times)

podictionary

  • Newbie
  • Posts: 2
GotoMeeting Plus Up Campaign graphics
« on: December 06, 2007, 09:48:35 am »
One of the requirements of the December 2007 GoToMeeting ad agreements is to include a graphic on the podcast website.  Todd sent out several options to use as JavaScript segments.  I want to put one of these in my WordPress sidebar widget but don't know how to make it show up.  I tried sticking it in a text widget but no luck.

podictionary

  • Newbie
  • Posts: 2
Re: GotoMeeting Plus Up Campaign graphics
« Reply #1 on: December 06, 2007, 09:27:36 pm »
Here's the answer (for some reason it didn't work when I first tried it):
in the text widget place html tags around the javascript first, like so:

<html>
<body>

The javascript goes in here

</body>
</html>

If you have caching turned on (WP-CACHE plugin?) you may not see it at first even if it works (though I don't think that was my problem).

painbank

  • Newbie
  • Posts: 1
Re: GotoMeeting Plus Up Campaign graphics
« Reply #2 on: December 09, 2007, 01:40:09 am »
same here... I am using Wordpress and when I put the code into a new post, it doesn't show... although it works fine for my sidebar.

Todd

  • Administrator
  • Sr. Member
  • *****
  • Posts: 418
Re: GotoMeeting Plus Up Campaign graphics
« Reply #3 on: December 11, 2007, 12:19:20 am »
You should only have the graphics in your sidebar do not put them in your posts unless you want you RSS feed to be totally jacked up..

Mikethinks

  • Full Member
  • **
  • Posts: 28
Re: GotoMeeting Plus Up Campaign graphics
« Reply #4 on: December 11, 2007, 12:30:21 pm »
I'm no uber php editing fanatic, but I have done enough to become reasonably proficient.  If you need help editing your sidebar, Id be happy to take a quick look at it for you.  I can get most themes sidebars to show the required add before the fold.

I just need your sidebar php file and a link to the original theme its from.