Looking at the code, it looks like your theme needs a plugin hook for the
ads to show up. Just add this line wherever in your theme you want it to
show up:
Plugins::act('theme_sidebar_bottom');Personally, it doesn't seem like the best way to implement that... but then I didn't write the plugin. :) On Mon, Jan 12, 2009 at 7:05 AM, OnePinkSheep <[email protected]>wrote: > > Heya! I need some help, folks, as I keep hitting a wall in this. Like > the title says, I can't seem to get the AdSense plugin by Graham > Christensen to work. The plugin form has been filled out correctly and > the ad piece itself seems to look OK in my AdSense account, but it > just doesn't show up in my website — the code doesn't even appear when > I view the source. Documentation on the plugin is nonexistent (as is > unfortunately the case with most Habari plugins), so I'm not sure if > there's any modification I need to make in my theme in order to get > the ads to show up. Just FYI, but the plugin doesn't seem to work > using the default Charcoal theme. I'm using Habari version 0.6-alpha, > though it also didn't work with the stable version. > > Suggestions? > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
