Page 1 of 1

Placing the Google Adsense script within a blog post

Posted: Sat Mar 12, 2005 12:49 am
by 2tails
I have yet to do this right. Is it possible with Serendipity? Or is it just me?
I create my post and then place the code using the format <> but it just won't work for me. Nothing shows up.

Also, I've found that I have issues getting a script in some of my custom head nuggets.

Re: Placing the Google Adsense script within a blog post

Posted: Sun Mar 13, 2005 1:37 pm
by garvinhicking
If you are using the WYSIWYG editor, disable it. You can only input HTML code manully when in Non-WYSIWYG mode, or you have clicked on the "<>" icon of the WYSIWYG button control area.

About your scripts in head nuggets: Make sure you have no linebreaks in your scripts. They are transformed to <br />s if you have the NL2BR event plugin activated.

Regards,
Garvin

Posted: Mon Mar 14, 2005 9:32 pm
by 2tails
thank you so much! :)