php - How to create one page wordpress navigation link -


i trying create 1 page wordpress theme. has individual pages such ,single.php, page.php etc. has custom template posts displayed custom post type called "portfolios" . when stay on custom template page shows navigation menu portfolios (custom page type) .

but problem , when click on link custom template page displays single post custom post type (portfolios) , link looks "/wordpress/?portfolio=new-portfolio" . need create link "#portfolio" (i have div id portfolio"). need make navigation in single page.

i dont want use plugin or custom link appearance -> menu.

i can not finding out solution this. please me .


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -