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:
- You have the board shortcode from SimpleBoards > Boards. See Add a board to any WordPress page.
Step by step
-
Open the page where the board should appear.
-
Add a Shortcode block.
-
To show only the roadmap, paste:
[sbir_board product="your-board-slug" board="roadmap"] -
To show only the ideas, paste:
[sbir_board product="your-board-slug" board="ideas"] -
Replace
your-board-slugwith the slug shown in the board's Shortcode row. -
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.