Forum Replies Created

Viewing 1 replies (of 1 total)
  • I’ve got what seems like a special version of this problem. Because I’m using a theme that isn’t natively sidebar-enabled (here) I had to use the workaround described here. I use the dynamic_sidebar/register_sidebar calls, so I don’t have a sidebar.php file to edit. (OK, not strictly true; I have one bumming around in wp-admin, but it doesn’t have the terms “php_” or “description” in it, and in any event I’m leery of editing it directly.) Any ideas? I can’t even figure out how/where dynamic_sidebar is called, and when I tried the obvious dumb thing of passing a ‘show_description’ argument with a value of 1 to register_sidebar, the site belched (that is, looked horrible and still did not print link descriptions).

    To be clear, what I’m looking to accomplish is not special. I just want descriptions by the links in my blogroll.

    Thanks in advance…

Viewing 1 replies (of 1 total)