• Hello,

    I am wondering if I can add a widget on a page that has no registered sidebar?

    Something like <?php widget_name(); ?> …

Viewing 1 replies (of 1 total)
  • Only by setting up another sidebar and then calling that one into the page. For example, <?php get_sidebar('extra');?> will call the sidebar-extra.php file.

Viewing 1 replies (of 1 total)
  • The topic ‘Add widget without sidebar’ is closed to new replies.