Fullscreen
[Show/Hide Left Column]
[Show/Hide Right Column]

Zukakakina

Problem with custom <head> content

Tags: tiki7
Gary

Sometimes it's nice to be able to add something to the site's section, such as a link or metatag. Normally, this can be done easily with Tiki.

But currently I am have a problem is at a current svn branch 7 site at a hosted domain. In Look and Feel admin, custom CSS works fine, but the custom content doesn't get used. That is, it doesn't show up in the page source and of course has no effect. (In this case, it's a link to a Google web font.) The same configuration works OK on my localhost svn branch 7. If I make a theme-specific header.tpl and add the link manually, it works fine, at the remote site.

When this is resolved, I'll post the answer here.