Archived topic
Repeat primary navigation after footer widgets
3 replies · Started by David on April 6, 2020
Viewing posts 1–4 of 4
Hello
How do I repeat the primary navigation, so it shows up again under the grey footer widgets bar...
http://185.20.51.60/~higherwiscombe/
Thanks
Dave
Hi there,
use a Hook element to add this function:
<?php generate_navigation_position(); ?>
Try the after_footer_widgets hook
Perfect, thanks David
You're welcome
This archived topic is closed to new replies.