Info
- 1 post
- 1 voice
- Started 4 years ago by parthatel
- This topic is not resolved
Naviagtion Bar in bbPress
-
- Posted 4 years ago #
How can I create a navigation bar in bbPress so that when I update it in WordPress, it automatically gets updated in bbPress? I don't want to call the full wp header as the bbPress header, but would I be able to use
<?php wp_list_pages('sort_column=menu_order&title_li='); ?>in bbPress to call the pages in the navigation bar? Both my WordPress and bbPress are integrated in the same databases. If not, how can I do it?
-
You must log in to post.