Hello, I’m having issues with a Navigation component that shows up correctly on the home page, but then breaks down on subsequent pages. This client has a number of project sites and I’ve typically duplicated each site to create a new one with no issues, but this one has been a problem.
When navigation components break across pages, this usually happens due to inconsistent component implementation. Here are some key points to check:
The navigation component should be managed through the Components panel to maintain consistency across all pages. Manually copying and pasting navigation elements can lead to broken connections and inconsistent behavior. Make sure your navigation is properly defined as a component and that you’re using the same component instance across all pages where it appears.
For proper implementation, access your Components panel, locate your navigation component, and use the component instances feature to apply it consistently across your pages. You can review detailed guidance on component implementation in our help documentation.
Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.