Viewing 1 replies (of 1 total)
  • Plugin Author vanjwilson

    (@vanjwilson)

    @bolt24,

    Both the default templates that come with the plugin use the WordPress template tag

    <?php get_sidebar(); ?>

    to pull in widgets.

    I’m not sure why your widgets would be showing on the archive page but not the single page.

    You could try overriding the plugin’s templates, as I describe in the FAQ, and replacing the sidebar call with whatever call your theme normally uses.

Viewing 1 replies (of 1 total)
  • The topic ‘Widgets in single news view’ is closed to new replies.