Viewing 1 replies (of 1 total)
  • Plugin Contributor Qurl

    (@qurl)

    Does the template you’re using for these pages have a sidebar? Are you editing the right sidebar? It might be the template is using another sidebar then you might think. Does the template call wp_head() ?

    You can turn debugging on when you’re (a little) familiar with PHP. Within the dynamic-widgets.php almost at the top there is a constant DEBUG. Set this to TRUE. Then visit the page and look in the source. DW has spitted out a bunch of comments near the </head> what it has detected and what it is gonna do.

Viewing 1 replies (of 1 total)

The topic ‘Widget not showing’ is closed to new replies.