For some strange reason, Secondary Links (which on my site store Google AdSense) do not show up when I use the Goofy theme.

Also, the Primary Links are shown twice: at the top and at the bottom of the site. This isn't correct, because that means I cannot place advertisements there. It must be either configurable or they should be displayed only at the top.

Comments

Anonymous’s picture

Goofy only implements one line of links. This is by design.

You may submit a patch to add an additional line of links, but it will only be supported if it styles secondary links well for NORMAL LINKS... not for (mis)use with ads.

Anonymous’s picture

I'll also add that showing the primary links at both the top and bottom is the correct and intended behavior.

You should be editing the .theme file directly to place ads in it, if that's really what you want. The theme is not meant to support ads out-of-the-box, so you'll have to tweak it to your needs. Begin by looking at the goofy_page function in the goofy.theme file.

Anonymous’s picture