- b2evolution CMS Support Forums
- b2evolution Support
- Templates, skins, XHTML and CSS
- help for non-programmer/template editing/adsense etc
1 massagegeek Feb 06, 2006 06:38
I am trying to make changes to the template to first ad google adsense ads...
so far I have just cut and pasted the code but then the code doesn't show up on every blog..
and I don't think it is right because it blinks for awhile at the top when it is loading...
I tried adding the php code I found online here...
<?php
if ( ! $shown_advert )
{
?>
*PUT THE GOOGLEADS CODE HERE*
<?php
$shown_advert = 1;
}
}
ut then I get an error message that I forgot to copy down but it was something called a parse error...
I also want to take the calendar off the side bar and the search block so I can add a google search box. When I tried this, the whole right side bar became the left side bar below the text.... I changed it back for now.
I also want to know how to add rss feeds like to msn, yahoo and google..
There is also a strange thing with my webhost -ez-web-hosting when I try to edit the template, they always have to change the security permissions or something so I can edit them otherwise I get an error message that says 505 server error...
Anyways any help appreciated..
My website is www.massagepracticebuilder.com
Put it in the sidebar section:
So look for
and put this below it: