Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor richardgabriel

    (@richardgabriel)

    Hey chamster!

    My guess is it has something to do with how the custom template is coded, but I can’t see the code to confirm or deny this.

    I would look at a default, working, template file and diff it with the custom template that isn’t working and see if that gets you in the right direction!

    Best,
    Richard

    Thread Starter chamster

    (@chamster)

    Thanks Richard. I looked at the template and realized that it had a line that selected a different database than the WP database. So I added at the end mysql_select_db(‘my_wp_database’) and the widget works. Dumb mistake on my part but maybe I’ll save someone else some time if they have the same issue. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Widget doesn't show up on pages with custom template’ is closed to new replies.