Home › Forums › Winning Agent Pro Theme › Add secondary menu to Landing Page › Reply To: Add secondary menu to Landing Page
November 14, 2014 at 7:02 pm #3938
Participant
Hi Nathan,
OK, then that original link from the other forum post will work:
All you need to do is remove the exclamation point where it has
( ! is_front_page() )
change it to
( Is front_page() )
and that will only show the primary navigation menu position on the front page of your site.
Best Regards,
-Ginger