I am new to Grav and using the Woo skeleton as a starting point. When I add new page it appears in the navigation, and it dissapears when page removed. However all existing pages (the ones that were part of the skeleton) remain in the navigation bar, no matter what I do. The pages that came with the skeleton.
General
Solved by pamtbaau View solution
@pmflav, That's because this theme uses menu-items which are hardcoded in
/user/config/site.yaml
YAML
menu:
- text: Features
link: "#features"
- text: Pricing
link: "#pricing"
- text: Screenshots
link: "#screenshots"
- text: Testimonials
link: "#testimonials"
- text: Subscribe
link: "#subscribe"
You are a legend. Thankyou
Log in to reply.
Suggested topics
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 2 | 129 | 22 hours ago | ||
| 1 | 90 | 1 day ago | ||
| 0 | 74 | 2 days ago | ||
| 6 | 385 | 5 days ago | ||
| 3 | 70 | 6 days ago |