Show only the roadmap or only the ideas

Display just one tab of your board on a page instead of both. This is useful when you want a roadmap-only landing page or a separate ideas page.

Before you start:

Step by step

  1. Open the page where the board should appear.

  2. Add a Shortcode block.

  3. To show only the roadmap, paste:

    [sbir_board product="your-board-slug" board="roadmap"]
  4. To show only the ideas, paste:

    [sbir_board product="your-board-slug" board="ideas"]
  5. Replace your-board-slug with the slug shown in the board's Shortcode row.

  6. Click Update or Publish.

What changed

The page now shows only the requested view. The tab bar at the top is hidden because there is nothing to switch to.

See also