JeremyEnglert / JointsWP-CSS

A blank WordPress theme built with Foundation 6, giving you all the power and flexibility you need to build complex, mobile friendly websites without having to start from scratch.
http://jointswp.com
75 stars 23 forks source link

joints_top_nav not firing for custom post types #17

Open johncrumpton opened 8 years ago

johncrumpton commented 8 years ago

I have set up several custom post types and some via plugins (eg news and events). Unfortunately the drop down menu for medium up doesn't load within nav-offcanvas-topbar.php here's the relevant function:

<div class="navigation-drop-downs"> <?php joints_top_nav(); ?> </div>

Interestingly the joints_top_nav loads wrapped in top-bar-right (the mobile hamburger menu) from within nav-title-bar.php

johncrumpton commented 8 years ago

Other people seem to have the same problem; https://wordpress.org/support/topic/wp_query-page-navigation-for-custom-post-type-joints-wp-theme?replies=8