Archived topic
primary nav is duplicated in code when placed in sidebar
5 replies · Started by morriscountynj on March 26, 2018
I'm working on a new site - for this one, I decided to place the navigation in the left sidebar.
However, when I go to inspect the code, I notice something strange. The navigation (<nav id="site-navigation">) shows up in TWO places in the code: both after the header, AND within
Good point! I just added this into the next version of GP: https://github.com/tomusborne/generatepress/commit/fd0775ef28ca5426fc182bd037d859cb980fe9c3
woo that's awesome! when are you going to push that out? should i just add it myself to the parent theme for the time being?
First half of April. You can absolutely add it yourself for now :)
awesome, thank you :)
No problem! Thank you!